Skip to content

ManviHans/IndicSent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors