Hybrid-RAG is a hybrid Retrieval-Augmented Generation (RAG) model that leverages BERT for retrieving relevant documents and GPT-2 for generating more accurate responses.
-
Updated
Feb 2, 2025 - Jupyter Notebook
Hybrid-RAG is a hybrid Retrieval-Augmented Generation (RAG) model that leverages BERT for retrieving relevant documents and GPT-2 for generating more accurate responses.
Search and Answering system over BITS Pilani research regulations and policies using Hybrid RAG
This project is a agentic AI framework with hybrid RAG system.
Add a description, image, and links to the hybridrag topic page so that developers can more easily learn about it.
To associate your repository with the hybridrag topic, visit your repo's landing page and select "manage topics."