Skip to content
#

corrective-rag

Here are 59 public repositories matching this topic...

Corrective-RAG flood and disaster relief assistant for Assam, grounded in 27 official NDMA/ASDMA/CWC/IMD documents, with a live situational map computing real-time flood risk from rainfall and river discharge data on satellite imagery. Falls back to government-only web search when retrieval is unreliable.

  • Updated Jun 23, 2026
  • Python

Successfully developed a Healthcare AI Clinical Decision Support System, leveraging LangGraph, GPT-4o-mini, and PubMed to deliver real-time patient risk stratification, evidence-based treatment recommendations, and personalized clinical road maps with integrated drug safety validations.

  • Updated Feb 12, 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

Agentic Corrective RAG over 484 ClinicalTrials.gov oncology protocols. LangGraph CRAG with LLM-as-judge grading + cross-encoder reranker for two-stage retrieval. Three independent refusal gates. PubMedBERT, FAISS, Groq Llama 3.3 70B. Live demo on Streamlit.

  • Updated Jun 16, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the corrective-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 corrective-rag topic, visit your repo's landing page and select "manage topics."

Learn more