Social Pulse Analyzer is a full-stack AI-powered web application that analyzes social media post virality and sentiment, suggests optimized captions and hashtags, and generates audio summaries in Hindi and English.
🔗 Access the deployed application here:
https://socialpulseanalyzer.onrender.com
Hosted on Render (Production Deployment)
Content creators and brands often struggle to understand:
- Why certain posts go viral
- How caption tone impacts engagement
- Which hashtags improve reach
- How to optimize content before publishing
Most analytics tools only display numbers — not actionable insights.
Social Pulse Analyzer converts engagement data into predictive intelligence.
- 📈 Virality Score Prediction using Machine Learning
- 😊 Sentiment Analysis with interactive visualizations
- 💡 Smart Caption & Hashtag Suggestions
- 🗣️ Audio Summary using gTTS (Text-to-Speech)
- 🌍 Multilingual Support (English & Hindi)
- 🧾 User Dashboard with analysis history
- User inputs caption or uploads post data
- Engagement metrics are calculated
- ML model predicts virality score
- Sentiment analysis evaluates tone
- System generates caption improvements
- Optional audio summary is created
- Python (Flask)
- Scikit-Learn
- Pandas
- NumPy
- HTML / CSS / JavaScript
- Tailwind CSS
- Bootstrap
- TextBlob (Sentiment Analysis)
- gTTS (Text-to-Speech)
- Custom ML model for virality prediction
For creators managing 100+ posts monthly:
- Identify high-performing content patterns
- Optimize captions before publishing
- Improve organic reach
- Make data-driven content decisions
git clone https://github.com/divyant10/SocialPulseAnalyzer.git cd SocialPulseAnalyzer pip install -r requirements.txt python backend/app.py Then open in browser: http://localhost:5000
backend/ # Flask backend & ML logic
frontend/ # UI components
models/ # Trained ML models
data/ # Sample datasets
requirements.txt- Instagram/Twitter API integration
- SHAP-based model explainability
- Trend detection engine
- SaaS version with authentication
- Cloud storage integration
Divyant Mayank
Machine Learning | Data Analytics | Product-Focused Builder