Skip to content

VarunNair03/ChatWithPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

This is an app for communicating with your PDFs

After cloning make sure you install the requirements mentioned in the requirements.txt by running the following command

pip install -r requirments.txt

Once installed you can run the app using the following command

streamlit run chatbot.py

Ensure that you have your environment variables setup in the following manner:

GOOGLE_API_KEY = <your api key>

Currently I'm using google's gemini but you can switch that for any llms.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages