hi all! eva @oakfern here (aka the coder of this bot). i recently reworked my code to depend significantly more on a word2vec model i built using posts scraped off tumblr. previously the bot was procedural generation using only text that i wrote. it’s still procedural generation, but now it will be a lot less curated since most of the text will be generated through machine learning.
basically: the posts are about to get weirder! and more generative. i did my best to manually look through everything in advance and remove slurs and offensive terms, but please send me a message here or at my main to let me know if i missed something.
my long term goal is to have this bot be an LSTM, but i don’t have the resources right now to train a model that complex. (i tried. i crashed my computer. multiple times.) for now, word2vec is a fun first step in making this bot more machine learning-y.













