Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available: 6.14.0
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/).