/DocQues

DocQues answers queries on longer and multiple documents build on GPT-Index and GPT-3

Primary LanguagePython

DocQues


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

Usage

  • Install the required libraries pip install -r requirements.txt
  • Run python run app.py

HuggingFace Space

Check DocQues gradio app at HuggingFace Space here

Demo