Skip to content
JevDirectory.org
CommunitySites & GuidesArticleVerified 2026-09-22

[AINews] Jev: a “System One Model” that only decides/classifies/routes/scores — >100x faster, >200x cheaper than small frontier LLMs

Latent Space's AINews roundup of launch day: the Jev thread atop Hacker News, the RLCD decision-model framing, and community readings that compare it to DSPy-style typed signatures for routing and scoring.

Category
Sites & Guides
Published by
Community
Author
Added
2026-09-22
Tagscommunityarticlemodelsevaluation

Highlights

  • AINews notes Jev sat atop Hacker News all day, outdrawing Gemini 3.8 Live and Periodic Labs announcements the same day.
  • The roundup frames Jev as complementing slower System Two LLMs and lists parallel sampling, no hallucination, and calibration as the payoffs.
  • Community pushback quoted in the post: Jev is not a general language model, cannot produce free-form text, and requires predefined output formats.
  • Engineers in the roundup map Jev to DSPy-style signatures and typed predictions where expensive LLM calls compile into smaller task-specific functions.
  • Diogo Almeida's launch post in the roundup describes Jev as 20-200x faster and 40-400x cheaper than small frontier LLMs.

Watch out

Most of the issue, including the Reddit and localLLM recap, sits behind Substack's paid or trial paywall.

More like this

Wikipedia's article on Jev: TypeSafe AI, the September 15, 2026 early-access release of jev-1.13.0, the Choice, Score, and Noul primitives, RLCD training, and the unpublished weights and technical paper.
Sites & GuidesArticle#community#article#models
Community
The Register's launch report on TypeSafe AI's Jev: the $40 million raise, typed probabilistic decisions, the Doom demo, the 70-500 ms latency and $0.042/MTok pricing claims, and the structured-output caveat.
Sites & GuidesArticle#community#article#press
Community
Tom's Hardware's launch report on Jev, covering how the API takes program state and typed statements and returns yes/no answers, choices, or probability distributions with confidence values.
Sites & GuidesArticle#community#article#api
Community
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Fast browser use with Stagehand

we built blazing fast computer/browser use with Jev + @Stagehanddev. this task cost $0.001 and executed at near instant speed (in a remote browser btw) the loop: observe the page, send a11y tree as state + actions as questions, Jev decides the next action, then Stagehand Show more

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

LLM-as-a-judge, sped up

Jev has spoken. It picked which model is AGI. 20–200x faster. 40–400x cheaper. This could make things like LLM-as-a-judge insanely fast and nearly free. (I tried a bunch of prompts and still didn’t burn through $0.10.)

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

Instant compaction with Jev

A Claude session from 1M to 86K tokens

This is actually insane. This uses @typesafeai Jev model, as a plugin in Claude to review all the un-nesseasary tool calls, and it takes 1s to run! Like, literally, 1 second to take my Claude session from nearly 1M to ... 86K tokens! 😮 Ask your claude to install it and be  Show more

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

Vercel's fx safety reviewer, 18x faster

We're seeing extraordinary results from @typesafeai. Default mode in 𝚏𝚡 is auto, with a safety reviewer analyzing every command. That reviewer runs on GPT Luna today. Jev is up to 18x faster (p95) *and* more accurate. It's coming to @vercel AI Gateway and likely new default.

Pranit
Pranit
Vercel
@fazxes

We benchmarked fx auto mode (safety) classifier with @typesafeai's Jev. tl;dr: ~5-18x faster and more accurate than 𝚐𝚙𝚝-𝟻.𝟼-𝚕𝚞𝚗𝚊, our current top choice

Image
Reply

Jev lands on OpenRouter