File size: 407 Bytes
6625482
 
493bd60
 
6625482
 
 
 
 
493bd60
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
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