Transform Claims with AI-Powered Fact-Checking
CheckThat AI converts noisy social media posts into precise, verifiable claims using advanced language models and iterative refinement with G-Eval feedback.
8+ AI Models
G-Eval Quality Assessment
Real-time WebSocket
# Input claim
”The government is hiding alien technology!”
# Normalized output
”Government transparency concerns raised regarding alleged undisclosed technology programs.”
# Quality score
METEOR: 0.847 | G-Eval: 0.89
Quick start
Get CheckThat AI up and running in minutes
Install dependencies
Clone the repository and install required packages for both frontend and backend.
Configure API keys
Set up your AI model API keys as environment variables.
You only need API keys for the models you plan to use. Llama 3.3 via Together.ai works without authentication.
Start the application
Launch both the FastAPI backend and React frontend.The web interface will be available at
http://localhost:5173 and the API at http://localhost:8000.Explore by topic
Learn about CheckThat AI’s capabilities and features
Claim normalization
Understand how noisy social media posts are transformed into fact-checkable statements
Refinement pipeline
Learn about iterative claim improvement with Self-Refine and Cross-Refine algorithms
Supported models
Explore the 8+ AI models available including GPT-4, Claude, Gemini, Llama, and Grok
G-Eval metrics
Deep dive into quality assessment using DeepEval’s G-Eval framework
Features and capabilities
Everything you need for claim normalization and fact-checking
Web interface
Interactive chat interface for real-time claim normalization
Batch processing
Process multiple claims simultaneously with progress tracking
API access
RESTful API with WebSocket support for streaming responses
Multiple strategies
Zero-shot, few-shot, and chain-of-thought prompting techniques
Quality metrics
METEOR scoring and G-Eval assessment for claim quality
CLEF CheckThat
Built for CLEF-CheckThat! Lab Task 2 competition
Ready to start fact-checking?
Get started with CheckThat AI today and transform how you verify claims from social media.
View quickstart guide