Skip to content
#

self-rag

Here are 50 public repositories matching this topic...

Enterprise Agentic Corrective RAG (CRAG) & Self-RAG platform powered by LangGraph cyclic state machine, IBM Docling table-aware chunking, Qdrant hybrid vector search, Heterogeneous Model Routing (Groq/Ollama), and Arize Phoenix OpenTelemetry observability.

  • Updated Aug 31, 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

Self-RAG: a self-reflective RAG system built from scratch in LangGraph. Grades its own retrieved documents and generated answers (relevance, grounding, usefulness), then self-corrects via bounded regenerate/re-retrieve loops. MAANG-standard structure with config, custom exceptions, logging, and tests.

  • Updated Aug 12, 2026
  • Python

Production adapters and pipelines for PortfolioCore. Vector stores (pgvector, Qdrant), graph stores (Neo4j), embedders (OpenAI), Broadway pipelines, advanced RAG (Self-RAG, CRAG, GraphRAG, Agentic), multi-graph federation, and observability.

  • Updated Apr 9, 2026
  • Elixir

Add this topic to your repo

To associate your repository with the self-rag topic, visit your repo's landing page and select "manage topics."

Learn more