🔍 Read the full analysis: Could 'System One' AI Be The Key To More Efficient Artificial Intelligence? on ThorstenMeyerAI.com
Get smart everyday buys delivered free — and shop member deals
- Fast, free delivery on millions of items
- Access to Prime Big Deal Days deals on October 6–7
- Prime Video, Amazon Music and more included
TL;DR
TypeSafe AI has launched Jev, a ‘System One’ AI model designed for decision automation within software. It offers faster, cheaper, and more reliable structured decisions, challenging traditional language models. Its success could significantly impact enterprise automation, but accuracy and reliability remain under evaluation.
On September 15, 2026, TypeSafe AI launched Jev, a new class of AI model called ‘System One’ designed specifically for decision-making within software systems. Unlike traditional large language models (LLMs) that generate text, Jev produces structured, typed decisions with associated probabilities, aiming to streamline automation and reduce errors. This development represents a significant shift in enterprise AI, focusing on decision precision and speed rather than text generation, and has attracted attention for its potential to change the landscape in 2026.
TypeSafe describes Jev as an AI model built for rapid, structured decisions, drawing inspiration from Daniel Kahneman’s concept of ‘System One’ thinking—fast, intuitive judgments. The model is optimized for automation tasks, providing typed outputs such as choices, scores, and yes/no probabilities, instead of prose. Jev is designed to operate within software workflows, enabling applications to interpret and act on decisions directly, reducing the need for human parsing or intervention.
The company claims Jev can respond in as little as 70 milliseconds and at a cost of approximately $0.042 per million input tokens, claiming it is nearly 200 times faster and 440 times cheaper than comparable models. The model was developed by Diogo Almeida, a co-inventor of RLHF and InstructGPT, who argues that traditional reinforcement learning techniques create issues like overconfidence and mode dropping, which Jev aims to mitigate with its new training approach called Reinforcement Learning for Calibrated Decisions (RLCD).
Jev’s architecture involves handling three question types—choices, scores, and yes/no probabilities—returning structured, schema-compliant answers that software can act upon directly. This contrasts with LLMs, which generate text that must be parsed or interpreted before use. While Jev claims to have ‘zero hallucinations,’ this refers narrowly to output formatting errors, not correctness or judgment accuracy. Early benchmarks show promising but not definitive results, with accuracy tied to comparison models rather than absolute correctness, and some overconfidence in probabilities has been observed.
Jev vs. LLMs: who should make the call?
Jev, from TypeSafe AI, is a “System One” model. It doesn’t write text. It returns a typed decision with a confidence score that your software can act on directly.
Same support ticket, two kinds of answer
“This ticket appears most likely related to billing, although it could also concern account settings or a recent plan change. I would suggest reviewing the invoice history before…”
A person reads it, or code has to parse the prose.
team: "billing"Software reads it and acts. Nothing to parse.
How they differ
| LLM | Jev | |
|---|---|---|
| Output | Text written for people | A choice, a score or a yes/no probability |
| Speed | Seconds per call | 70–500 ms* |
| Price | Input and (pricier) output tokens | $0.042 per million input tokens, output free* |
| Knows when it’s unsure | Often sounds confident when wrong | Confidence score on every answer |
| Explains its answer | Yes | No, which matters for audits |
| Best at | Reasoning, writing, open questions | Routing, tagging, scoring, duplicate checks |
* Vendor-reported. TypeSafe also claims up to 194× faster and 445× cheaper on its own selected workflows.
Accuracy is something you build
Jev is far cheaper and faster, but not more accurate than frontier models. How you phrase the question matters a lot.
TypeSafe’s benchmark scores agreement with two frontier models rather than verified ground truth. The five-question result used weights fitted on 1,000 labelled examples.
The real idea: a confidence dial you control
“duplicate listing”, confidence 0.62
Raise the threshold for fewer mistakes and more manual review. Lower it for more automation and more risk.
Only use Jev when all four hold
Good fits
- Routing tens of thousands of support tickets a day
- Flagging duplicate listings in a product catalogue
- Replacing a keyword filter that mis-tags half its matches
Poor fits
- Drafting customer emails or release notes
- Reviewing a few high-stakes contracts a month
- Anything that needs a written explanation
Implications for Enterprise Automation Efficiency
The introduction of Jev and the ‘System One’ approach could significantly alter enterprise AI workflows by enabling faster, more cost-effective decision-making within software. As Jev produces structured, typed decisions directly usable by applications, companies could automate a broader range of tasks with minimal human oversight, reducing costs and increasing speed.
Furthermore, by moving away from text generation and focusing on decision calibration, Jev aims to address common AI reliability issues like hallucinations and output formatting errors. If proven reliable at scale, this approach could diminish the need for human-in-the-loop oversight, fundamentally changing how enterprises deploy AI for operational decisions.
However, questions remain about its accuracy and robustness across diverse real-world tasks, and whether it can fully replace traditional models in complex decision contexts. Its success could influence the future design of enterprise AI systems, emphasizing structured decision outputs over free-form text.
enterprise decision automation AI tools
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Background on AI Decision-Making and ‘System One’ Models
The AI industry has long relied on large language models (LLMs) like GPT and Claude for generating human-like text, but these models often face issues such as hallucinations, overconfidence, and high computational costs. Over the past three years, many model launches have promised better reasoning, longer context, and improved code generation, but challenges persist in deploying these models reliably in enterprise settings.
TypeSafe’s ‘System One’ models, exemplified by Jev, represent a shift toward structured, decision-focused AI. The concept draws from psychology, specifically Daniel Kahneman’s distinction between fast, intuitive ‘System 1’ thinking and slow, deliberate ‘System 2’ reasoning. Jev embodies the former, aiming to produce quick, calibrated decisions suitable for automation, rather than the narrative or reasoning outputs typical of traditional LLMs.
This approach is partly a response to issues identified with reinforcement learning from human feedback (RLHF), which, while improving conversational models, introduces problems like mode dropping and overconfidence. TypeSafe’s alternative, RLCD, emphasizes calibrated, reliable decisions, targeting enterprise needs for predictable AI behavior.
“Traditional reinforcement learning techniques create issues like overconfidence and mode dropping, which Jev’s approach aims to address through calibrated decisions.”
— Diogo Almeida, co-inventor of RLHF
structured decision-making AI software
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Unproven Reliability and Accuracy in Real-World Tasks
While early benchmarks show promising results, Jev’s accuracy in diverse, real-world enterprise scenarios remains unproven. Its current performance, measured against frontier models, indicates room for improvement, especially in complex or ambiguous tasks. The extent to which Jev can replace or augment existing AI systems depends on further validation, including independent testing and large-scale deployment.
Additionally, questions about the long-term reliability of its calibration, handling of edge cases, and robustness across different domains are still open. The company’s own benchmarks acknowledge that accuracy varies with input quality and question formulation, and real-world environments may present unforeseen challenges.
As an affiliate, we earn on qualifying purchases.
Next Steps for Validation and Adoption
TypeSafe plans to expand testing of Jev across various enterprise use cases, including customer support, automation, and decision management. Independent evaluations and field trials will be critical to assess its real-world performance and reliability. The company is also likely to refine its training techniques and model architecture based on feedback and benchmark results.
As adoption grows, expect further transparency from TypeSafe regarding accuracy metrics, failure modes, and best practices for implementation. Monitoring Jev’s performance in live environments will determine whether it can fulfill its promise of transforming enterprise decision-making at scale.
As an affiliate, we earn on qualifying purchases.
Key Questions
How does Jev differ from traditional language models?
Jev produces structured, typed decisions with associated probabilities, rather than generating free-form text. This allows software to interpret and act on decisions directly, reducing parsing errors and improving automation reliability.
What are the main advantages of ‘System One’ AI models like Jev?
They offer faster response times, lower costs, and more reliable, schema-compliant outputs suitable for automation, addressing common issues like hallucinations and output formatting errors in traditional LLMs.
Can Jev replace human judgment entirely?
While Jev aims to automate routine decisions efficiently, its accuracy and reliability in complex or ambiguous scenarios are still being evaluated. It is intended to augment, not fully replace, human oversight initially.
What are the main limitations of Jev currently?
Its accuracy varies depending on input quality, and it can still select incorrect options within its schema. Its performance in diverse real-world tasks remains to be fully validated through broader testing.
When will Jev be available for broader enterprise use?
TypeSafe has announced the launch but plans to expand testing and validation over the coming months. Widespread deployment will depend on further performance validation and customer feedback.
Source: ThorstenMeyerAI.com
Fall Picks
fall essentials
As an affiliate, we earn on qualifying purchases.
