Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sakshamarora07/whatsapp-chat-analyser
This repository contains code for a WhatsApp Chat Analyzer that uses Python libraries to extract insights from chat messages.
https://github.com/sakshamarora07/whatsapp-chat-analyser
chat data dataanalytics datascience matplotlib pandas python seaborn statistics streamlit whatsapp
Last synced: 24 days ago
JSON representation
This repository contains code for a WhatsApp Chat Analyzer that uses Python libraries to extract insights from chat messages.
- Host: GitHub
- URL: https://github.com/sakshamarora07/whatsapp-chat-analyser
- Owner: SakshamArora07
- Created: 2024-07-22T17:59:31.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-08-17T20:29:02.000Z (3 months ago)
- Last Synced: 2024-10-14T05:40:36.136Z (24 days ago)
- Topics: chat, data, dataanalytics, datascience, matplotlib, pandas, python, seaborn, statistics, streamlit, whatsapp
- Language: Python
- Homepage: https://whatsapp-stats-analyser.streamlit.app/
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# StatChat - Whatsapp Chat Analyser
## Overview
StatChat is an innovative WhatsApp Chat Analyzer that provides fascinating insights into your chat history. Developed from scratch, it leverages powerful libraries such as Matplotlib, URLExtract, Pandas, Collections, Regex, and Datetime to meticulously extract and analyze chat data.## Technology Used
Python: The core programming language used for the application.
Matplotlib: For creating detailed visualizations.
URLExtract: To identify and extract URLs from the chat data.
Pandas: For data manipulation and analysis.
Collections: To handle and organize data structures.
Regex: For advanced text searching and manipulation.
Datetime: To handle date and time-related operations.
Streamlit: For building and deploying the interactive web application.## Features
StatChat offers a comprehensive suite of features to analyze both group and individual chats:Top Statistics: Overview of total messages, words, media shared, and links shared.
Most Busy Users: Identification of the most active participants in the chat.
WordCloud - Extraction of the list of the most frequent words in the chat.
Most Common Words - Display of the list of the most common words in the chat.
Emoji Analysis: Breakdown of the most commonly used emojis.
Monthly Timeline: Insights into chat activity on a month-by-month basis.
Daily Timeline: Detailed activity data for each specific date.
Day-wise Activity: Insights into which days are most active.
Month-wise Activity: Insights into which months are most active.
Weekly Activity - Insights into which is the most active time-period of the day on different days of the week.## Usage
To get started with StatChat, follow these simple steps:Export Chat Data: From WhatsApp, go to the chat you want to analyze, click the three dots, select "More," choose "Export Chat," and download the chat file.
Upload Data: Visit the StatChat link and upload the exported chat file.
Analyze: Enjoy detailed insights and analytics from your WhatsApp chat data!
Note: Ensure that the chat data is in a 12-hour format for accurate analysis.## Deployment
StatChat is deployed using Streamlit, a platform designed for creating and sharing data applications. The interactive and user-friendly interface provided by Streamlit makes analyzing your chat data seamless and enjoyable.## Contributions
We welcome contributions! If you wish to contribute to StatChat, feel free to fork the repository, make your changes, and submit a pull request.## Acknowledgements
We extend our gratitude to the developers of the libraries used in this project, including Matplotlib, URLExtract, Pandas, Collections, Regex, and Datetime.## Privacy
StatChat ensures your privacy by not storing any uploaded chat data. All analyses are performed in real-time on your local session, ensuring your data remains secure.