AI Supremacy

AI Supremacy

Flash

The most Viral new AI model isn’t an LLM at all

What is Jev in an era of agentic swarm inference?

Michael Spencer's avatar
Michael Spencer
Sep 22, 2026
∙ Paid
TypeSafe AI co-founders Erik Gafni, Sasha Sheng, and Diogo Almeida.
Jev by Typesafe AI.

Share

Good Morning

I don’t usually nerd out on non-LLM machine learning announcements. But extraordinary claims have been made. I hope you are in a curious mood.

Now that agent swarm consumer products like Meta’s Muse are going mainstream, we are on the cusp of models that will make machine to machine (M2M) processing and communications faster and more efficient. In my humble opinion that in a nutshell is what Jev is.

Try Muse (in U.S. & Canada)

So what is this Jev AI exactly?

Jev has gone Semi-Viral as new kind of Model

About a week ago on September 15th a former OpenAI employee, Diogo Almeida, announced Jev:

X avatar for @CompleteSkeptic
Diogo Almeida@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 …
6:17 PM · Sep 15, 2026 · 38.7M Views

3.97K Replies · 8.09K Reposts · 74.9K Likes

Jev: A Probabilistic Classifier with a Manifesto

Jev is a classifier that generalizes very well. Almeida is credited with being one of the co-inventors of reinforcement learning from human feedback (RLHF) and thus a co-inventor of some of what which became ChatGPT. Jev has potentially the ability to make some aspects of agentic AI more cost efficient while it gets its name, Jev, after Jevons paradox.

Image
Typeface.AI

We still know very little about Jev's internal architecture, training setup, and model size. TypeSafe.ai have raised $40 million Seed and built a product called Jev that is an AI model built for fast, structured decisions rather than open-ended text generation. So you feed it state + typed questions (Choice, Score, or yes/no), and it returns calibrated decisions in 70–500 ms at almost zero cost ($0.042/M input tokens). You can read their manifesto here.

System-1 Might be useful for Agentic AI

Jev is Typesafe AI's new System-1 model that skips token-by-token generation for instant decisions and the internet the past week have found all kinds of use cases for the technology. According to Nicolas Bustamante what we might be witnessing in AI is - err, well, a textbook example of Clayton Christensen’s Innovator’s Dilemma playing out in AI. We are at that weird stage where the market is commoditizing the bottom of the ML market: think classifiers, routers, scoring and context triage. So is Jev viral AI non-sense or something useful? I think that remains to be seen.

Almeida left OpenAI two years ago to start TypeSafe AI and release a transformer based model that is not an LLM that produces probabilistic calibrated decisions. That is, Jev is what Typesafe calls a “System 1” model: it outputs decisions directly, as probabilities and confidence scores, rather than autoregressively predicting the next token. It’s certainly making debate about advances in classifiers sound more sexy.

It’s a model that is garnering significant interest from developers. That is, Jev appears most useful for software automation. It might turn out that consensus among software developers will see it as a cheaper and more robust way to incorporate intelligence into their code. In a world where agentic swarms are using more and more of the total demand for inference compute, that kind of makes sense. This a generalist model that might be useful for swarms of agents to become even faster and less costly.

Almeida claims Jev is built for the decisions inside software. Now Jev has been released in early access and its stimulating the open-source community. Typesafe’s selling point is that Jev is up to 100 times faster and 100 times cheaper than conventional LLMs for certain tasks.

Read the Blog

為什麼TypeSafe AI 的Jev 突然爆紅:改變AI Agent 的System One 模型(2026)

The Era of Hundreds of Auxiliary Specialized kinds of Models is Coming

In today’s world developers can embed Jev in products for high-volume, low-latency decisions such as classifying/routing support tickets, scoring leads or content, safety/flagging checks, verification steps, agent routing, or other “if-statement–like” logic inside automated pipelines with likely hundreds of potential use cases that have at least some business value. Jev is a sign of things to come in probabilistic AI and one one of the many new kinds of (often open-source) models that can make products better.

In an AI boom it’s interesting what becomes a potential product. Classification, scoring, routing, and intent detection are not new machine learning problems. What TypeSafe AI is doing differently is building a model specifically around these kinds of typed, probabilistic decisions, rather than taking a general-purpose LLM and prompting it to behave like a classifier.

Typesafe AI claims that at $42 per billion input tokens and free output, intelligence becomes a resource accessible to all.

