Skip to content
JevDirectory.org
CommunityCookbooks & DemosPlaygroundVerified 2026-09-22

JEV CHESS

A single shared chess game where visitors play against Jev, which weighs every legal move at once as one Choice question and shades the board with its probabilities.

Category
Cookbooks & Demos
Published by
Community
Author
Added
2026-09-22
Tagscommunityplaygrounddemosgames

Highlights

  • The scoreboard reads Jev 76.5 to humans 40.5 across 117 games.
  • A single Choice question covers every legal move, so Jev cannot play an illegal one.
  • Jev's probability distribution over the legal moves shades the board in this pixel-art game.
  • Per the site's schema.org data, Jev plays one side by picking from every legal move at once while anyone online plays the other.

Watch out

A community game site with no published method for the running human-versus-Jev score, which changes as new games are played.

More like this

11GitHub stars
Interactive browser experiments that expose Jev's judgments: a support-message Decision Lab and a driving simulation where structured sensor state becomes typed steer, brake, and overtake decisions.
Cookbooks & Demos#community#javascript#demo
2GitHub stars
Browser lab where every 2048 move is one Jev Choice over the four directions with no heuristic fallback, surfacing the probability distribution, confidence, latency and token cost live.
Cookbooks & Demos#community#typescript#games
Communityjev-2048
A Telegram channel X-ray that pulls up to 1,500 public posts from the past year and has Jev rate each one, tallying news, ads, jokes, and clickbait into a shareable card.
Cookbooks & DemosPlayground#community#playground#demos
Community
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Full Jev video tutorial

The case against Jev-scored compaction

This is a terrible compaction strategy that fundamentally doesn't understand how compaction and context management work. Seems like a lot of people are confused so let's break this down. 1. Compaction isn't a filter The role of compaction is to clean up history to keep the Show more

tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply

Classifying rows in DuckDB

A playable 16-judgment demo

AI multiple choice, not essay writing

Screening agent actions with Jev

Tested TypeSafe’s Jev (no-text, probability-only model) as an AI agent safety monitor. Checking each action first worked well caught most attacks with almost no false blocks, and much faster than Gemini.

Image
Image
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