Drag the mix · BM25 over Qdrant at 0%, FAISS at 100%
medrag-toolkit modular RAG for medical QA
A modular RAG framework for medical question answering with pre-built connectors to PubMed (36M+ abstracts), RxNorm, and OpenFDA. Every response enforces citation grounding and passes an automated hallucination-detection layer. Hybrid retrieval combines dense FAISS with sparse BM25 over Qdrant, and a streaming FastAPI layer supports local backends (Ollama, vLLM) as well as cloud LLMs.
- Sources
- PubMed, RxNorm, OpenFDA
- Retrieval
- Dense + sparse hybrid
- Benchmarks
- MedQA, MedMCQA