Read Jev Docs

A week after launch, Jev has already been added by popular model gateway platforms such as Vercel, Cloudflare, LangChain, and Langfuse to their stacks. Jev is like a weird viral decision-making AI in September, 2026 and yesterday they announced that Jev is now available to everyone, without a waitlist, with access starting at $5 in credits, equivalent to roughly 120 million tokens. This is not a sponsor, but you can create your account here. Jev is also anticipated to be useful in agentic AI tasks like model routing.

X avatar for @typesafeai
TypeSafe AI@typesafeai
Jev is now available to everyone. No waitlist. Start using it here: console.typesafe.ai
9:30 PM · Sep 20, 2026 · 2.73M Views

475 Replies · 2.28K Reposts · 21.3K Likes

Jev can use Far Less Tokens than Incumbent LLMs for some Tasks

Jev is very similar in spirit to zero-shot classification and seem to be able to do things a bit better and a lot more cheaply. I’m super interested in how Jev could make agentic AI faster, smarter and more efficient. In that fundamentally Jev is an AI model optimized for “machine-consumable decisions” rather than human-readable conversation and therefore likely better positioned as infrastructure for software rather than a chatbot/LLM. Jev is closer to the essence of what machine learning is but powered by the transformer architecture and perhaps made more powerful in an era where LLMs are so prominent.

Jev is described as non-autoregressive and might be based off of the work or related to the work of others. This work was done previously in part by Nandakishor Mukkunnoth and which he explains in a LinkedIn post. There have also in the past week been many spin-off versions of Jev that have gone open-source or been announced. He also shared his story on Hacker News here. Jev doesn’t reduce hallincations per se but delegates them to the user in a sense. Anything that reduces token usage is bound to go viral more easily in the current climate of AI compute.

TypeSafe AI has re-designed zero shot classification substantially since the time it was popular (2019-20) and added multiple structured decisions, probabilities, parallel inference, and a new calibration-focused training approach all in terms that are fairly familiar for NLP engineers. Six years later saying it’s a new kind of model isn’t 100% correct, but it’s certainly re-packaged in ways that are relevant to the era of Agentic AI and the challenges developers and product managers face.

Jev Reminds us that LLMs are not all We Need

TypeSafe AI attributes Jev's efficiency to its specialized architecture, parallel sampler, and calibration-focused training. It’s a generalized model for much narrower tasks designed to make structured decisions directly and in parallel. Immediately it can help AI agents decide which tool to call next and whether to retry the task, by answering those questions in under half a second for $0.042 per million input tokens. Output is free. It makes you wonder how in the near future different kinds of transformer models will combine, complement and improve what LLMs are capable of doing today. What will the decisions trees and probability matrices of the future even look like? Jev really unlocks the imagination of what will become possible.

“You can break a workflow into individual judgments, run them in parallel, and combine them however you want.”

Jev is an architecture is optimized specifically for fast, structured decision-making and will radically reduce the cost of some layers of the product for developers all over the world. Think about what that means? Jev could arrive just at the time to become an important part of the decision-making layer underneath a growing ecosystem of AI agents.

The model is named after William Stanley Jevons, the 19th-century economist whose eponymous paradox describes how the falling cost of a commodity can lead to it being used more and more. Jevons paradox has indeed been that whisper witty water-cooler response moment on repeat all during the AI boom.

Models such as Meta's facebook/bart-large-mnli have long been used for lightweight zero-shot classification. But the developer tool kits keep getting refined.

“The problem is we are optimising for human language. We have been super good at human language for four years, but it’s not useful for automation because computers speak a different language.” - Diego Almeida, TypeSafe AI

Jev is most likely built upon an open-weight LLM, i.e. most likely a Chinese model. Almeida says Jev is trained exclusively on synthetic data using a technique he calls “reinforcement learning from calibrated decisions.” TypeSafe AI reports Jev at around 68% (accuracy) on its own workflow evaluation - which is to say we have no idea how accurate these results are on real-world tasks. Jev’s general accuracy is very much now being debated and time will tell.

News Models are Boosting what Developers can do

I think Jev is super interesting especially for developers who are builders working on real-time systems, games, agent loops, or anything that currently avoids LLMs because of latency or cost. I’ve seen an impressive amount of use cases online in just the past week being mentioned.

