Jev case: man who co-invented ChatGPT just shipped a model

The clip posted with this case (hosted by the collector’s media CDN); original post on X · 16s.

Wired Jev into an Astra build's routing layer, finishing the same task 37 minutes sooner with no malformed responses to retry.

The original post

man who co-invented ChatGPT just shipped a model that does in 0.114 sec what GPT Astra does in 8.5.

i wired Jev into the routing layer of a build i was running on Astra: same task finished 37 MIN SOONER, zero malformed responses to retry.

you hand it a situation and a list of typed questions.

it answers all of them at once, in parallel, with a confidence number attached to each.

no chain of thought, no tokens streaming out one by one.

you stop parsing a JSON blob back into your code and praying it validates, because the model physically cannot answer outside the options you defined.

the numbers TypeSafe publishes for it:

> $0.042 per million input tokens, and output tokens are free

> same accuracy as Sonnet 5 on their eval, 67.8% for both, at 294x less cost and 195x the speed

> 0.114 seconds against 8.566 for GPT-5.6 Terra on the same demo

> their Doom demo has it making around 10 decisions per second

$40M seed led by DCVC, and the name is a nod to Jevons, the economist who showed that cheaper coal meant burning more of it, not less.

this runs underneath the agent, on the calls that happen ten times a second and never get read by a person.

waitlist for the API, but the browser playground is open now. links below.

Quoted post

@CompleteSkeptic34.6M views
source

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

Engagement when collected

Views2K
Likes37
Bookmarks23
Reposts2
Replies6
Quotes1

Numbers are a snapshot taken from X when the case was added to the library (schema v1, collected 2026-09-19); they will not match today.

Where this case fits

Filed under agents & workflows, coding & developer tools, browser & computer use. In the pattern Jev is built for, the model answers a bounded question per step — and ordinary code acts on the answer, because the answer is already a value rather than a paragraph. Other posts in the same family are on the agents & workflows page.

Related Jev cases

Keep browsing: all 1173 Jev cases · more from @Mnilax · builders · what Jev is

Last updated: 2026-09-22 · sources & corrections · every card links to its author's original post