Skip to content
AI ConnectPowered by VELENTIS
AI-generated2 min

Decision Model Instead of Text Generator: TypeSafe AI Unveils Jev

TypeSafe AI departs from standard text generation with Jev. The system delivers pure decision primitives for agents in as little as 70 milliseconds.

This article was AI-generated and published automatically. Context, labelling and all sources at the end of the article.

(KI-generiertes Symbolbild: Gemini / AI Connect)

Following two years of development, US startup TypeSafe AI has released its foundational model, Jev. The company was founded by former OpenAI researcher Diogo Almeida, a co-inventor of RLHF and InstructGPT, alongside Sasha Sheng and Erik Gafni. With Jev, the founding team pursues a fundamentally different direction than conventional generative language models. Instead of producing sentences token by token, the system serves as a dedicated decision model for programmatic pipelines.

Conceptually, Jev is inspired by Daniel Kahneman's concept of fast System 1 thinking. Developers pass unstructured state, such as raw text or JSON objects, along with typed queries to the system. Jev then calculates parallel, probabilistically calibrated answers without producing conversational prose. By treating each query as an immediate logical decision unit, the model aims to simplify execution inside automated control architectures.

The model output is strictly constrained to three core primitives to ensure reliability inside software stacks. These include Choice for selecting from predefined options, and Score for numeric ratings. The third primitive, named Noul, provides calibrated probabilities for binary decisions. Software engineers receive typed outputs that can be integrated directly into applications without fragile regex parsing or excessive output formatting prompts.

By discarding sequential token generation, the architecture achieves substantial latency improvements. Recorded response times range between 70 and 500 milliseconds. Across standard classification benchmarks, Jev operates 20 to 200 times faster than general frontier language models. The absence of streamed token generation removes traditional throughput bottlenecks in multi-step workflows.

The pricing model similarly diverges from industry standards. TypeSafe AI charges 0.042 US dollars per million input tokens, whereas output generation is entirely free of charge. For developers building autonomous agents, operational expenses drop significantly, as routine routing and classification steps inside agent loops become far cheaper. The system effectively positions itself as a fast, deterministic controller for complex agent architectures.

What this means for you

For engineers designing autonomous agent loops, Jev represents a shift away from bloated chat models for programmatic routing. Sub-second latency combined with low pricing allows for denser, more responsive decision cycles. Teams can reserve costly frontier LLMs for deep synthesis while delegating structural decisions to lightweight models.

Perspectives

Coverage: 3× Other

One story, several angles: how each source frames the topic, each with a verbatim quote.

  • en.wikipedia.orgOther

    Wikipedia provides a neutral, encyclopedic overview of Jev's release, architecture, and background as a specialized decision model developed by TypeSafe AI.

    Original quote

    Unlike a large language model (LLM), Jev does not generate natural-language text.

    en.wikipedia.org
  • flowtivity.aiOther

    Flowtivity adopts an analytical and skeptical auditing stance, assessing whether TypeSafe AI's dramatic speed and cost claims are too good to be true.

    Original quote

    Jev is a new kind of AI model that makes typed decisions instead of generating text.

    flowtivity.ai

Source classification is maintained editorially (political spectrum only where consensus is broad; vendor communication is PR, not journalism). Unlabelled sources are unclassified: we do not guess.

Evidence

Solidly sourced
67/100
  • Diogo Almeida, Sasha Sheng, and Erik Gafni founded TypeSafe AI and developed Jev over two years.

    single source
  • Jev generates no free-form text, returning answers strictly as three primitives named Choice, Score, and Noul.

    single source
  • Jev achieves latency between 70 and 500 milliseconds, operating 20 to 200 times faster than frontier LLMs on classification tasks.

    verified
  • Jev costs 0.042 US dollars per million input tokens, with output provided free of charge.

    single source

The evidence score is computed, not hand-set: from confidence, the number of sources and the share of verified statements.

Source & transparency

As of: September 22, 2026

AI-generatedAI-generated: produced automatically from vetted sources with technical quality checks (source, quote and figure verification); no human sign-off of each item before publication

Sources
3
Verified statements
1 / 4
Evidence score
67Solidly sourced

Want to put this into practice?

We connect you with suitable AI providers from the DACH region, free of charge and without obligation.

What's next?