Skip to content

A web project that analyzes WhatsApp Chats and used python libraries for visualizing data.

License

Notifications You must be signed in to change notification settings

devesshhh/ChatScope

Repository files navigation

ChatScope: WhatsApp-Chat-Analyzer

ChatScope is a WebApp where anyone either tech or non-tech person can analyze their WhatsApp chat data. With this, you can get information such as Which person is active in the chat? Generally, What time the other person is free for conversation? Which one member from the group is more engaged in chat? Which word is most used by a particular member in the group?

And many other insights you can get from this Analyzer. Anyone obviously, who has WhatsApp account can use this WebApp. He/She can export their chat either group or individual in text format (without media) and upload it in the WebApp.

Important: Don't worry, none of your data is stored. For testing use the dummy chat.

Run on Local System

  • Install packages given in requirements.txt (packages need Python 3.11.0).
pip install -r requirements.txt
  • Run the below command to start your local server.
streamlit run app.py

About

A web project that analyzes WhatsApp Chats and used python libraries for visualizing data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages