I’m building Truth-Guard, an AI-powered "truth engine" that detects misinformation in real time. It takes any claim, headline, or "source: trust me bro" text and runs it through a multi-model AI gauntlet to generate a Credibility Score (0–100%).De…
I’m building Truth-Guard, an AI-powered “truth engine” that detects misinformation in real time. It takes any claim, headline, or “source: trust me bro” text and runs it through a multi-model AI gauntlet to generate a Credibility Score (0–100%).Designed to help people verify news before they hit the share button.
AI Usage Declaration:
This project leverages AI in two main ways.
- Platform Logic: The core misinformation detection engine utilizes the Groq and OpenRouter APIs to evaluate text and power the digital assistant.
- Development Assistant: During the build process, I utilized AI assistants (like Claude/Gemini) as a pair-programming tool. They helped brainstorm UI layouts and accelerate boilerplate code, while I handled the core architecture, state management, API integrations, and final styling decisions.
- See the README for a full transparent breakdown of AI vs human contributions.