sentimentscope

🎯 SentimentScope - Real-Time Social Media Sentiment Analyzer

Live Demo Python Flask License

🚀 AI-Powered Sentiment Analysis

SentimentScope uses Natural Language Processing (NLP) to analyze real-time social media sentiment about any topic. Perfect for brand monitoring, market research, and trend analysis.

✨ Features

🛠️ Tech Stack

🚀 Live Demo

Try SentimentScope Now

💻 Run Locally

```bash

Clone the repository

git clone https://github.com/SubradeepM/sentimentscope.git cd sentimentscope

Install dependencies

pip install -r requirements.txt

Run the app

python api/index.py

Open http://localhost:5000