Jev AI

TypeSafe System One model

Jev AI

LIVE

Available now in the playground and API.

Ask questions about any text. Get probabilities, not prose.

  • 5 welcome credits
  • ~0.5 s answers
  • Yes/No · Choice · Score

Jev AI playground

About Laya · Use Laya through the API

Short-text decisions. 1024 total tokens per question, including instructions and labels; additional label limits apply. Oversized input is rejected. Existing account billing applies.

1 Text
2 Questions
3 Answers
Run Jev to see answers

Build with Jev AI

Use Jev AI to judge answers, route requests and check retrieved context, each with your own rules.

More Jev AI use cases: AI Agent EvaluationEntity MatchingLive Web Context · browse all by category →

What is Jev AI?

Jev is TypeSafe's first System One model. Jev AI lets you try it and call it by API.

Typed answers

Numbers and labels your code can branch on.

Calibrated

Every answer carries a confidence.

Many questions, one call

All answered in parallel.

Same API shape

TypeSafe-compatible requests.

Three Jev AI question types

Yes / No

Probability that the answer is yes.

Choice

Picks one option and shows every probability.

Score

Rates the text on your own levels.

How Jev AI works

  1. 01Pick a case
  2. 02Edit questions
  3. 03Run Jev AI
  4. 04Ship with the API

Jev AI pricing

Start5 welcome credits
All paid usageInput tokens only
Web · APICredits first · Tokens first
See plans

Jev AI FAQ

Read: what is Jev?

What is Jev AI?

Jev AI (jev-ai.pro) is an independent playground and API for Jev, the System One model from TypeSafe. You give Jev a piece of text and typed questions; it returns yes/no probabilities, choices and scores with calibrated confidence.

What is the Jev model?

Jev is TypeSafe's flagship model and the first System One model. It is trained for fast structured decisions instead of text generation: it evaluates many narrow questions about one state in parallel and reports how sure it is.

What is the Jev AI platform?

Jev AI brings TypeSafe’s Jev models into one workspace for playground, batch processing, and API access. The platform is independently operated, with subscriptions, token balances, and customer support managed by Jev AI.

How does the Jev API on this site work?

Create an API key on the Jev API page and send the same JSON you would send to TypeSafe (state, model, questions) to https://jev-ai.pro/api/v1/systemone. API calls use the Token account first; insufficient tokens switch the entire request to 1 credit.

How much does Jev AI cost?

Eligible new accounts get 5 welcome credits. Welcome and daily check-in gifts enter the Credit account; monthly plans and one-time purchases add input tokens to a separate Token account. Web tools use 1 credit per request, then input tokens if credits run out. API calls use input tokens first, then 1 credit if tokens are insufficient. A request never charges both accounts. Output tokens are free.

Can Jev read images or PDFs?

No. Jev accepts text only: a string, a JSON object or an array. Convert other content to text or structured fields before sending it.

Which languages does Jev support?

English is Jev's primary language and where it is most accurate. Other languages work but less reliably, so test on your own data and watch the confidence value.