| Slide 1: Title |
| INDIA AI IMPACT BUILDATHON |
| Challenge 2: Agentic Honeypot for Scam Detection |
| Team: ScamShield AI |
| Slide 2: Introduction |
| Project Name: ScamShield AI |
| Tagline: An autonomous agentic honeypot system that detects scam messages, engages scammers with believable AI personas, and extracts actionable intelligence (UPI, Bank Accounts, Links). |
| Slide 3: The Problem |
| 1) THE PROBLEM |
| ๐จ What is happening? |
| 500,000+ scam calls/msgs daily |
| โน60+ crore daily losses |
| 47% Indians affected |
| Target: UPI, Loans, KYC |
| โ ๏ธ Why is it a problem? |
| Passive detection fails |
| Scammers evolve fast |
| No intelligence gathered |
| Citizens feel helpless |
| ๐ฅ Who is affected? |
| Elderly & Non-tech savvy |
| Middle-class families |
| Banks (Reputation loss) |
| Law Enforcement (Overload) |
| Slide 4: Our Solution |
| 2) OUR SOLUTION |
| ๐ฏ Detection |
| IndicBERT + Rules |
| Hindi, English, Hinglish |
| 90%+ Accuracy Target |
| ๐ค Engagement |
| LangGraph Agent |
| Dynamic Personas (Elderly, Eager) |
| Up to 20 turns conversation |
| ๐ Extraction |
| Extracts UPI, Bank, IFSC |
| Captures Phishing Links |
| Structured JSON Output |
| ๐ Integration |
| REST API Endpoint |
| Mock Scammer API Ready |
| Dockerized & Scalable |
| Slide 5: How It Works |
| 3) HOW IT WORKS |
| STEP 1: INPUT |
| Message arrives: "You won 10 lakh! Send OTP." |
| STEP 2: DECISION (AI) |
| Confidence > 70%? Yes -> Trigger Honeypot |
| STEP 3: ENGAGE |
| Agent (Persona): "Oh wow! How do I get it?" |
| STEP 4: EXTRACT & OUTPUT |
| Scammer shares UPI -> We capture it -> JSON Report |
| Simple Flow: Message In โก๏ธ Scam Check โก๏ธ Fake Victim Talks โก๏ธ Proof Extracted |
| Slide 6: Proof It Works |
| 4) PROOF IT WORKS |
| โ
Live API Demo: POST /honeypot/engage works in <2s |
| ๐ Test Metrics: Validated on 100+ scam samples |
| ๐ฎ๐ณ Real Context: Handles Hindi/Hinglish perfectly |
| ๐ก๏ธ Extraction: Success: Captured UPIs & Links |
| Slide 7: A Nuance We Handled |
| 5) A NUANCE WE HANDLED |
| ๐ Mixed Language |
| Handles Code-Mixing (Hindi + English) |
| IndicBERT trained on Indian datasets |
| ๐ Over-Polite Scams |
| Personas don't get suspicious |
| Elderly/Confused tones matches scammer's pace |
| ๐ Persistence |
| Redis Session State |
| Remembers Context |
| Engages for 10+ turns |
| Slide 8: Trade-Offs & Failure Cases |
| 6) TRADE-OFF & 7) FAILURE CASE |
| โ๏ธ Trade-Off: Depth vs Speed |
| Choice: Maximize engagement depth |
| Why: More turns = More Intelligence |
| Cost: Higher latency (1-2s) |
| Note: Not optimized for instant blocking |
| โ Failure Case: Short Convos |
| Struggle: Scammer stops after 1 msg |
| Result: No intelligence extracted |
| Mitigation: 'Eager' persona to bait |
| Struggle: Novel templates (Low Conf) |
| Slide 9: Submission Details |
| SUBMISSION DETAILS |
| Team: ScamShield AI |
| Challenge 2: Agentic Honeypot |
| Tech Stack: IndicBERT, LangGraph, Groq, FastAPI |
| Contact: missionupskillindia@hclguvi.com |
| Subject: ScamShield AI PPT || India AI Impact Buildathon |
| Deadline: 13th Feb 2026 |