Skip to content

Latest commit

Β 

History

History
23 lines (23 loc) Β· 647 Bytes

File metadata and controls

23 lines (23 loc) Β· 647 Bytes

IndicSent πŸ’¬

A simple Flask-based web app for sentiment analysis of Hindi and English text using Hugging Face Transformers.

🧠 Features:

  • 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.

πŸš€ How to Run:

  1. Activate the virtual environment:
    source venv/bin/activate
    
  2. Run the app:
    python3 app.py
    
  3. Open in browser:
    http://127.0.0.1:5000/
    

πŸ‘©β€πŸ’» Developer:

Manvi Hans
B.Sc. Physical Science with Computer Science, University of Delhi