/whatsai

:left_speech_bubble: Flask web app that generates messages from WhatsApp conversations using a markov chain model for text generation.

Primary LanguagePython

whatsai

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.

welcome ex