Developed a responsive web application to analyze customer sentiment from single reviews or bulk uploads with real-time keyword-based explanations and dynamic frontend feedback
- π Single Review Analysis
- π Bulk CSV Review Upload
- π§ Explain Sentiment with Keyword Extraction
- π‘ Fast and lightweight architecture using Flask and Next.js
- π¨ Clean, responsive UI with Tailwind CSS
- Framework: Next.js
- Styling: Tailwind CSS
- Language: JavaScript (ES6+)
- Framework: Flask
- Language: Python 3
- Sentiment Library: TextBlob (or LSTM for deep learning-based sentiment)
- CORS Handling: Flask-CORS