Input a WhatsApp conversation (which you can easily download on the app) and generate funny messages from your friends!
Text-generation model using Ngrams.
The web app was implemented with Flask and hosted on Heroku (it was since taken down).
The WhatsApp generation is cleaned up using regexes and then fed into a simple Ngram text-generation model.