SECURE INDIA HACKATHON 2.0

PhishGuard India

Proactive, AI-Powered Protection against UPI Frauds & URL Phishing natively on your device. Secured by Polygon BlockChain and verified with NVIDIA NIM.

Repository Full PRD

Developer SDK & API

Integrate PhishGuard's UPI Fraud Detection into your own payment gateway with just one line of code.

// Verify a VPA handle in real-time
fetch('https://ramsethi-rangesh-javris-2-0.vercel.app/api/check-vpa?pa=scammer@upi')
  .then(res => res.json())
  .then(data => console.log(data.riskScore));
Backend Systems are 100% Operational via Vercel Edge