PrasannaNatarajan / Whatsapp_word_art

Makes pictures out of whatsapp chats

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whatsapp Word Art

Input

  • WhatsApp group conversation
    • Send it as email to your own email (This gives a text document of the entire conversation)

Output

  • A Word-Art, where the size of font is proportional to the number of messages by a person

Note

  • Only phone numbers that have saved names in your contacts will appear in the Word-Art. Unsaved numbers are skipped to make the art look pretty.

Dependencies

  • pandas
  • matplotlib.pyplot
  • wordcloud
  • scipy

Usage

  • Install the Dependencies
  • Run the .Whatsapp Art.ipynb code in a Jupyter notebook or in any python environment.

ToDo

  • Choose better fonts and colors!
  • Make it an API

About

Makes pictures out of whatsapp chats


Languages

Language:Jupyter Notebook 100.0%