Skip to content

chat with multiple pdf docs using Google's Gemini generative AI

Notifications You must be signed in to change notification settings

Navong/GoogleGemini-PDF

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

GoogleGemini-PDF

chat with multiple pdf docs using Google's Gemini generative AI

In this tutorial, we will explore how to chat with multiple PDF files using Gemini-Pro, a powerful tool that can extract and analyze data from any document. Gemini-Pro is a free software that allows you to interact with your PDF files using natural language queries. You can ask questions, filter results, compare data, and more. Gemini-Pro is easy to use and can handle complex and large PDF files with speed and accuracy.

Required packages:

https://github.com/Nagh-DE/GoogleGemini-PDF/blob/main/requirements.txt

Main python file

(that is used to create front-end, embed the files, and retrieve the responses): https://github.com/Nagh-DE/GoogleGemini-PDF/blob/main/app.py

About

chat with multiple pdf docs using Google's Gemini generative AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%