Srabontideb/Explainable-Dual-stage-Rag
Explainable dual-stage RAG for medical QA — fuses BM25 + dense retrieval with cross-encoder re-ranking and rationale-grounded generation to mitigate hallucination on noisy clinical text.
Stars
3
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 26, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Srabontideb/Explainable-Dual-stage-Rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GrapeCity-AI/gc-qa-rag
A RAG (Retrieval-Augmented Generation) solution Based on Advanced Pre-generated QA Pairs. 基于高级...
Vbj1808/Dokis
Lightweight RAG provenance middleware. Verifies every claim in an LLM response is grounded in a...
UKPLab/PeerQA
Code and Data for PeerQA: A Scientific Question Answering Dataset from Peer Reviews, NAACL 2025
Arfazrll/RAG-DocsInsight-Engine
Retrieval Augmented Generation (RAG) engine for intelligent document analysis. integrating LLM,...
Zhanli-Li/DeepRead
[DeepRead] This is the official implementation of the DeepRead paper.