Most scam detectors fail because they only see one signal.
FraudShield analyzes text, links, images, and voice together to detect scams in real time with clear, explainable outputs.
Most scam detection systems operate on a single input type, making them ineffective against multi-format attacks.
Built a real-time AI pipeline for scam detection across text, URL, image, and voice inputs with explainable outputs.
Frontend
Next.js, TypeScript, Tailwind CSS
Backend
FastAPI, Node.js, Express
AI / ML
MuRIL (HuggingFace), scikit-learn, Tesseract OCR, Librosa
Database
Supabase (PostgreSQL)
Security APIs
Google Safe Browsing, VirusTotal, PhishTank, WHOIS
Deployment
Vercel, Railway
Handling noisy real-world inputs (SMS, OCR, voice)
Built normalization and preprocessing pipelines
Balancing accuracy with real-time latency
Optimized async processing and caching