A locally run WhatsApp chat analyzer
Download repository and run the following at the root of the repo
pip install -e .
- Export your chat history and store the file somewhere on the computer. Follow "Export chat history" section here and choose the "without media" option.
- Run the following in the terminal
chatalyze
- Open http://127.0.0.1:5000/ in your browser