San Francisco startup TypeSafe AI recently launched a new AI model called Jev. Unlike traditional large language models, Jev is specifically designed to answer yes/no questions and multiple-choice questions, and provides confidence scores. The company claims that a large portion of work in software development involves a series of decisions, and Jev is 10 times faster and costs only one-tenth of traditional large language models for such tasks.

image.png

According to TypeSafe AI, Jev does not generate text but directly outputs structured decision results that can be used directly by programs. Here are several practical application scenarios demonstrated by the company:

More efficient intelligent classification of customer service tickets. The system can quickly determine whether a ticket involves cancellation, refund, angry user, bug report, or needs escalation. Official demonstrations show that Jev can tag a batch of messages in just 2.3 seconds, costing about 0.1 cents; the same task using a chat-based large language model takes about 20 seconds.

Accelerate AI agent tool calls. When an AI agent needs to choose the appropriate tool, Jev can accurately select the correct tool at a lower cost and in less time.

Real-time filtering of X (formerly Twitter) information streams. Each reply can be seen as a multiple-choice question: Is it a genuine question, a popular opinion, promotional content, emotional provocation, or mere mischief? Jev can perform real-time filtering while users scroll, with extremely low costs.

Real-time processing of meeting records. For conversation content, Jev can instantly determine: Is it addressing the assistant? Has the other person finished speaking? Is a specific request being made? Are there any actions needed?

The company emphasizes that developers can break complex problems into a large number of small yes/no or multiple-choice decisions, which Jev can quickly and cost-effectively handle on each message, tool call, or sentence.

Jev is currently in the early trial phase and is available via API. TypeSafe AI positions it as a "System One" model—designed for fast, structured decision-making within software, rather than for human conversation generation.

Model URL: https://openrouter.ai/~typesafe/jev-latest