RLCD stands for Reinforcement Learning for Calibrated Decisions, the training method TypeSafe AI says it developed for Jev. In essence this makes classifiers more useful. Think about it RLDC here refers to training methods in which a computer program not only learns to make good decisions, but also to realistically assess how confident it is in doing so. The goal is a system whose self-confidence matches its actual hit rate.

A standard RL agent might assign a 98% probability or preference to an action that only succeeds 60% of the time. Here they are trying to correct this and for narrower tasks it could make sense. If Jev’s accuracy and confidence improves it could end up being a rather useful model. The online speculation around Jev’s architecture (this blog by Archer Hume) is also fairly fascinating.

“What I like about Jev: for years, large generalist models sucked almost all the oxygen out of AI.

But there are huge opportunities in much more specialized and customized models, built for specific tasks and languages and as a result, orders of magnitude cheaper, faster and more optimized. There are 3 million of them publicly available on HF” - Co-Founder of Hugging Face.

I believe Jev is just a beginning for new kinds of non-LLM models that are made for more specialized workflows, tasks and use cases. Many of these specialized models are trained on open-weight Chinese models and you can see how open-source AI is stimulating complementary machine learning and models to complement and make up for some of the limitations intrinsic to language based models, or LLMS.

Not only are LLMs compounding with compute but more specialized models are doing important work in industry domains where LLMs are not optimized to solve their key domain problems.

Meta’s Muse has better First Two Weeks than ChatGPT?

According to Apptopia, Muse’s app on mobile devices has been downloaded more times during its first 12 days on the market than ChatGPT was in the 12 days after its debut. This is with regards to where Muse is now available, in the U.S. and Canada.

  • In this subset of the data, Muse has now seen 1.8 million downloads to ChatGPT’s 1.3 million.

  • Overall, Muse has seen 2.8 million total installs globally in its first 12 days.

App Figures made the calculation before that Muse had overtaken ChatGPT as the most viral new AI product in history (see chart below). Apptopia’s data also indicates that Muse’s U.S. daily active users are now higher than they were for ChatGPT at the same point after its launch.

To be fair we have to note that Muse is available across both iOS and Android, while ChatGPT launched on iOS only at the very beginning. Meta also has multiple apps with billions of users (to upsell Muse) and a larger marketing spend available to them.

Conflicted reports on X about the Jev Announcement

X avatar for @MParakhin
Mikhail Parakhin@MParakhin
Jev model is very polarizing in my social vicinity: people who got exposed to AI after ChatGPT are positively giddy with excitement, like they have literally just discovered fire. Pre-GPT ML people are baffled how that could've made news at all :-)
7:51 PM · Sep 18, 2026 · 268K Views

152 Replies · 78 Reposts · 2.85K Likes

Thread about Potential New Use Cases for Jev

X avatar for @adamwathan
Adam Wathan@adamwathan
What are some interesting problems you’ve been able to restate as classification problems to solve with Jev? Outside the box stuff that doesn’t seem like a classification problem at first.
11:36 AM · Sep 18, 2026 · 75.7K Views

68 Replies · 3 Reposts · 466 Likes

Will Jev survive as a Real Product?

X avatar for @JoshKuechly
Jσsh@JoshKuechly
I don’t think Jev will survive. @nvidia and @Meta will release open-source Jev competitors within the next 30 days. @OpenAI will add a Jev-like endpoint to their model list in the next 60 days. And the rest of us will fine-tune custom classifiers that crush Jev and are 10x…
3:10 PM · Sep 19, 2026 · 319K Views

432 Replies · 97 Reposts · 4.2K Likes

Pre GPT ML Engineers are Confused

X avatar for @tekbog
terminally onλine εngineer@tekbog
a lot of jev use cases seem to be from people that forgot that you can build a lot of things without LLMs many engineers that were doing ML before the AI revolution don’t get the hype
4:01 AM · Sep 19, 2026 · 31.2K Views

74 Replies · 36 Reposts · 1.13K Likes

The Usual Copy-Cat Cadence from a Viral Announcement

X avatar for @arpit_bhayani
Arpit Bhayani@arpit_bhayani
first came jev. then laya. then laya-mlx. and now kev. all system one decision models. all within a span of 3 days. never seen a race this fierce before. let us breathe, folks. let us breathe.
3:47 PM · Sep 21, 2026 · 82.5K Views

101 Replies · 169 Reposts · 3.27K Likes

Jev asked us to think differently about Old Problems

