metadata
title: AI TextClassifier
emoji: 🧠
colorFrom: blue
colorTo: indigo
sdk: docker
pinned: false
AI Text Classifier
A lightweight text classification demo powered by DistilBERT. Classify any text into sentiment categories using state-of-the-art transformer models.
Features
- Real-time text classification
- Powered by
distilbert-base-uncased-finetuned-sst-2-english - Interactive Gradio UI