akionsight / Whatsapp-Chart-Analysis-WebApp

WhatsApp Chat Analyser uses your Whatsapp data and analysis it and extracts insides from your cart history.

Home Page:https://best-whatsapp-chat-analysis.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whatspp Chat Analyser

Python Framework Data

WhatsApp Chat Analyser uses your Whatsapp data and analysis it and extracts insides from your cart history.

Features of this WebApp:

  • Supported for both 12-hrs format and 24-hrs format
  • Top Statistics like Total Messages, Total words in messages, Total Media Shared, Total Linked Shared (Both Individually and collectively)
  • Download WhatsApp exported text data to clean CSV Data
  • Word Cloud (Both Individually and collectively)
  • Most Common Used Words (Both Individually and collectively)
  • Top 5 Most Active Users and Percentage contribution made by the user
  • And many more coming in Next version like Sentimental Analysis and more...

Check out the live demo: https://best-whatsapp-chat-analysis.herokuapp.com/

Vedio demo:

GIF

Note

Use this URL - Click Me - in case if you are faccing any problem with th WebApp or source code.

Source Code: github link

How to run the project?

  1. Clone or download this repository to your local machine.
  2. Install all the libraries mentioned in the requirements.txt file with the command pip3 install -r requirements.txt
  3. Open your terminal/command prompt from your project directory and run the file app.py by executing the command streamlit run app.py.
  4. You will be automatically redirected the your localhost in brower where you can see you WebApp in live.

How to get the WhatsApp Data?

This is a visualisation of how to export Whatsapp data.

About

WhatsApp Chat Analyser uses your Whatsapp data and analysis it and extracts insides from your cart history.

https://best-whatsapp-chat-analysis.herokuapp.com/


Languages

Language:Jupyter Notebook 63.1%Language:Python 36.9%