/chatalyzer

Locally run whatsapp chat analyzer

Primary LanguageJavaScript

Chatalyzer

A locally run WhatsApp chat analyzer

Installation

Download repository and run the following at the root of the repo

pip install -e . 

Usage

  1. Export your chat history and store the file somewhere on the computer. Follow "Export chat history" section here and choose the "without media" option.
  2. Run the following in the terminal
chatalyze 
  1. Open http://127.0.0.1:5000/ in your browser