Use conda or miniconda to create the environment to run the script
conda env create -f env.yml
Add OpenAI key to a file named openai_api_key.txt
(default).
Keep the required PDFs to use for QA in a directory and execute the following command
python pdf_chat.py --data-dar "DIR"