GitHunt
VI

VisvaV/RAG-Gemini-Implementation

A lightweight RAG-based Question Answering System using Sentence-Transformers for semantic retrieval and Google Gemini for natural language generation

RAG-Based Q&A System with Gemini and Sentence-Transformers

Feautres

  • Input any user query related to your dataset
  • Retrieve top relevant chunks using cosine similarity
  • Generate contextual responses using Gemini
  • Can be used as a chatbot, FAQ assistant, or search helper

Languages

Jupyter Notebook100.0%

Contributors

Created May 13, 2025
Updated May 13, 2025
VisvaV/RAG-Gemini-Implementation | GitHunt