🔍 Read the full analysis: The Shift Toward 'System One' AI: What It Means For Future Innovation on ThorstenMeyerAI.com
Get business pricing on office and shipping supplies
- Business-only prices and quantity discounts
- Tax-exempt purchasing
- Multiple users, one account, clear invoices
TL;DR
TypeSafe AI has launched Jev, a decision-oriented AI model inspired by ‘System One’ thinking, emphasizing structured decisions over text generation. This development could reshape enterprise automation by prioritizing speed, cost-efficiency, and reliability.
TypeSafe AI has unveiled Jev, a new class of AI model built explicitly for decision-making within software systems, marking a notable departure from traditional large language models (LLMs). This development, announced on September 15, 2026, signals a shift toward ‘System One’ AI, focusing on fast, structured decisions rather than free-form text generation. You can learn more about AI operations and trends that are driving this shift. The move aims to improve automation speed, reliability, and cost-efficiency for enterprise applications, making it highly relevant for companies seeking smarter, more dependable AI solutions. For more insights, see how Europe’s AI future could be tied to Canada’s innovation.
Jev is a decision-oriented AI model that produces structured, typed responses with associated probabilities, rather than generating text. Built by TypeSafe AI with $40 million in funding led by DCVC, Jev is designed to handle three types of questions: choices, scores, and yes/no probabilities. This approach aligns with the broader movement toward Canada’s energy system and AI development. It operates with a response time of 70 to 500 milliseconds and costs approximately $0.042 per million input tokens, claiming to be hundreds of times faster and cheaper than traditional LLMs.
The model is based on a psychological concept called ‘System One’ thinking, originating from Daniel Kahneman’s work, which describes quick, intuitive judgments. Unlike LLMs that rely on reinforcement learning from human feedback (RLHF), Jev uses a new training method called Reinforcement Learning for Calibrated Decisions (RLCD), aiming to eliminate common issues like overconfidence, mode dropping, and hallucinations. It is optimized for automation tasks where structured, reliable decisions are critical.
TypeSafe asserts that Jev’s outputs are schema-compliant, preventing errors caused by malformed data or output formatting, although it does not guarantee correctness of the decision itself. Initial benchmarks show moderate accuracy—around 67.8% agreement with leading models—though independent tests suggest the accuracy may vary depending on task complexity and question design. The company acknowledges that accuracy depends on how well users craft specific, narrow questions rather than broad queries.
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 AI and Automation
The launch of Jev signals a potential paradigm shift in enterprise AI development by prioritizing decision speed, cost-efficiency, and reliability over the traditional focus on language generation. This could enable companies to automate routine judgments more effectively, reduce reliance on human oversight, and lower operational costs significantly. By focusing on structured decisions with calibrated probabilities, Jev aims to address longstanding issues with hallucinations and overconfidence in LLMs, making AI more trustworthy for critical business processes. If successful, this approach may redefine how AI is integrated into decision workflows across industries, emphasizing automation of well-defined judgments rather than open-ended conversation or text generation.
enterprise decision-making AI tools
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Evolution from Language Models to Decision-Centric AI
Over the past three years, the AI landscape has been dominated by large language models promising improved reasoning, longer context windows, and better code generation. These models, including OpenAI’s GPT series and Anthropic’s Claude, have been primarily designed for text generation, often requiring human oversight to ensure reliability. However, their limitations—such as hallucinations, overconfidence, and mode dropping—have prompted a search for more dependable solutions.
TypeSafe’s Jev represents a strategic pivot toward decision-focused AI, inspired by psychological theories and built to produce structured, schema-compliant outputs. The model’s emphasis on rapid, calibrated decisions aligns with a broader industry interest in automating routine judgments efficiently. This shift reflects a recognition that many enterprise tasks involve simple choices, scores, or yes/no questions that can be handled more reliably with specialized, decision-oriented AI rather than general-purpose language models.
While traditional LLMs continue to evolve, Jev’s approach signals a move toward integrating AI into core decision-making processes, reducing dependency on human judgment, and improving automation reliability. It also marks a departure from the reinforcement learning techniques that have dominated model training, favoring a new method better suited for decision calibration and schema adherence.
“RLHF creates inherent issues like overconfidence and mode dropping, which Jev aims to address with a new training approach.”
— Diogo Almeida, co-inventor of InstructGPT
As an affiliate, we earn on qualifying purchases.
Unanswered Questions About Jev’s Performance
While initial benchmarks show promising results, questions remain about Jev’s accuracy across diverse real-world tasks and its robustness in high-stakes environments. The model’s reported agreement with other frontier models is around 67.8%, and independent tests indicate variability depending on question complexity. It is not yet clear how Jev will perform at scale, whether it can fully eliminate errors related to judgment, or how it compares to human decision-making in critical applications. Additionally, the long-term reliability and adaptability of the training method RLCD remain to be seen.
As an affiliate, we earn on qualifying purchases.
Next Steps for Adoption and Validation
TypeSafe plans to expand testing in enterprise environments to better understand Jev’s practical accuracy and reliability. Industry observers will be watching for independent benchmarks and case studies demonstrating its effectiveness in automating routine decisions. The company also intends to refine its training techniques and improve calibration, aiming for higher accuracy and broader applicability. As more organizations experiment with decision-centric AI, the success of Jev and similar models could influence future AI development strategies, shifting focus from language generation to structured decision automation.
As an affiliate, we earn on qualifying purchases.
Key Questions
How is Jev different from traditional large language models?
Jev produces structured, typed decisions with associated probabilities, rather than free-form text. It acts more like a function or decision engine within software, enabling faster, more reliable automation of routine judgments.
What are the main advantages of Jev for enterprise use?
Jev offers rapid response times (70-500 ms), lower costs ($0.042 per million tokens), and increased reliability by eliminating output formatting errors. Its decision-based approach reduces the need for human oversight in routine tasks.
What are the limitations or risks of Jev?
While schema compliance reduces certain errors, Jev’s accuracy depends heavily on question design. It can still make incorrect decisions if the questions are poorly formulated, and its performance in complex or high-stakes environments remains to be fully validated.
Will Jev replace traditional language models?
Jev is designed for specific decision-making tasks and may complement rather than replace language models. Its focus on structured, calibrated decisions makes it particularly suited for automation rather than open-ended conversation.
What does this shift mean for future AI development?
This move toward ‘System One’ decision models indicates a broader industry trend to prioritize reliability, speed, and cost-efficiency in enterprise AI, potentially transforming how automation is integrated into business processes.
Source: ThorstenMeyerAI.com
Fall Picks
fall essentials
As an affiliate, we earn on qualifying purchases.
