Skip to content

Analyzes Whatsapp group and personal texts to show some interesting facts!

Notifications You must be signed in to change notification settings

abrohit/WhatsApp-Chat-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WhatsApp Chat Analyser

Analyzes Whatsapp groups to show some interesting facts!

Table of Contents

About the Project

preview

This web application analyzes your Whatsapp group chats and provides statistics of your Whatsapp group. You have to upload a text file of your Whatsapp group chats without media, which is processed by the web application and then generates bar graphs and pie charts. The group chats is instantly deleted.

Tech Stack

  • Python
  • Plotly
  • Pandas
  • Django
  • HTML
  • CSS / Bulma

Behind the Project

The file MainPage/Main.py analyzes the Whatsapp group chats. The ExtractData() class extracts the data and outputs the extracted data in pandas dataframe. The StatGenerator() class analyzes the data and creates a bar graph or pie graph using plotly. The web application is made with Django Framework.

Screenshots

pic1

pic2

pic3

Contact

Twitter : abrohit05

LinkedIn : Rohit Manjunath

Website : abrohit

About

Analyzes Whatsapp group and personal texts to show some interesting facts!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published