Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Rangan2005/talk-with-your-PDF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Go check it out

https://talk-with-your-pdf-2005.streamlit.app/

Installation

  1. Clone the repository (Open your cmd):

    git clone https://github.com/yourusername/talk-with-your-PDF.git

    cd talk-with-your-PDF

  2. Install the required packages:

    pip install -r requirements.txt

  3. Create .streamlit folder then create secrets.toml inside it

    secrets.toml : GROQ_API_KEY = "your_groq_api_key"

Running the Application

  1. Start the Streamlit application:

    streamlit run app.py

  2. Open your web browser and go to http://localhost:8501 to access the application.

  3. Upload a PDF file and start asking questions about its content.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages