Skip to content
JevDirectory.org

Jev Plays

Four board games against Jev where the model picks the move and code keeps the rules: tic-tac-toe, Connect Four, Battleship, and Wordle.

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

Highlights

  • Connect Four offers at most seven legal columns plus three side judgments on the same state.
  • Battleship turns the grid into text and asks one Choice over up to 64 open cells, drawn as a probability heat map.
  • Wordle offers up to 60 candidates annotated with average words left, and never sees your guesses.
  • Each turn shows milliseconds, confidence, and token counts, and illegal moves are withheld by the rules.

Watch out

No author or repository is named on the page; details were read from the compiled app.

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

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
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
A playable Tetris where you can drop pieces yourself or let the TypeSafe Choice primitive pick every move.
Cookbooks & DemosPlayground#community#playground#games
Community
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Computer use at 155× cheaper than Opus 5

i built computer use using @typesafeai ! it is 155x cheaper than opus 5, ~20x faster, and generalizes across OS's more on how it works in the vid & thread below:

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

Foreman keeps coding agents on task

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