Skip to content
#

corrective-rag

Here are 45 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

AutoDocThinker is a production-ready Agentic RAG system that ingests PDFs, DOCX, URLs, and raw text into a Hybrid Search index (ChromaDB + BM25 + RRF + CrossEncoder), then answers natural language queries through four selectable LangGraph workflows — Naive, Advanced, CRAG, and Self-RAG.

  • Updated Jul 3, 2026
  • Python

An Adaptive Customer Support Agent implementing Corrective RAG (CRAG) via a LangGraph state machine. It uses Gemini 1.5 Flash to grade local ChromaDB retrievals, dynamically falling back to a live DuckDuckGo web search if the context is irrelevant to eliminate hallucinations.

  • Updated Jul 1, 2026
  • Python

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