- In this project I have built an app that can answer questions from your multiple PDFs using Google's gemini-1.5-flash model.
- You can try the project live here
- streamlit
- google-generativeai
- python-dotenv
- langchain_community
- PyPDF2
- chromadb
- faiss-cpu
- langchain_google_genai
- Prerequisites
- Git
- Command line familiarity
- Clone the Repository:
git clone https://github.com/NebeyouMusie/Chat-with-Multiple-PDF-Documents.git
- Create and Activate Virtual Environment (Recommended)
python -m venv venv
source venv/bin/activate
for Mac andvenv/bin/activate
for Windows
- Navigate to the projects directory
cd ./Chat-with-Multiple-PDF-Documents
using your terminal - Install Libraries:
pip install -r requirements.txt
- run
streamlit run app/app.py
- open the link displayed in the terminal on your preferred browser
- Collaborations are welcomed ❤️
- I would like to thank Krish Naik
- LinkedIn: Nebeyou Musie
- Gmail: nebeyoumusie@gmail.com
- Telegram: Nebeyou Musie