TruthLine-AI
Smart, Adaptive, Transparent AI for RealTime Truth
Created on 12th October 2025
•
TruthLine-AI
Smart, Adaptive, Transparent AI for RealTime Truth
Description of your solution
Agentic AI System for Real-Time Misinformation Detection During Crises
đź§© Problem we solve:
During crises (pandemics, natural disasters, elections), false or outdated information spreads quickly, causing panic and misinformed decisions. Manual fact-checking cannot keep pace. Our system reduces confusion and harm by automating detection, rapid verification, and trustworthy communication with explainable evidence and human-in-the-loop oversight.

đź’ˇ Proposed Solution
Our Agentic AI System continuously monitors diverse information sources, detects misinformation, verifies facts, and communicates clear, contextual updates to the public.
Key Features
- Continuous Multi-Source Monitoring: Aggregates data from social media, news sites, and official sources in real time.
- AI-Powered Misinformation Detection: Utilizes advanced NLP and deep learning models to identify and flag false or unverified claims.
- Automated Fact Verification: Cross-checks statements against trusted databases and fact-checking APIs (e.g., Google Fact Check, Snopes).
- Agentic Reasoning Engine: Employs autonomous AI agents to resolve conflicting information, assess credibility, and assign confidence scores.
- Contextual Public Updates: Delivers concise, user-friendly, multilingual summaries of verified information.
- Interactive Dashboard & Alerts: Presents verified updates, highlights misinformation, and sends instant alerts via web dashboard, Telegram, or WhatsApp.
- Learning Feedback Loop: Integrates user and expert feedback to continually refine and adapt system accuracy.

How it works (user-facing flow):
-
System ingests a claim.
-
Detection model flags it with a confidence score.
-
Verification pulls evidence and ranks sources by relevance and trust.
-
Agentic engine aggregates results, assigns a final verdict (Verified / Unverified / Needs Review) and generates an explainable summary.
-
If high-impact and verified, send alert + publish to dashboard; otherwise route to the moderation queue.
-
User/expert feedback feeds back into the training pipeline.
🌟 Unique Value Proposition
Our system distinguishes itself through its agentic, self-reasoning AI framework. Beyond simple detection, it autonomously reasons, verifies, and explains claims in real time, ensuring transparent and actionable public communication.
Key Differentiators:
- Autonomous Decision-Making: AI independently determines what to verify and how to present results.
- Explainable Verification: Each fact-check includes transparent reasoning and supporting evidence.
- Crisis-Aware Adaptation: Dynamically prioritizes the most credible sources based on crisis context.
- Multi-Lingual Accessibility: Ensures verified updates reach a broad and diverse audience in multiple regional languages.
đź§± Technology & Architecture Overview
Workflow:
Data Collection → 2. Detection → 3. Verification → 4. Summarization → 5. Dashboard & Alerts → 6. Feedback Loop
- Data Collection Layer:
APIs: X (Twitter), Reddit, NewsAPI.org, Gemini
Web Scraping: Python (BeautifulSoup, Scrapy)
Streaming: Apache Kafka / Redis Streams
Database: MongoDB / PostgreSQL
- AI & Misinformation Detection Layer:
NLP: RoBERTa, DeBERTa-v3, BERT (via Hugging Face Transformers)
Training Data: FakeNewsNet, LIAR, COVID-19 datasets
Confidence Scoring: Custom trust algorithms
- Fact Verification & Reasoning Layer:
Fact-Check APIs: Google Fact Check, Snopes, PolitiFact
Knowledge Graph: Neo4j / NetworkX
Agentic AI: LangChain + Gemini API
Semantic Search: Pinecone / FAISS
- Summarization & Communication Layer:
LLM Summarizer: Gemini API
Translation: Google Cloud Translate
- Frontend & Backend:
Frontend: React + Tailwind CSS
Backend: Node.js + Express
Notifications: Firebase Cloud Messaging
Deployment: Render
- Feedback & Continuous Learning:
Feedback Collection: Dashboard or chatbot
Retraining Pipeline: Scheduled updates with verified data
Monitoring: Prometheus + Grafana

Misinformation: Create an Agentic AI system that continuously scans multiple sources of information, detects emerging misinformation, verifies facts, and provides easy-to-understand, contextual updates to the public during crises.
Technologies used