Skip to content
#

adaptive-rag

Here are 17 public repositories matching this topic...

Production-style Adaptive RAG chatbot for university course selection (PolyU). Hybrid search (BM25 + dense vector via ChromaDB), Reciprocal Rank Fusion, parent-child chunking, query decomposition, multi-turn conversation. Built with FastAPI + LangChain + Qwen. Includes evaluation suite + ablation study + bundled Claude tutor skill.

  • Updated May 2, 2026
  • Python

Deep Agentsライブラリのアーキテクチャを活用した、ハーネス構成のRAGシステムです。複数のエージェントが協調動作し、質問の粒度に応じて最適なRAGシステム(Naive RAG / ColBERT RAG)を自動選択します。

  • Updated Dec 14, 2025
  • Python

Local-only, graph-augmented, iteratively-reasoning, self-corrective RAG showcase on Apple Silicon — pushing toward published SOTA on multi-hop QA (MuSiQue, 2WikiMultiHopQA, HotpotQA) with HippoRAG 2 + Adaptive routing + Search-o1 iterative reasoning + CRAG-style gating + NLI faithfulness verification.

  • Updated May 29, 2026
  • Python

Improve this page

Add a description, image, and links to the adaptive-rag topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

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

Learn more