Back to explore

Tetris powered by TypeSafe's Jev decision model

A developer built Tetris where TypeSafe's Jev decision model picks from a list of legal landings, at ~400ms per move and ~1 cent per 100 pieces, with schema constraints preventing illegal moves.

I built Tetris where an AI model makes every move, but it's not an LLM. Jev (TypeSafe's new "decision model") gets a list of legal landings and picks one. ~400ms per move ~1 cent per 100 pieces Can't hallucinate an illegal move, the schema won't let it

· 3 likesOpen on X