Skip to content

munneb10/Chat-with-multiple-PDF-s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To run this project Follow the given process

open your terminal in the folder where you have downloaded the project (Note - Before running this project open .env file and put your key in GOOGLE_API_KEY = "your-api-key". You can found your GOOGle API KEY at https://makersuite.google.com/)

If want to use virtual enviornemnt run two command first in CMD otherwise follow from command 3

  1. conda create -n your-env-name python=3.10

  2. conda activate your-env-name/

  3. pip install -r requirements.txt

  4. streamlit run app.py

After follwing the process App will open in the browswer upload your PDS file and enjoy having a conversation with the PDF

image

About

With this application you can have a conversation with the multiple PDF's

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages