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