Skip to content

teja-afk/Whatsapp-Chat-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whatsapp_chat_analyzer

The WhatsApp Chat Analyzer is a tool designed to extract valuable insights from exported chat files obtained from WhatsApp conversations. Leveraging this tool, users can gain a comprehensive understanding of their communication patterns, frequency of messages, and more, through a user-friendly interface.

Demo

https://8s4rpnm5rko8hgp5oygknw.streamlit.app/

How to Run

Steps

  1) Clone the repository
    https://github.com/teja-afk/Whatsapp-Chat-Analyzer

  2) Create a conda environment after opening the repository
    conda create -n venv python=3.11 -y
    conda activate venv

  3) Install the requirements
    pip install -r requirements.txt
  
  4) Run the app
    streamlit run app.py

  Open up you local host and port

  5) Upload (whatsapp_chat).txt file 

  6) Check the chat analysis report

About

Whatsapp Chat Analyser - Conversational Data Insights Tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors