A Simple Python Program to Read your Pdf Files & Solve it Using OpenAI API Integration, You must Add your own OpenAI API Key.
Clone the project
git clone https://github.com/saharshpand3y/PdfGPT.git
Go to the project directory
cd PdfGPT
Install dependencies
pip install -r requirements.txt
Run main.py For Linux Based OS
python3 main.py
For Windows & Other OS
python main.py