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
- python
- streamlit
frontned requirements
- user can upload whatsapp export file
- different types of analytics graphs (barchart, piechart, line graph)
- Basic stats like (count of msg done by each person, most used words, count of links shared)