Inspiration

We live in a time where AI can create text, images, and videos that look almost too real. I've heard recruiters say, "this work was done by AI for it to be this good". But that's really not the case most of the time, a lot of developers with good number of experiences have mastered building systems that are visually attractive and that function properly. We know that AI is able to create visually attractive websites, images, videos, etc.. using just a few prompt. While that’s exciting, it also raises a big question, how do we know what’s real anymore? That question sparked the idea for TruthLensHub. We wanted to build something that helps people verify digital content easily, fight misinformation, and bring back trust to what we see and share online.

What it does

TruthLensHub is an AI-powered verification platform that helps users detect whether content such as text, images, videos, or even websites is AI-generated or human-made. By using Google’s Gemini API, the platform analyzes the content in real-time and returns clear, easy-to-understand results. In simple terms, it’s AI detecting AI - built to protect truth in the digital world.

How we built it

We built the project with a combination of tools we already loved working with and new technologies we learned along the way: Frontend: HTML, Tailwind CSS, and JavaScript for a smooth and responsive interface. Backend: Node.js and Express.js to handle API requests, file uploads, and server logic. AI Integration: Google’s Gemini API for powerful content detection and analysis.

Everything connects so that when a user uploads or enters content, it’s analyzed by the Gemini API, and the detection result appears instantly on the dashboard.

Challenges we ran into

Like any hackathon project, it wasn’t all that smooth. We faced issues integrating the Gemini API with the different content formats such as video and image and ensuring file uploads remained private and secure. Another challenge was balancing accuracy and speed, making sure the detection felt instant without compromising performance. We also had to fine-tune how we presented detection results so that users could easily understand them at a glance.

Accomplishments that we're proud of

We’re really proud that TruthLensHub now works end-to-end as a real proof of concept. Within a short time, we built a functional MVP that: Integrates real AI analysis via Gemini. Has a responsive, clean, and animated UI. Helps users verify content in real-time. Seeing the idea come to life, from concept to a working tool, was incredibly rewarding.

What we learned

We learned how to merge AI APIs with traditional web technologies and handle asynchronous workflows between backend and frontend. Beyond the technical side, we also learned how important transparency is in the digital world and how AI can actually be used to make AI itself more ethical and accountable.

What's next for TruthLensHub

Our next steps are to make TruthLensHub more accessible and scalable. We plan to add: User accounts and dashboards. A credibility scoring system for deeper verification. A browser extension for instant content checks. Our long-term goal is to make TruthLensHub a trusted go-to tool for journalists, recruiters, creators, educators, and anyone who values truth in the digital space.

Share this project:

Updates