Guideline to build ai assistant using openai apis

I am going to build a AI assistant using OpenAI and NodeJS, where my site admin will upload files in openAI and my site user can ask question and get answer from those uploaded files.

What is the best process to achieve that.