Hybrid Agentic RAG using Semantic Search and BM25
Free7 GitHub stars
Platform & FrameworkLangChainWeb Scraper
Overview
This repository provides a hybrid retrieval-augmented generation (RAG) framework that combines dense semantic search with sparse BM25 retrieval. It is designed for developers looking to enhance their AI agents with advanced retrieval capabilities using LangChain and GPT-4o-mini.