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.
https://8s4rpnm5rko8hgp5oygknw.streamlit.app/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