Skip to content
#

self-rag

Here are 35 public repositories matching this topic...

A complete collection of RAG interview questions, answers (505 questions & 41 RAG types), system design scenarios, architecture patterns, and production-ready concepts.

  • Updated Jul 13, 2026
  • Jupyter Notebook

Evidence-synthesis RAG assistant for TCM practitioners — hybrid vector + knowledge graph retrieval over 17 classical texts, with query classification, self-critique verification, and blind A/B arena evaluation.

  • Updated May 16, 2026
  • Python

Self-Reflective Question Answering for Biomedical Reasoning. GRPO fine-tuning via QLoRA & Unsloth with rewards for correctness, relevance, groundness, utility & XML structure. Structured think → answer → self-reflection with context grading, relevance assessment & groundness evaluation. DeepEval LLM-as-a-Judge (GEval, Faithfulness, Relevancy).

  • Updated Jul 6, 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

Self-RAG chatbot with LangGraph that retrieves from internal PDFs, verifies grounding (IsSUP), checks usefulness (IsUSE), and iteratively rewrites queries to improve answer quality.

  • Updated Feb 24, 2026
  • Jupyter Notebook

Improve this page

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

Learn more