Skip to content

This project showcases an advanced implementation of Retrieval-Augmented Generation (RAG) using the Google Gemini model.

Notifications You must be signed in to change notification settings

Jkrunal7/Advanced-RAG-with-Gemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advanced RAG with Gemini πŸ§ πŸš€

This project showcases an advanced implementation of Retrieval-Augmented Generation (RAG) using the Google Gemini model. πŸ€–βœ¨

Key Features:

  • PDF Information Extraction: πŸ“„πŸ” Extracts relevant information from a given PDF document.
  • Text Chunking: 🧩 Divides the extracted content into manageable chunks for more efficient processing.
  • Embedding Conversion: πŸ”„ Converts text chunks into vector embeddings using state-of-the-art models.
  • Chroma Database: πŸ’ΎπŸ”’ Stores and manages embeddings in a Chroma database for fast retrieval.
  • Google Gemini Model: 🌟 Leverages the Gemini model to perform RAG, providing contextually relevant answers from the extracted content.

About

This project showcases an advanced implementation of Retrieval-Augmented Generation (RAG) using the Google Gemini model.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published