TruthLens — AI Hallucination Detector
Analyzes AI-generated text for hallucination risk using linguistic signals, claim decomposition, and formally verified trust scoring.
Quick Start
use ;
let text = "Albert Einstein was born in 1879 in Ulm, Germany.";
let report = analyze;
println!;