Skip to content

"WhatsApp Analyzer is a Python project built with Streamlit that allows users to analyze and visualize their WhatsApp chat data. also this app gives you the detail about the sentiments of the chat.

Notifications You must be signed in to change notification settings

ankitrajput77/WhatsApp-Analyzer

Repository files navigation

WhatsApp Chat Analyzer Streamlit

WhatsApp Chat Analyzer is a Python project that provides a user-friendly interface, built with Streamlit, to analyze and visualize WhatsApp chat data. It offers insights into message frequencies, popular words, participant statistics, and more, enabling users to gain valuable insights from their WhatsApp conversations.

Requirements

Installation and Usage

To install webApp, follow these steps:

Environment Setup

conda create -p venv python==3.7
conda activate venv/
  1. Clone the repository:
git clone https://github.com/ankitrajput77/WhatsApp-Analyzer.git
  1. Navigate to the project directory:
cd whatsapp-chat-analysis
  1. Install dependencies:
pip install -r requirements.txt
  1. Set up and start server
streamlit run app.py

In-Action

https://ankit-whtsapp-anlyzer.streamlit.app/

Contributing

Any kind of enhancement or contribution is welcomed.

Contact

If you have any questions, feedback, or suggestions, feel free to reach out to us at [email protected].

About

"WhatsApp Analyzer is a Python project built with Streamlit that allows users to analyze and visualize their WhatsApp chat data. also this app gives you the detail about the sentiments of the chat.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published