Back to explore

TypeSafeのJev意思決定モデルで動くテトリス

開発者がTypeSafeのJev意思決定モデルを使ったテトリスを構築。合法な着地リストから選択し、1手約400ms、100ピース約1セントで、スキーマにより不正な手を防ぐ。

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