A simple Flask-based web app for sentiment analysis of Hindi and English text using Hugging Face Transformers.
- Detects Positive, Negative, or Neutral sentiment.
- Works for Hindi and English sentences.
- Clean and minimal UI using HTML + CSS.
- Built with Flask and Hugging Face
pipeline.
- Activate the virtual environment:
source venv/bin/activate - Run the app:
python3 app.py - Open in browser:
http://127.0.0.1:5000/
Manvi Hans
B.Sc. Physical Science with Computer Science, University of Delhi