turbowarp might speed it up but idk. use warp timer tho This is an Order-N Markov Chain. It uses the text you input in the first input, tokenizes it, adds it to its vocabulary, creates a list of all possible next words based on every word in the vocab, then when you input in the second input, it picks a random word from the list corresponding to the word you input, then repeats until it hits an end word (\ in text, or just at the end). Leave the first input blank for a preset. done with order-n gonna share it now. frfr my biggest project lol the % done doesnt account for the max n.