Skip to content

codingsneha/Multiple-PDF-Chat-Gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Multiple-PDF-Chat-Gemini-LangChain

Combine multiple PDFs as context to chat about them, with this intelligent ChatBot AI! This project is created using Gemini API and LangChain.

Website Link

https://codingsneha-pdf-chat.streamlit.app/

Prerequisites

Before running the project, make sure you have the following:

  • A Google API Key, which can be obtained here.
  • Python installed on your machine.

Setup

  1. Clone the repository:

    git clone https://github.com/your-username/multiple-pdf-chat-gemini-langchain.git
    cd multiple-pdf-chat-gemini-langchain
    
  2. Create a .env file in the main folder and add your Google API Key: GOOGLE_API_KEY=your-api-key

  3. Install the project dependencies: pip install -r requirements.txt

Usage

Run the Multiple-PDF-Chat-Gemini with the following command: streamlit run app.py

Once the application is running, interact with the chat interface to provide PDF documents and receive insightful analysis from Gemini API.

Contributing

Feel free to contribute to this project by opening issues, submitting pull requests, or providing feedback. Your collaboration is highly appreciated!

image

About

Chat with Multiple PDFs Using Gemini API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages