Community Resource: Not affiliated with TypeSafe AI. · Read full notice
System One Decision Engine · Ecosystem Directory

Jev AI Developer Directory

Curated, verified client SDKs, drop-in adapters, and architecture patterns for TypeSafe AI System One decision models.

Showing 11 of 11 verified items
Official Site

TypeSafe AI Official Homepage

The official platform introducing Jev, the pioneering System One decision model purpose-built for high-speed software decisions rather than chat generation.

Official Site

TypeSafe AI Console & Web Playground

Official developer workspace for generating API keys, inspecting usage quotas, and interactively testing state questions inside the web playground.

Official Docs

TypeSafe Official Documentation Portal

Comprehensive technical documentation covering the System One decision model, state schema design, calibrated probabilities, and API guides.

Official Docs

TypeSafe Machine-Readable Index (llms.txt)

The standardized, curated llms.txt index mapping every documentation chapter, primitive specification, and pattern for automated AI agent retrieval.

Official GitHub

System One Python Adapter (LLM Fallback)

Open-source drop-in replacement for TypeSafeClient backed by standard LLM APIs, enabling offline development and staging environment simulation.

Official GitHub

Official Agent Skills Repository

Ready-to-use agent skill definitions and instructions for teaching AI coding assistants how to construct System One questions and parse responses.

Official Docs

Architecture Pattern: Intent Routing

Classify incoming user requests with low latency and route each to deterministic code, specialized LLMs, or human operators based on calibrated confidence.

Official Docs

Architecture Pattern: Speculative Fan-out

Send dozens of typed speculative questions in a single API call; host code inspects confidence scores to execute only high-certainty branch operations.

Official Docs TypeSafe AI (Official Demo)

Smart Home Assistant (Official Reference Demo)

Verified official reference implementation demonstrating speculative fan-out across HVAC, lighting, and security sub-systems with video walkthrough.

System One Engineering

What Makes Jev Different from Generative LLMs?

Standard large language models generate sequential human tokens (System Two). Jev is TypeSafe’s flagship System One model engineered for instant, deterministic software decisions. By evaluating runtime state against typed questions (Choice, Score, Noul), Jev returns calibrated probabilities and confident decisions in milliseconds.