Turn customer voices into actionable insights — instantly.
Try Sentify on HuggingFace Spaces
Sentify is an enterprise-grade sentiment analysis web application that classifies any text input as Positive, Negative, or Neutral with confidence scores — enabling businesses to understand customer feedback at scale.
- Single text sentiment analysis with confidence scoring
- Bulk CSV upload — analyze thousands of reviews at once
- Downloadable results in CSV format
- Clean, professional dark-themed UI
- Powered by RoBERTa transformer model
| Component | Technology |
|---|---|
| AI Model | cardiffnlp/twitter-roberta-base-sentiment-latest |
| Frontend | Gradio |
| Backend | Python |
| Deployment | HuggingFace Spaces |
- E-commerce customer review analysis
- Social media sentiment monitoring
- Product feedback classification
- Customer support ticket prioritization
git clone https://github.com/Anas-Zafar-AI/Sentify.git
cd Sentify
pip install -r requirements.txt
python app.pySentify/
├── app.py
├── requirements.txt
└── README.md
Anas Zafar — BS Artificial Intelligence Student