Stuff I've been building instead of sleeping—a curated collection of AI projects, web apps, hackathon builds, and late-night experiments.
Drag or scroll to rotate gallery
01Featured
TruthLens
AI-Powered Fake News Detection Platform
An AI-powered fact-checking platform that analyzes news articles, claims, screenshots, and social posts in multiple languages, delivering explainable authenticity scores with one-click browser verification.
• Built a hybrid AI pipeline combining RoBERTa, TF-IDF, Llama 3.3-70B, and concurrent fact verification.
• Added multilingual and multimodal support with language detection, translation, and screenshot analysis.
• Implemented secure user history, bookmarks, and a live news feed using Supabase RLS.