AI AgentFeatured
AI-Powered News Verification & Fact-Checking Agent
Autonomous agent that accepts news claims as text or image and cross-verifies them against multiple sources to deliver a confidence-scored verdict.
◈Agentic AI Engineer
About this project
Accepts a news claim as text or an image, then uses OCR to extract and parse the core assertion before verification begins. A LangGraph tool-calling architecture dispatches the agent to query web search, Wikipedia, and CBC independently. Guardrails constrain the output so every verdict is grounded in retrieved evidence rather than model speculation, and each response includes a confidence score and source citations.
Tech Stack
PythonLangChainLangGraphOCRWeb Search APIsGuardrails
