advanced-rag
Here are 46 public repositories matching this topic...
This repository provides programs to build Retrieval Augmented Generation (RAG) code for Generative AI with LlamaIndex, Deep Lake, and Pinecone leveraging the power of OpenAI and Hugging Face models for generation and evaluation.
-
Updated
Sep 23, 2025 - Jupyter Notebook
All-in-One: Text Embedding, Retrieval, Reranking and RAG in Transformers
-
Updated
Aug 10, 2025 - Python
Hierarchical RAG architecture scaling to 693K chunks on consumer hardware (4GB VRAM). Features 3-address routing, hybrid vector+graph fusion, and SetFit classification.
-
Updated
Feb 11, 2026 - Python
Building a multi-agent RAG system with advanced RAG methods
-
Updated
Jan 12, 2025 - Jupyter Notebook
It shows an advanced RAG with Reflection where LangGraph is used for workflow management.
-
Updated
Jan 6, 2025 - Python
Multiple Coder assistants: This project leverages Language Model (LLM) agents to generate code snippets for users, providing assistance in various programming tasks. Additionally, it constructs a knowledge bank that can be referenced to aid in code creation for individual references.
-
Updated
Jun 3, 2024 - Python
The only prototyping Multi-Agent systems repo you will need, running on dockers
-
Updated
Nov 29, 2024 - Python
A practical cookbook of 10 Advanced RAG techniques — Naive, Hybrid, HyDE, Fusion, Parent-Child, RRR, Contextual Compression, and more. Working code + real benchmarks + plain-English explanations.
-
Updated
Jun 22, 2026 - Python
This repo is for advanced RAG systems, each branch will represent a project based on RAG.
-
Updated
Oct 15, 2024 - Python
AI-powered Indian legal intelligence platform — multi-agent LangGraph system with hybrid RAG, 6-layer memory architecture, and LLM-based intent classification. Helps citizens understand their legal rights.
-
Updated
Jul 25, 2026 - Python
A multi-agent chat application combining flight search, news retrieval, and financial document analysis using LangGraph and advanced RAG. Features a hybrid search strategy with BM25, vector similarity, and MMR, enhanced by Cohere re-ranking for accurate document retrieval.
-
Updated
Mar 11, 2025 - Python
-
Updated
Sep 8, 2026 - Python
Viewed README.md:1-192 This Research Agent is an AI-powered tool that uses a ReAct loop to dynamically search, summarize, and compare research papers from a collection of PDFs. Unlike simple RAG, it autonomously orchestrates multi-step workflows to synthesize findings, identify research contradictions, and generate comprehensive gap analysis rep
-
Updated
Mar 13, 2026 - Python
단순 검색을 넘어선 실전형 Advanced RAG 백엔드. 하이브리드 검색(RRF), 동적 리랭킹, 그리고 환각(Hallucination) 제어 파이프라인을 구축한 RAG 프로젝트입니다
-
Updated
Aug 8, 2026 - Kotlin
Agentic RAG system with five workflow modes from Naive to Deep, routing each question to the cheapest path that answers it well, fusing dense and BM25 retrieval through Reciprocal Rank Fusion with CrossEncoder reranking, verifying groundedness and citations, and gating risky answers behind a human-in-the-loop approval queue.
-
Updated
Aug 5, 2026 - Python
"A theoretical framework and implementation for governing LLMs via Digital Wave Dynamics, latent space topology, and non-linear state control." "A mathematical and physical approach to LLM internals: Exploring digital wave mechanics, topological manifolds, and mechanistic interpretability."
-
Updated
Jul 31, 2026
Advanced Retrieval-Augmented Generation (RAG) system for chatting with an Obsidian knowledge base using LangChain, ChromaDB, Hugging Face embeddings, CUDA acceleration , Hybrid Search and Reranking
-
Updated
Aug 9, 2026 - TypeScript
AgenticFit is a production backend that pairs classical ML (LightGBM/XGBoost with MLOps), advanced RAG (HyDE + hybrid retrieval + cross-encoder reranking), and multi-agent AI systems (LangGraph, CrewAI) to deliver personalized health intelligence. Deployed on HuggingFace Spaces, serving a React 19 frontend on Vercel.
-
Updated
Jun 5, 2026 - Jupyter Notebook
-
Updated
Jun 19, 2025 - Jupyter Notebook
Add this topic to your repo
To associate your repository with the advanced-rag topic, visit your repo's landing page and select "manage topics."