An independent guide to TypeSafe AI’s Jev.About this site ↗
Your independent Jev AI guide

Understand Jev AI.
Build better
decisions.

Meet TypeSafe’s decision model. Learn what it does, how to use it, and where it fits in your next AI workflow.

Based on official docs · Reviewed Sep 23, 2026
A decision, made tangibleIllustrative example
Input · customer message

“I was charged twice for my subscription.
Can someone look into this?”

Jev · Choice
Possible answer · simplified{
"choice": "billing"
}
Illustrative option probabilities
billing
0.94
technical
0.04
other
0.02

Your code decides what happens next. Explore the pattern →

System OneStructured decisions for softwareOfficial model concept ↗
3 primitivesChoice · Score · NoulUnderstand the outputs ↗
$0.042 / MPublished input token pricePricing & qualifications →
Sep 15, 2026Jev’s public introductionRead the announcement ↗
The fieldguide

From curious to confident.

Start with the fundamentals.
Go deeper when you’re ready to build.

A different kind of output

A choice. A score.
A probability.

Give Jev context and a focused question. Get an answer your application can use.

Understand the three primitives
Choice

Pick from the options you define.

Which team? → billing / support / sales
Score

Evaluate against described, ordered levels.

Relevance → a numeric score across your levels
Noul

Estimate the probability of a yes/no answer.

Is a refund requested? → probability of yes

Concepts from TypeSafe’s primitives documentation. Examples are illustrative.

Good questions

A little clarity,
before you start.

The answers most people need when they first discover Jev AI.

Is this the official Jev website?

No. This is an independent guide. TypeSafe AI develops Jev; the official product is at typesafe.ai, with access managed through its own console.

Is Jev a chatbot like ChatGPT?

Jev is designed for bounded judgments inside software. It selects, scores, or evaluates a yes/no proposition. For an open-ended reply, use a generative model. See the model comparison.

Can I try Jev for free?

Access and promotions depend on the provider and date. Check the official console for current access, and read our pricing guide before relying on a free offer.

Does a typed answer guarantee a correct answer?

No. A valid output format is different from a correct judgment. Your workflow still needs evaluation, fallback behavior, and clear rules for uncertain answers. See known limitations.

Where should I start?

Pick one narrow decision you currently make by hand. Read the API quick start, try a few representative cases in the official playground, and inspect the answers before adding automation.

Ready for your first decision?

Make one API call. Understand the result. Build from there.

Read the quick start