Skip to content
#

adaptive-rag

Here are 15 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 Apr 14, 2026
  • Python

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

  • Updated Dec 14, 2025
  • 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