Skip to content

655452/Whatapp-Chat-Analyzer

Repository files navigation

WhatsApp Chat Analyzer

A streamlit app to analyze your WhatsApp chats. This tool allows you to gain insights into your WhatsApp conversations by providing a variety of analysis features.

Demo Link: WhatsApp Chat Analyzer Demo

Table of Contents

  1. Features
  2. Getting Started
  3. How to Use
  4. Screenshots
  5. Contributing
  6. License

Features

  • Message Count: Discover how many messages are in your chat.
  • Word Cloud: Visualize the most frequently used words.
  • Activity Patterns: Identify active hours and days of the week.
  • Top Senders: Find out who sends the most messages.
  • Media Analysis: View the number of images, videos, and documents shared.
  • Chat History: Explore your chat history with a timeline view.

Getting Started

To use this WhatsApp Chat Analyzer, follow these steps:

  1. Clone this repository:

    git clone https://github.com/yourusername/whatsapp-chat-analysis.git
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the application:

    streamlit run app.py
  4. Access the app in your web browser at http://localhost:8501.

How to Use

  1. Upload your WhatsApp chat export file (.txt) to the app.
  2. Select the analysis options you want to use.
  3. Click the "Analyze" button to generate the results.
  4. Explore the insights provided by the app.

Screenshots

Include a few screenshots of your application in this section to give users an idea of what to expect. You can use image links or embed them directly in the README.

Contributing

We welcome contributions from the community. To contribute to this project, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and ensure they work as expected.
  4. Commit your changes and create a pull request.

Please follow our Code of Conduct and Contributing Guidelines when contributing to this project.

License

This project is licensed under the MIT License. Feel free to use and modify it for your own use.


We hope you find this WhatsApp Chat Analyzer useful for gaining insights into your chat conversations. If you have any questions or encounter issues, please don't hesitate to open an issue or reach out to us.

Enjoy analyzing your WhatsApp chats! 😊

About

Whatsapp chat analyzer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages