Go to Apify Store

KIT Dienstleistungen
truth_seekerOur latest project — the Truth Analyzer — checks the factual accuracy of any text using AI-powered reasoning and reliable sources.
www.kitdienstleistungen.de
Joined November 2025
ACTOR STATS
1 public Actor
3 total users
1 monthly user
>99% runs succeeded
Truth Analyzer – Check the facts behind every claim
Welcome to the Truth Analyzer, a smart tool developed by KIT Dienstleistungen to evaluate the factual accuracy of any text.
What it does
- Analyzes text, statements, or articles using AI-based semantic understanding
- Cross-checks facts with trusted public sources
- Returns a truth score, verdict (
true / partially true / false), and a brief explanation
How it works
- Input: Provide any sentence, paragraph, or article.
- Analysis: The model extracts key claims and verifies them through external data sources and logic consistency.
- Output: JSON result with score, explanation, and list of references.
💡 Use cases
- Fact-checking news articles or political statements
- Validating AI-generated text before publishing
- Detecting misinformation and biased content
- Research and academic verification tools
🧩 Example Input
{"text": "Electric cars produce zero emissions.","language": "en"}
📤 Example Output
{"truth_score": 68,"verdict": "partially true","explanation": "Electric cars have no tailpipe emissions, but electricity production still emits CO₂.","sources": ["https://www.epa.gov/greenvehicles","https://www.iea.org/reports/global-ev-outlook-2024"]}
🧑💻 About us
KIT Dienstleistungen builds AI automation systems for law firms, real estate, and data analytics.
We believe in transparent, verifiable information — and this tool is part of that mission.
🌐 Website: kitdienstleistungen.de
📩 Contact: info@kitdienstleistungen.de
🤝 Open for collaboration and API integrations.