X avatar for @wholyv
Lxyv@wholyv
Why is Jev suddenly unlocking the use cases no one ever thought of doing with regular LLMs?
7:29 PM · Sep 18, 2026 · 370K Views

348 Replies · 39 Reposts · 3.29K Likes

Confidence scores for business development outreach?

X avatar for @romanbuildsaas
Romàn@romanbuildsaas
JEV is INSANE. We gave it 700 high-intent leads and personalised outreach messages. In 40 seconds, it predicted how each message would perform, assigned a confidence score and detected lead-message mismatches. All for just $0.09. JEV can also score leads, analyse buying …
10:16 AM · Sep 18, 2026 · 468K Views

389 Replies · 219 Reposts · 3.35K Likes

On Using AI as a Tool

X avatar for @dillon_mulroy
Dillon Mulroy@dillon_mulroy
i think jev is resonating with devs so well b/c it unlocks so many opportunities for composing ai into systems and products rather than ai _becoming_ the product/system really does feel like it was a missing primitive
3:31 AM · Sep 17, 2026 · 399K Views

157 Replies · 355 Reposts · 7.16K Likes

Could this unlock AI on the Edge and on Mobile?

X avatar for @andrewchen
andrew chen@andrewchen
curious if Jev-like models might accelerate us towards on-device AI native functionality on mobile devices strong LLMs are a long way from running on phones: - slow memory bandwidth - only highly quantized MoE models will fit - lots of issues with power/heat/etc Folks are…
10:29 PM · Sep 20, 2026 · 18.3K Views

67 Replies · 12 Reposts · 193 Likes

Jev can Generate the Best Option

X avatar for @dotta
dotta 📎@dotta
If Jev can't generate text, what can it generate? Unlike an LLM, *Jev picks from a list of options* * Is this email a refund request? * Should we turn left or right? * Is this a hotdog? Traditionally we've called these "classifiers" but Jev is different in that...
2:10 PM · Sep 17, 2026 · 234K Views

59 Replies · 67 Reposts · 1.73K Likes

Could Jev Accelerate Automated Advertising?

X avatar for @higgsfield_ai
Higgsfield AI 🧩@higgsfield_ai
Jev is really good at content filtering and asset selection. DeepSeek + Higgsfield turn the selected assets into ad creatives.
1:15 AM · Sep 19, 2026 · 120K Views

158 Replies · 217 Reposts · 1.31K Likes

How about HR and Recruiting?

X avatar for @sarvagya_kul
Sarvagya Kulshreshtha@sarvagya_kul
JEV is INSANE. We gave it 400 companies and one candidate profile. In 12 seconds, it predicted which jobs the candidate had the highest chance of getting, assigned a confidence score and detected job-candidate mismatches. All for just $0.0005 It can also score …
4:10 PM · Sep 18, 2026 · 149K Views

203 Replies · 78 Reposts · 1.77K Likes

Could Jev accelerate Computer Use and take it to the next level?

X avatar for @marcus_lowe
Marcus Lowe@marcus_lowe
what if copy/paste was smart? powered by @typesafeai jev it feels like every computer interaction will get rewritten
12:59 AM · Sep 20, 2026 · 1.05M Views

325 Replies · 564 Reposts · 9.72K Likes

How about Design?

X avatar for @heystefan_
Stefan@heystefan_
when a designer gets access to Jev
5:53 PM · Sep 19, 2026 · 1.01M Views

206 Replies · 502 Reposts · 10.1K Likes

And classifying Research papers?

X avatar for @nutlope
Hassan@nutlope
I used Jev to classify 1,018 AI research papers. The result: $0.08 total cost and 256ms median end-to-end latency per paper. The pipeline was: 1. Summarize each paper with DeepSeek V4 Flash 2. Send the title + summary + 24 possible topics to Jev 3. Use Jev to classify each …
3:29 AM · Sep 17, 2026 · 171K Views

121 Replies · 140 Reposts · 1.98K Likes

Share

As of today September 22nd, Typesafe AI’s Jev has basically been overwhelmed with signups, they’ve literally had to pause them. Suffice to say it was a successful launch so far.

User's avatar

Continue reading this post for free, courtesy of Michael Spencer.

Or purchase a paid subscription.
© 2026 Michael Spencer · Privacy ∙ Terms ∙ Collection notice
Start your SubstackGet the app
Substack is the home for great culture