Bonus Project — WhatsApp Chat Analytics

Bonus project

This is not a core brochure module note. It is a hands-on coding project for after Module 7 concepts. See M7-B — How RAG Works Behind the Scenes for frontend/backend ideas.

requirements

  1. python
  2. streamlit

frontned requirements

  1. user can upload whatsapp export file
  2. different types of analytics graphs (barchart, piechart, line graph)
  3. Basic stats like (count of msg done by each person, most used words, count of links shared)