- Clone multi-pdf-reader in your local machine
- Download and install Anaconda from https://www.anaconda.com/download
- Type anaconda on windows search and open anaconda command prompt
- Navigate to multi-pdf-reader progect (in step 1) from conda prompt and/by follow below commands
- cd /multi-pdf-reader
- conda create -n multi-pdf-reader python=3.11 -y
- conda activate multi-pdf-reader
- pip install -r requirement.txt
- Create a file with name '.env' in multi-pdf-reader folder
- Add below line in .env file
- HUGGINGFACEHUB_API_TOKEN="Supply your secret token here"
- Run Multiple PDF File Reader with below command
- streamlit run app.py --server.port 8080
- Open http://localhost:8080/ on your favorite browser
- Upload any number of pdf files and ask question related to that
-
Notifications
You must be signed in to change notification settings - Fork 0
Multiple PDF file reader chat bot
License
ThirdEyeInfo/multi-pdf-reader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Multiple PDF file reader chat bot
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published