/Whatsapp-Chat-Analysis

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

Whatsapp-Chat-Analysis

Software and Tools Requirement

  1. Github-Account
  2. Render-Account
  3. Vs-Code-IDE
  4. Git-CLI

Create new environment

conda create -p venv python==3.7 -y

Install all required packages

pip install -r requirements.txt

Run the application on your local machine

streamlit run app.py

Sample of running application

screenshot

screenshot

click-to-check-the-project

--------------------------------------- END -----------------------------------------------

Thanks!!