Streamlit app for analyzing WhatsApp chat exports with visualizations and insights.
- 📈 Message/word/media statistics
- 👥 Most active users
- ⏳ Activity timelines & heatmaps
- ☁️ Word clouds & common words
- 😊 Emoji & sentiment analysis
- 🔗 Link sharing & topic modeling
git clone https://github.com/piezzy/wa-chat-analyzer.git
pip install -r wa_analyzer_backend/requirements.txt
streamlit run wa_analyzer_streamlit/app.py- Export WhatsApp chat (
.txt) - Upload in the app
- Select user/group
- View analysis
- 🌐 Multi-language support
- 🚀 Web version release
- 📱 Flutter mobile app
MIT License | Built with Streamlit & Python | Analyze your chats like never before