ai-spam-classifier / README.md
nikhil958's picture
Upload 17 files
48d6d79 verified

A newer version of the Gradio SDK is available: 6.14.0

Upgrade
metadata
title: AI Spam Classifier (Full App)
emoji: 💬
colorFrom: blue
colorTo: purple
sdk: gradio
sdk_version: 4.44.1
app_file: app.py
pinned: false

AI Spam Classifier - Frontend + Backend

A single-space app combining both:

  • 🧠 ONNX spam classifier backend
  • 💻 Web-based frontend built with React

Upload both the ONNX model (in model/) and frontend build (in web/).