Skip to content

Releases: saikumar1626/ScamShield-AI

ScamShield-AI v1.0.0 — Initial Release

Choose a tag to compare

@saikumar1626 saikumar1626 released this 16 Jun 10:21
4c96697

🛡️ ScamShield-AI — Initial Release

A real-time, multilingual UPI/payment scam detection system with explainable AI tactics.

✨ Features

  • Multilingual scam detection (supports Indian regional languages)
  • Explainable AI — shows why a message is flagged as a scam
  • WhatsApp Bot integration via Twilio
  • REST API built with FastAPI
  • ML pipeline using scikit-learn & NLP
  • SQLite analytics dashboard
  • Screenshot evidence capture

🛠️ Tech Stack

Python · FastAPI · scikit-learn · NLP · Twilio WhatsApp · SQLite

📁 Structure

  • src/ — Core ML and API logic
  • data/ — Training datasets
  • tests/ — Test suite
  • scripts/ — Utility scripts
  • docs/ — Documentation