Log In  


Cart #wamobegire-1 | 2025-06-26 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA


Hi there!
I challenged myself to build a tiny generative AI in PICO-8 that predicts a sentence word by word — and here’s the result!

You can easily plug in a different training dataset to explore various generation themes like zen, cooking, or radio. Right now, the default dataset is still pretty limited — but it's a starting point!
You can also tweak the context size in init() — that’s the number of previous words the model looks at when predicting the next one.

Have fun experimenting — enjoy!




[Please log in to post a comment]