Thanks to visit codestin.com
Credit goes to github.com

Skip to content
#

corrective-rag

Here are 28 public repositories matching this topic...

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 May 16, 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 May 20, 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