Small decisions. Interesting possibilities.Submit a project / videoSubmit
Data

Writing one character at a time

i made an llm from first principles with Jev 29 yes/no questions per character: should the next key be a–z, space, comma, or period? highest probability gets append to it, then fed the updated text back in & repeat an autoregressive loop made out of a classifier

How it uses Jev

Uses Jev to make the bounded decisions demonstrated by Writing one character at a time.

Why it's interesting

Shows a concrete Jev-driven result in public media and passed the verified engagement threshold.

How often does Jev run?

This project calls Jev on demand, in response to user input or events.