Skip to content
#

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

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

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

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

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."

Learn more