Skip to content

SyedaAnshrahGillani/Chat-with-Multiple-PDFs-Using-Gemini-Pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

40 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

CHAT WITH MULTIPLE PDFS USING GEMINI/GEMINI PRO ๐Ÿš€

Getting Started

To start chatting with multiple PDFs using Gemini/Gemini Pro, follow these simple steps:

  1. Create a virtual environment by running the following command in your terminal:

    conda create -p venv python==3.1
    
  2. Activate the virtual environment using:

    conda activate venv
    
  3. Install the required packages by running:

    pip install -r requirements.txt
    
  4. Run the application with Streamlit using:

    streamlit run app.py
    

What to Expect

Once you've followed these steps, you'll have the Gemini/Gemini Pro application up and running. This application allows you to chat with multiple PDFs simultaneously, providing a seamless and efficient experience for managing your documents.

Additional Notes

  • If you encounter any issues during installation or while running the application, refer to the documentation or seek assistance from the community.
  • Enjoy the convenience of chatting with multiple PDFs hassle-free with Gemini/Gemini Pro!๐Ÿš€

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages