gabacode / chatPDF

Load a PDF file and ask questions via llama_index and GPT
93 stars 34 forks source link
chatbot chatgpt llama-index pdf

chatPDF

Load a PDF file and ask questions via llama_index and GPT

Instructions

pip install -r requirements.txt
OPENAI_API_KEY=<your key here>
python3 main.py