Skip to content
#

hallucination-control

Here are 9 public repositories matching this topic...

Language: All
Filter by language

Neurosymbolic framework that catches LLM hallucinations mid-reasoning using causal graphs and GNNs. Converts chain-of-thought outputs into Causal Reasoning Graphs, detects flawed steps with a Graph Attention Network, and auto-corrects via RAG context injection ... before errors propagate.

  • Updated Apr 16, 2026
  • Python

Evidence-grounded medical RAG system that retrieves FDA and NICE drug guidelines, generates cited answers, and safely refuses unsupported queries to minimize hallucinations.

  • Updated Feb 15, 2026
  • Python

A relational knowledge base of logical relations between concepts (genus-species, part-whole, cause-effect, opposition) across domain universes, designed as a grounding layer for LLMs: machine-readable definitions, validated relation grammar, and an LLM-driven filling engine.

  • Updated Sep 3, 2026
  • Python

Add this topic to your repo

To associate your repository with the hallucination-control topic, visit your repo's landing page and select "manage topics."

Learn more