Repository for Answering queries on longer and multiple documents using based on GPT-Index, OpenAI GPT3.
DocQues answers your queries on longer and multiple documents (pdf/docx/txt/png/jpeg/jpg) you upload. It uses GPT-Index and OpenAI GPT3 in the backend, get your
Openai key here before proceeding further.\n
- Install the required libraries
pip install -r requirements.txt
- Run
python run app.py
Check DocQues gradio app at HuggingFace Space here