MyPdfChat enhances learning, efficiently analyzes documents, and unlocks knowledge from any PDF.
If you're a student, ChatPDF can make your learning experience more efficient and effective. With ChatPDF, you can easily understand textbooks, handouts, presentations, and research papers without wasting hours flipping through them. By supporting your academic growth, ChatPDF can help you succeed in your studies responsibly.
For professionals, ChatPDF can help you analyze financial reports, sales reports, project proposals, business proposals, training manuals, legal contracts, and other documents quickly and efficiently. Your data is secure in ChatPDF's cloud storage and can be deleted at any time.
If you're a curious person, ChatPDF can unlock a wealth of knowledge from historical documents, poetry, literature, and more. ChatPDF understands any language and can reply in your preferred one, making it easy to satisfy your curiosity and expand your horizons. With ChatPDF, you can get answers to any question from any PDF.
- Start by downloading this repository. If you already use git, you can use the following command to clone this repository to your local machine:
git clone https://github.com/stodar/MyPdfChat.git
- Once cloned or unzipped you should navigate to the MyPdfChat directory from the command line.
cd MyPdfChat
- Use our provided requirements.txt to install Python packages.
pip install -r requirements.txt
-
Add your OpenAI Key in ApiKey.txt
-
Start App :
python -m streamlit run 1_$'\360\237\233\226'_Home.py
**NB : it is recommended to use Python 10.x **