BharathxD/ClaimeAI
This AI fact-checking system, built with LangGraph, dissects text into verifiable claims, cross-referencing them with real-world evidence via web searches. It then generates detailed accuracy reports, ideal for combating misinformation in LLM outputs, news, or any text.
Built on the Claimify methodology for nuanced claim extraction and SAFE-inspired evidence retrieval, the system uses LangGraph to orchestrate three modular components: claim extraction handles pronouns and contextual ambiguity, claim verification queries Tavily Search with retry logic for conflicting evidence, and fact-checker produces granular accuracy reports per claim rather than binary verdicts. Configurable temperature, search depth, and disambiguation voting allow tuning for different verification rigor levels.
No commits in the last 6 months.
Stars
94
Forks
19
Language
TypeScript
License
MIT
Category
Last pushed
Oct 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/BharathxD/ClaimeAI"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GAIR-NLP/factool
FacTool: Factuality Detection in Generative AI
multimodal-ai-lab/DEFAME
Fact-checking system for textual and visual inputs.
metareflection/claimcheck
Dafny verifies proofs; claimcheck confirms intent.
TimLukaHorstmann/T-REX
Real-time fact-checking of tabular claims with SOTA reasoning LLMs.
iacobp/fact-checker
This tool allows Perplexity Pro users to fact-check selected text on any webpage, providing...