arbor
listen to the all-seeing all-knowing tree
press space to make it talk
---
nonsense generator made using a Markov chain, using poems by different authors as input
drop a .txt file to act as input
press r to reset to the default input
how it works:
this generator takes the input text and for every pair of words saves all the possible words that come after it. then, it chooses a random pair of words and starts generating from there, taking the last 2 generated words as the pair
it is NOT generative AI
Comments
Log in with itch.io to leave a comment.
Inspired by this video