Skip to content
JevDirectory.org

Tetris × TypeSafe

A playable Tetris where you can drop pieces yourself or let the TypeSafe Choice primitive pick every move.

Category
Cookbooks & Demos
Format
Playground
Published by
Community
Author
—
Added
2026-09-25
Last verified
2026-09-25

Highlights

  • The Choice primitive selects each move while the standard piece controls stay available.
  • Buttons let TypeSafe play, pause, or restart, and the HUD shows the next piece, score, lines, and level.
  • The page never explains how board states become Choice options or what the calls cost.

Watch out

A small demo with no author, repository, or cost details.

Reactions & coverage

Posts, threads, and videos about this entry from around the web.

X: Jev plus Astra beats the Ender Dragon for under a dollar

X: Jev plays Pokémon Showdown

X: Jev plays Puyo Puyo with real-time board questions

X: Jev plays Smash Bros. against itself

Related terms

Glossary definitions related to this entry.

More like this

Two browser games against a live Jev opponent: a first-person quick-scope arena and a neon survival challenge, where Jev picks tactics and authored code handles movement and physics.
Cookbooks & DemosPlayground#community#playground#games
Community
Four board games against Jev where the model picks the move and code keeps the rules: tic-tac-toe, Connect Four, Battleship, and Wordle.
Cookbooks & DemosPlayground#community#playground#games
Community
An autonomous Pac-Man recreation steered by Jev: before each junction the game sends the maze, actors, and legal directions as structured data, and Jev returns one direction with a probability per option.
Cookbooks & DemosPlayground#community#playground#games
Community
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Unclutter: an ad and slop blocker that runs on Jev

An open-source BS meter for debates and investor calls

🚨 Open Source Jev BS meter you can use this to analyze any debate / investor call / interview / sales pitch / podcast video fact check live , for example this dario interview cost 60 Jev calls / 111K tokens / $0.0047 github.com/ChetasLua/jevm…

Chetaslua
Chetaslua
@chetaslua

🚨 I gave the Trump vs Kamala debate a live BS meter using Jev every sentence, both candidates, 5 yes/no questions each 1,191 Jev calls / 1.18M tokens / 415 ms median total cost : $0.0497 same questions for both, clips picked by one fixed rule, not a fact-check

Reply

A Jev-shaped model on Cerebras and Qwen

Built an alternative version of @typesafeai but on @cerebras with Qwen 3.8 27b. Similar quality, similar performance, but vastly different cost. TypeSafe was way cheaper, and did beat Qwen on performance. Closest we can get using LLMs I think. Source: github.com/iammrduncan/ty…

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Jev benchmarked on two public safety corpora

1/ Benchmarked TypeSafe's Jev on two public safety corpora. It doesn't generate text, it returns calibrated probabilities you threshold in code. 96.5% on prompt injection, all 662 messages in deepset/prompt-injections. No tuning. 325ms p50.

Terminal dashboard showing 96.5% accuracy on prompt injection and 89.0% pairwise on vulnerable code, with a context ablation and calibration plot.
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

An open 151M-parameter decision engine

TypeSafe AI came out of stealth with Jev, and access is behind a waitlist. I built an open source version Verdict (Open-jev) you can run right now in a browser tab: And its a real post trained model..(link in comments) It is a post trained 151M parameters model. ModernBERT-base Show more

Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Agent Handoff Gate: agents verify what they hand off