Gift-Ojeabulu / WhatsapChat-Analyzer-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

forthebadge made-with-python

Streamlit App

header

App demo

✅ Goal

This App analyzes WhatsApp group chat messages or individual chat, and obviously anyone with a WhatsApp account can make use of the app to analyze their chat.

✅ How to Export your file

Let me briefly walk you through on how to export your chat file.

  • Firstly, open whatsApp group chat or individual chat.
  • Go to "More" and make sure to export without media in a text format.
  • Thats it! Your file is ready for analysis. 😉

✅ Insights

The insights derived from your chat data can be done for both group wise and individual wise. such as; total letter count, word count, total messages sent to the group, total emojis and total media sent to the group and as well for individual wise. When a person is mostly available for chat by date stat, time stat, weekday stat and time series messages (messages sent as time move on) You can also analyse for the most used word or emoji in a chart distribution, in the group or by an individual and the most active person in the group.

✅ Tech stack!

* Wordcloud
* Streamlit
* Plotly
* Matplotlib
* Pandas

About

License:MIT License


Languages

Language:Python 98.6%Language:Shell 1.4%