Health-Claim Verification Engine
A retrieval-augmented, multi-model consensus engine that evaluates a factual health claim and makes the limits of its confidence layer visible instead of hiding them.
Confidence is agreement, not truth.
The engine's distinguishing quality is intellectual honesty: it shows agreement and dissent, and expresses confidence as a qualitative range, not a false-precise number.
Correlated voters
The five analysts are different models from different labs, but they share overlapping training data and a common web corpus. They are not five independent experts.
No calibration
Confidence reflects inter-model agreement, not measured accuracy against ground truth. "4 of 5 agree" is not "80% likely true."
Retrieval-bound
The verdict is only as good as the sources retrieved. Garbage sources can still produce confident-wrong output.
Health stakes
For medical claims, a confident-wrong answer is costly. That is why the demo keeps dissent visible and refuses a single probability.
Out of scope: ground-truth-calibrated confidence · medical advice · real-time/streaming · user accounts · persistence.