To run the project, please follow the steps included below. You also require API keys from Pinecone and OpenAI to run the project.
To install the dependencies required for this project, run the following command in your terminal or command prompt:
pip install -r requirements.txt
To run the script, run the following command:
python upload.py --pdf_file="LLMsCanbeEasilyDistracted.pdf"
Demonstration video of Milestone 1
To run the script, run the following command:
python query.py --question="What is the summary of the paper?"