Skip to content
JevDirectory.org

Repos & SDKs

16 curated entries. Client libraries, adapters, and source code you can build on, from the official Python and TypeScript SDKs to community ports in Go, .NET, and PHP.

Start here

Editor-picked entries in repos & sdks.

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
Official TypeScript/JavaScript client with inferred answer types, retries, and a question DSL. `npm install @typesafe-ai/sdk`.
Repos & SDKs#official#sdk#typescript

Showing 16 of 125 resources

The official SDK hub: Python and JavaScript/TypeScript clients with typed questions and answers plus automatic retries, and the HTTP API for every other language.
Repos & SDKs#official#docs#sdk
Official
Quickstart for @typesafe-ai/sdk on Node 20+: answer types inferred from your questions, a choice() helper, and one systemOne call to classify a support ticket.
Repos & SDKs#official#docs#sdk
Official
Usage guide for typesafe-sdk: sync and async clients, uv and pip installs, and one request mixing Noul, Choice, and Score questions with answers grouped by type.
Repos & SDKs#official#docs#sdk
Official
A small TypeScript client for asking typed questions about your data: one ask call mixes yes/no, choice, and score questions and returns probabilities, selected options, and confidences.
Repos & SDKs#community#typescript#sdk
Communityadvocaat
An independent Jev-compatible public API backed by Qwen3.6-35B-A3B and SGLang radix caching, reporting 64 parallel typed-decision tasks in under a second.
Repos & SDKs#community#x#video
Community
An unofficial Go client for the System One API: typed judgments and calibrated probabilities instead of generated text.
Repos & SDKs#community#sdk#go
Communityjev-go
Community .NET SDK for the System One API: typed noul, choice, and score questions with structured, confidence-scored answers.
Repos & SDKs#community#sdk#csharp
A community PHP and Laravel SDK for the Jev model series, wrapping typed questions and probability answers for the PHP ecosystem.
Repos & SDKs#community#sdk#php
Communitytypesafe-sdk
Eight minimal, zero-dependency examples applying Jev to mechanical and electrical engineering: CAD/CAE/CAM routing, FEM result triage, DFM screening, and BOM alignment.
Repos & SDKs#community#engineering#python
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
One AI trade decision every Monad block: Jev evaluates the market state and returns a typed decision the bot acts on, on Kuru's MON-USDC market.
Repos & SDKs#community#trading#realtime
Communityjev-trader
Train a small model that chooses among a changing list of text options, one probability per option in a single pass. Includes Doom, chess, and Wikispeedia demos.
Repos & SDKs#community#training#research
Communityjevlike
An open Python toolkit with question builders, confidence gates, tiered routing, a concurrent corpus evaluator, calibration tooling, a CLI, and an MCP server, with published benchmarks.
Repos & SDKs#community#python#mcp
Community
Official TypeScript/JavaScript client with inferred answer types, retries, and a question DSL. `npm install @typesafe-ai/sdk`.
Repos & SDKs#official#sdk#typescript
Official sync and async Python client for the TypeSafe API with typed questions, retry policies, and inferred answers. `pip install typesafe-sdk`.
Repos & SDKs#official#sdk#python
Official drop-in TypeSafeClient replacement backed by OpenAI, Anthropic, and compatible LLM APIs, for comparing Jev against chat models on the same questions.
Repos & SDKs#official#adapter#python

From the community

Posts from builders shipping with Jev right now.

Trading bot, one decision per block

Classifying 1,500 real emails

this model is actually insane at email classification i tested it on 1500 of my own emails to see how well it works and I am blown away

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

Fast browser use with Stagehand

we built blazing fast computer/browser use with Jev + @Stagehanddev. this task cost $0.001 and executed at near instant speed (in a remote browser btw) the loop: observe the page, send a11y tree as state + actions as questions, Jev decides the next action, then Stagehand Show more

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