Skip to content

MiruthyanJayanS/ChatwithPDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Chat with PDF using GEMINI-PRO

Step-1

Clone the Repository in the desired local file using terminal

git clone https://github.com/MiruthyanJayanS/ChatwithPDF.git

Step-2

Create .env file and add the API_Key for authentication

GOOGLE_API_KEY="YOUR_API_KEY"

Step-3

Install the requirements.txt

pip install -r requirements.txt

Step-4

Run the app using Streamlit

streamlit run app.py

the app will be running in the default web browser..!

About

Chat with PDF using Gemini-Pro

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages