Uncover the hidden stats of your WhatsApp chats:
Ever wondered who sends the most messages in your group chat? Or who is the emoji addict? WhatsAnalyzer turns your exported WhatsApp chats into a beautiful, interactive dashboard. Built with Python…
Uncover the hidden stats of your WhatsApp chats:
Ever wondered who sends the most messages in your group chat? Or who is the emoji addict? WhatsAnalyzer turns your exported WhatsApp chats into a beautiful, interactive dashboard. Built with Python and Flask, it generates word clouds, activity heatmaps, and response time metrics. It features Dark Mode and processes data locally to keep your secrets safe. Stop guessing and start analyzing!
I used AI as a “pair programmer” and design assistant to speed up development, specifically for:
- Visual Assets: Generating the initial concept for the project’s logo.
- Frontend Boilerplate: Assisting with the HTML/CSS structure, responsive layout boxes, and the initial setup for rendering the charts on the dashboard.
- Debugging: Troubleshooting UI alignment issues and minor CSS conflicts.
- Documentation: Structuring and refining the text for the project’s README file.
- Logic and Backend: The core Python architecture, chat parsing algorithms, data extraction, and all statistical calculations were 100% designed and implemented manually by me.