Pdf Query chat-bot using Gemini Pro model and Llama Index
Gemini-File is a Streamlit web application that allows users to upload PDF files, index their contents using the Gemini search engine from the Llama-Index library, and query the documents.
Features
Upload PDF files for indexing.
Perform text queries on the indexed documents.
Powered by the Gemini Pro model and Hugging Face embeddings.
Getting Started
Prerequisites
!! Strongly Recommend running this code while connected to GPU !!
Before you begin, ensure you have the following installed: