JevDirectory.org
Community-curated · Updated Sep 19, 2026

Find the best of the Jev ecosystem.

Jev is TypeSafe's flagship System One model: send state and typed questions, get structured answers your code can use directly. This is a directory of the repos, practices, and sites worth your time around the official docs.

Resources
44
Categories
5
Official
19
Community
25

Featured

Hand-picked starting points for building with Jev.

View all 44 resources
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 & Guides#docs#official#primitives
Official
The three TypeSafe question types, the typed answers they return, how to choose between them, and how to ask several in a single call.
Practices & Patterns#official#primitives#choice
Official
Architectural patterns for System One systems: speculative fan-out, confidence-gated routing, composite scoring, and intent routing.
Practices & Patterns#official#patterns#architecture
Official
One question per query-candidate pair raises top-1 accuracy from 5% to 18% and top-10 accuracy from 38% to 62% on 40 CLERC legal queries.
Cookbooks & Demos#official#cookbook#reranking
Official
Official TypeScript/JavaScript client with inferred answer types, retries, and a question DSL. `npm install @typesafe-ai/sdk`.
Repos & SDKs#official#sdk#typescript
The launch story: why TypeSafe built decision models, the side-by-side demo, the Doom and Wikiracing bots, and the published workflow evals.
Sites & Guides#official#announcement#benchmarks
Official
A tracked index of the whole ecosystem: hundreds of GitHub repos, live sites, and articles, with stars refreshed daily from GitHub.
Sites & Guides#community#awesome-list#directory
Community
End-to-end guide to a ticket-routing workflow with confidence thresholds, zero-data-retention options, and mock-based tests that need no network call.
Sites & Guides#community#vercel#tutorial
Community
A monorepo of roughly 20 latency-focused demos: moderation firehoses, rerankers, inbox triage, macOS launchers, and closed-loop control simulators, each with p50/p95 telemetry.
Repos & SDKs#community#demos#typescript
Run a Pydantic AI agent on Jev: each field of the output type becomes one question, the prompt is the state, and confidence comes back per field.
Tools & Integrations#community#pydantic#python
Community
A practical tour with JavaScript examples: typed choices, scores, probabilities, real latencies and costs, the jagged edges, and how to split jobs correctly.
Sites & Guides#community#tutorial#javascript
Community