Back to AI Projects
Intermediate
Sentiment Analysis on Social Media Data
NLP pipeline that classifies text as positive, negative or neutral
An NLP project that scrapes or ingests social media/text data and classifies sentiment using a trained model, with a dashboard to visualize results.
What's included
- Text preprocessing and feature extraction pipeline
- Trained sentiment classification model
- Interactive Streamlit dashboard for results
- Word cloud and sentiment distribution charts
- Full report explaining methodology
Tech stack
PythonNLTK/spaCyScikit-learnStreamlit
More in AI Projects
Handwritten Digit Recognition (CNN)
Deep learning classifier trained on MNIST with a live prediction demo
PythonTensorFlow/KerasOpenCVFlask
Beginner
Face Recognition Attendance System
Automated attendance marking using real-time face detection
PythonOpenCVface_recognitionSQLite
Intermediate
AI Chatbot for College Enquiry
Intent-based chatbot that answers common student/admission queries
PythonNLTKFlaskReact
Beginner