Real Time Social Media Sentiment Analysis with Deep Learning
This project presents a scalable solution for multi-class sentiment analysis of Twitter data. It classifies tweets into Extremely Negative, Negative, Neutral, Positive, and Extremely Positive categories using FastAPI for backend API development and a TensorFlow deep learning model for accurate real-time sentiment prediction.