Skip to content
JevDirectory.org
Ecosystem

Cookbook

An end-to-end recipe in the TypeSafe docs that shows a real problem, with its dataset, latencies, and measured numbers.

Category
Ecosystem
Also known as
—
Related terms
3
Directory entries
21
Docs
docs.typesafe.ai
Added
2026-09-24

Definition

The official cookbooks run from a few questions to full pipelines: parallel questions, re-ranking, line-by-line search, function calling, skill suggestion, entity alignment, date extraction, guardrails, and more. Each publishes the numbers behind its claims rather than only the code.

They are the best source of thresholds and patterns because the caveats come with them — tuned datasets, historical cost sweeps, and the failure cases each recipe leaves open.

Tagsdocslearning

From the directory

The canonical introduction: Jev is TypeSafe's flagship model and the first System One model. Send state and typed questions, get structured answers your code can use directly.
Sites & GuidesDocs#docs#official#primitives
Official
A 13-question regulatory briefing that shows batching every question into one call is 12.2x cheaper and 10x faster with no change in answers.
Cookbooks & DemosDocs#official#cookbook#batching
Official
A two-stage extraction cascade: a mini model extracts, a Noul battery verifies each field in one request, and a 0.7 gate escalates to a reasoning model, sitting on the cost/quality frontier.
Cookbooks & DemosDocs#official#cookbook#extraction
Official
The index of TypeSafe's worked examples, from parallel questions and reranking to guardrails, date extraction, and self-consistency, each with datasets and measured results.
Sites & GuidesDocs#official#docs#cookbook
Official
A Japanese demo that asks Jev 0.5 seconds after speech ends whether the turn is really over, then extends the hold time based on the returned score.
Cookbooks & DemosPost#community#x#video
Community
Semantic search over GitHub's Terms of Service: one request ranks all 218 lines with a Choice while a Noul checks whether the document contains an answer at all, including when it should say no.
Cookbooks & DemosDocs#official#cookbook#search
Official

15 more matching entries in the full directory.

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

Foreman keeps coding agents on task

Unclutter: an ad and slop blocker that runs on Jev

An open-source BS meter for debates and investor calls

🚨 Open Source Jev BS meter you can use this to analyze any debate / investor call / interview / sales pitch / podcast video fact check live , for example this dario interview cost 60 Jev calls / 111K tokens / $0.0047 github.com/ChetasLua/jevm…

Chetaslua
Chetaslua
@chetaslua

🚨 I gave the Trump vs Kamala debate a live BS meter using Jev every sentence, both candidates, 5 yes/no questions each 1,191 Jev calls / 1.18M tokens / 415 ms median total cost : $0.0497 same questions for both, clips picked by one fixed rule, not a fact-check

Reply

A Jev-shaped model on Cerebras and Qwen

Built an alternative version of @typesafeai but on @cerebras with Qwen 3.8 27b. Similar quality, similar performance, but vastly different cost. TypeSafe was way cheaper, and did beat Qwen on performance. Closest we can get using LLMs I think. Source: github.com/iammrduncan/ty…

Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

Jev benchmarked on two public safety corpora

1/ Benchmarked TypeSafe's Jev on two public safety corpora. It doesn't generate text, it returns calibrated probabilities you threshold in code. 96.5% on prompt injection, all 662 messages in deepset/prompt-injections. No tuning. 325ms p50.

Terminal dashboard showing 96.5% accuracy on prompt injection and 89.0% pairwise on vulnerable code, with a context ablation and calibration plot.
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply

An open 151M-parameter decision engine

TypeSafe AI came out of stealth with Jev, and access is behind a waitlist. I built an open source version Verdict (Open-jev) you can run right now in a browser tab: And its a real post trained model..(link in comments) It is a post trained 151M parameters model. ModernBERT-base Show more

Image
Diogo Almeida
Diogo Almeida
TypeSafe AI
@CompleteSkeptic

After co-inventing ChatGPT, I kept asking myself: why have superhuman chat models not led to AGI? I’ve spent the last 2 years in stealth building a new way to train models (RLCD), and a new type of frontier AI model that we are releasing today: Jev • 20-200x faster • 40-400x

Reply