Discover and explore top open-source AI tools and projects—updated daily.
rpanigrahi222AI-powered real-time fact-checker for live audio
New!
Top 61.0% on SourcePulse
This project provides intruth, a real-time fact-checking browser extension designed for live events like debates, speeches, and interviews. It addresses the delay in traditional fact-checking by listening to audio from the active browser tab, identifying factual claims as they are spoken, and delivering instant, AI-powered verdicts with evidence. This enables users to critically evaluate information as it is presented, rather than days later.
How It Works
The extension captures audio from the active tab, transcribes it, and employs AI analysis, including large language models and web research, to detect and evaluate "check-worthy" factual claims in real-time. It distinguishes between verifiable statements (e.g., statistics, policies) and non-factual content (e.g., opinions, predictions). The system also features speaker attribution and context analysis to enhance claim identification accuracy and reduce false positives, presenting verdicts and sources while the event is still in progress.
Quick Start & Requirements
To use intruth, clone the repository, enable Developer Mode in Chrome Extensions, and load the project directory as an unpacked extension. A user-provided AI API key (specifically Anthropic) is required for its operation. The extension is built for Chrome Manifest V3 and modern Chromium-based browsers. A link to the Chrome Web Store version is available for users preferring a pre-packaged installation.
Highlighted Details
Maintenance & Community
The project welcomes advice, feature requests, and reports of edge cases from the community, indicating an open contribution model. Specific community channels or detailed contributor information are not provided in the README.
Licensing & Compatibility
The project is released under the MIT License, which is generally permissive for commercial use and integration into closed-source projects.
Limitations & Caveats
Fact-checking is an inherently imperfect process; generated verdicts may occasionally be incorrect, incomplete, or based on outdated information. This extension serves as an informational tool and is not a definitive authority. Users are advised to independently verify information and consult original sources when making decisions.
5 days ago
Inactive