Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aniketkkajania/wassupanalyzer
WhatsAnalyzer is a powerful statistical analysis tool designed for analyzing WhatsApp chats. With the ability to process chat files exported from WhatsApp, this tool provides valuable insights by generating various plots and statistics.
https://github.com/aniketkkajania/wassupanalyzer
data data-science datavisualization streamlit streamlit-webapp webapp whatsapp whatsapp-chat
Last synced: 24 days ago
JSON representation
WhatsAnalyzer is a powerful statistical analysis tool designed for analyzing WhatsApp chats. With the ability to process chat files exported from WhatsApp, this tool provides valuable insights by generating various plots and statistics.
- Host: GitHub
- URL: https://github.com/aniketkkajania/wassupanalyzer
- Owner: Aniketkkajania
- Created: 2023-06-26T12:11:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-13T10:33:04.000Z (about 1 year ago)
- Last Synced: 2024-10-14T05:40:55.653Z (24 days ago)
- Topics: data, data-science, datavisualization, streamlit, streamlit-webapp, webapp, whatsapp, whatsapp-chat
- Language: Python
- Homepage:
- Size: 43.9 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WhatsAnalyzer
WhatsAnalyzer is a powerful statistical analysis tool designed for analyzing WhatsApp chats. With the ability to process chat files exported from WhatsApp, this tool provides valuable insights by generating various plots and statistics.# Key Features:
Analyze WhatsApp chat files exported from your phone
Generate plots and statistics to visualize communication patterns
Identify top participants based on response frequency
Gain insights into message trends, frequency, and timing
Perform statistical analysis on your WhatsApp chat data# Installation
1. Clone the repository:
git clone https://github.com/your-username/whatsapp-analyzer.git2. Navigate to the project directory:
cd whatsapp-analyzer3. Install the required libraries:
pip install -r requirements.txt# Usage
1. Export your WhatsApp chat history from your phone and save it as a text file on your computer.
2. Go to terminal and type "streamlit run app.py to run the streamlit app".
3. Navigate to the place where you have saved your exported chat and upload it in streamlit web app.