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.
To install webApp, follow these steps:
Environment Setup
conda create -p venv python==3.7
conda activate venv/
- Clone the repository:
git clone https://github.com/ankitrajput77/WhatsApp-Analyzer.git
- Navigate to the project directory:
cd whatsapp-chat-analysis
- Install dependencies:
pip install -r requirements.txt
- Set up and start server
streamlit run app.py
https://ankit-whtsapp-anlyzer.streamlit.app/
Any kind of enhancement or contribution is welcomed.
If you have any questions, feedback, or suggestions, feel free to reach out to us at rajputankit72106@gmail.com.