Tweet-Generator. The Tweet Generator uses a Markov chain to generate random tweet based off of past tweets. It uses Python and the Twitter API to obtain the last 200 tweets from a particular user, organizes them into a JSON tree structure and then executes a random walk on that tree structure. This results in sometimes hilarious sometimes nonsense tweets that mimic the Twitter user's past tweets.

github.com/oliviersm199/Tweet-Generator

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.