Whatsapp-Chart-Analysis-WebApp
Whatsapp-Chart-Analysis-WebApp copied to clipboard
WhatsApp Chat Analyser uses your Whatsapp data and analysis it and extracts insides from your cart history.
Whatspp Chat Analyser
WhatsApp Chat Analyser uses your Whatsapp data and analysis it and extracts insides from your chat 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/
Video demo:
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?
- Clone or download this repository to your local machine.
- Install all the libraries mentioned in the requirements.txt file with the command
pip3 install -r requirements.txt
- Open your terminal/command prompt from your project directory and run the file
app.py
by executing the commandstreamlit run app.py
. - 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.