README.md

September 20, 2026 · View on GitHub

Awesome Jev — 485 verified open-source projects across 10 categories

485 verified projects 10 categories 25 languages License: MIT

English · 简体中文 · 日本語 · 한국어 · Español · Português (Brasil)

🌐 Explore the website  ·  ➕ Submit a project

About Awesome Jev

Awesome Jev is an independent, community-maintained catalog of 485 open-source projects built with Jev, TypeSafe AI's System One model for typed decisions inside software. It is not affiliated with or endorsed by TypeSafe AI.

What makes this catalog useful?

Every entry identifies the concrete decision Jev makes and links to the strongest public evidence available—so you can evaluate real implementations, not just project claims.

Contents

This README is a dated snapshot of 485 unique public GitHub repositories. Stars were captured on 2026-09-18–20 for discovery, not ranking; verify current behavior, activity, and licensing upstream.

Added today

52 projects added on September 20, 2026

Official (6)

ProjectStarsLanguageDescription
TypeSafe agent skills★ 765Official agent skill for Claude Code, Codex, and compatible agents: primitives, patterns, and how to structure evaluations.
System One adapter (Python)★ 171PythonOfficial drop-in TypeSafeClient replacement backed by OpenAI, Anthropic, and compatible LLM APIs, for comparing Jev against chat models.
TypeSafe JavaScript SDK★ 168TypeScriptOfficial TypeScript/JavaScript client with inferred answer types. npm install @typesafe-ai/sdk.
TypeSafe Python SDK★ 128PythonOfficial sync and async Python client. pip install typesafe-sdk.
TypeSafe Daggerverse★ 12PythonOfficial collection of reusable Dagger modules for TypeSafe AI and System One workflows.
TypeSafe Overwatch★ 4PythonOfficial tooling for observing and evaluating System One workflows.

SDKs & clients (42)

ProjectStarsLanguageDescription
advocaat★ 85TypeScriptA small, type-safe client for asking AI questions about your data, powered by TypeSafe Jev.
jev (dannote)★ 17ElixirTypeSafe Jev for OTP: reply to Jev from a GenServer and pattern match on its answer.
typesafe-ai★ 10RustTyped TypeSafe AI clients for Rust, with async and blocking backends and observable retries.
typesafe-sdk-go (Tangerg)★ 8GoGo SDK for the TypeSafe AI API — typed questions in, probability distributions out.
zod-jev★ 7TypeScriptZod validates the shape, Jev validates the meaning: semantic checks on request bodies become calibrated probabilities you threshold in code.
jev-dsl★ 6HaskellAgent-first Haskell DSL for TypeSafe's Jev judgment model: typed packets, inferred types, answers under the same labels.
super-jev★ 5PythonA small, extensible decision-to-action harness for TypeSafe Jev.
typesafe-dotnet-sdk★ 5C#Community .NET SDK for the TypeSafe AI System One API — typed noul, choice, and score questions with structured, confidence-scored answers. Not affiliated with TypeSafe AI.
typesafe-sdk-swift (alterhq)★ 4SwiftDependency-free Swift 6 client for Jev Choice, Score, and Noul questions, with strict concurrency, retries, and offline transport tests.
typesafe-sdk (joshmn)★ 4RubyRuby client for typesafe.ai.
jev-go (Gaurav-Gosain)★ 3GoGo client for TypeSafe's System One API and its model Jev: typed judgments and calibrated probabilities instead of generated text.
typesafe-ai-rs★ 3RustIndependent async and blocking Rust SDK for the TypeSafe AI System One API.
typesafe-sdk-swift★ 3SwiftSwift SDK for TypeSafe AI.
zio-typesafe-ai★ 3ScalaScala 3 / ZIO client for the System One API: typed end-to-end, several questions per round-trip via NamedTuple.
jod★ 3TypeScriptSemantic schemas over TypeSafe's Jev — validate the state locally, then project typed answers.
typesafe_sdk★ 3ElixirAn idiomatic, type-safe Elixir port of the official TypeScript AI SDK (ai / ai-sdk) providing unified LLM integrations, streaming text and structured outputs, tool calling, and agentic workflows. Jev is their current flagship model and is the first System One model.
jev-java★ 3JavaIdiomatic Java SDK for TypeSafe AI Jev System One decision engine.
typesafe-sdk-rust★ 2RustRust SDK for the TypeSafe AI API.
typesafe-go (cole-gillespie)★ 2GoUnofficial go SDK for typesafe AI, with typed answers, retries, and context support.
jevgo★ 2GoGo client for TypeSafe AI's System One API (Jev), with optional Langfuse instrumentation.
TypeSafeAI.Net★ 2C#.NET SDK for the TypeSafe AI platform.
typesafe-sdk-java★ 2JavaCommunity Java client for the TypeSafe System One API (unofficial).
jevclient★ 1PythonAsync Python client for TypeSafe Jev. Typed questions in, probabilities and choices out, no prose to parse.
jev★ 1GoUnofficial Go client for TypeSafe's System One API and its model, Jev.
typesafe-sdk (binnash)★ 1PHPPHP & Laravel SDK for TypeSafe AI's JEV Model series.
typesafeai-go★ 1GoGo SDK for TypeSafe AI API https://docs.typesafe.ai/api.
jev-go (guillemus)★ 1GoUnofficial Go SDK for TypeSafe AI's Jev API.
typesafe-client★ 1RustUnofficial typed async Rust client for the TypeSafe System One API.
typesafe_sdk_ex★ 1ElixirTypesafe AI SDK in Elixir using Req.
decido★ 1PythonProbabilistic decisions for Python. Use Jev or bring your own provider; crawl with Playwright.
typesafe-go (zhirschtritt)★ 1GoIdiomatic Go SDK for the TypeSafe AI API.
s1-rs★ 0RustTyped System One layer for Rust (Choice/Score/Noul).
typesafe-rs★ 0RustLatency-first Rust SDK for TypeSafe System One.
typesafe_ai (hfiguera)★ 0ElixirA supervised Mint client for the TypeSafe AI System One API.
kunobi-jev★ 0RustRust client for the TypeSafe System One API (Jev).
jev-cli (lhotwll217)★ 0TypeScriptJSON-in, typed-decisions-out CLI for the TypeSafe System One API.
typesafe★ 0ElixirAn idiomatic Elixir client for the TypeSafe AI API.
typesafe.zig★ 0ZigAn idiomatic Zig client for the TypeSafe AI API.
tinyjevclient★ 0RustAn integration with jev by typesafe.ai in Rust.
typesafe_ai (typesend)★ 0ElixirUnofficial Elixir SDK for the TypeSafe AI API.
typesafe-sdk-go★ 0GoUnofficial Go SDK for the TypeSafe AI System One API — 1:1 parity with the official JS and Python SDKs. Not affiliated with TypeSafe AI.
typesafe-sdk-php★ 0PHPUnofficial PHP SDK for the TypeSafe AI System One API — 1:1 parity with the official JS and Python SDKs. Not affiliated with TypeSafe AI.

Frameworks & integrations (28)

ProjectStarsLanguageDescription
eve★ 5,274TypeScriptVercel's open agent framework, which ships Jev as the default evaluation model in its experimental evaluate path.
ai-cli★ 807TypeScriptVercel Labs terminal CLI that can run Jev as the evaluation model for its evaluate command.
smithers★ 417TypeScriptAgentic TypeScript workflow framework with a Jev session checker wired into its workflows.
pg-jev★ 224PythonAsk your Postgres tables questions in plain language. A PostgreSQL extension powered by TypeSafe's Jev.
skillbox★ 200TypeScriptSelf-hosted, versioned skills library for AI agents with optional Jev recommendations through TypeSafe or an AI gateway.
pg_typesafe★ 79CPre-alpha PostgreSQL extension for TypeSafe AI (Jev) categorical classification.
jev-shell-history★ 67TypeScriptFish-style zsh history autosuggestions ranked by Jev (TypeSafe).
neo4jev★ 38Jupyter NotebookTypesafe.ai System One Model Jev navigating a Neo4j graph by using a classifier over neighbouring relationships.
Loki★ 26PythonSelf-improving agent harness with an optional TypeSafe Jev companion for typed Choice, Score, and Noul judgments.
HA-Jev★ 24PythonHome Assistant integration for TypeSafe Jev. Ask a question about your house and get a probability, a choice or a score as an entity.
ruby_llm-typesafe★ 15RubyTypeSafe structured-output provider for RubyLLM 2.
jevql★ 7GoAdds jev(), jev_prob, jev_choice, and jev_score to vanilla PostgreSQL queries through a psql-shaped CLI and Go, TypeScript, and Python SDKs.
a0-typesafe-ai★ 5PythonTypeSafe AI Jev judgments for Agent Zero, with typed tools and probability cards.
typesafe-jev-workflow★ 5PythonAsync LangGraph workflow that gets a typed Jev Choice (invoice or general) and routes each inbound email to the matching handler.
typesafe-on-neon★ 4TypeScriptNeon Function proxy for the Neon AI Gateway with TypeSafe Jev routing.
llama-index-jev★ 3PythonLlamaIndex reranker + router powered by TypeSafe Jev — typed scores/choices, cheaper than LLM-as-judge.
typesafe-ui★ 2TypeScriptShadcn-style reusable components and blocks for using TypeSafe AI.
laravel-typesafe-jev★ 2PHPUnofficial Laravel integration for TypeSafe Jev AI with typed responses, async requests, scoped dependency injection, and testing fakes.
new-api-plugin-typesafe★ 2JavaScriptTypeSafe AI System One task plugin for New API with a native /v1/systemone endpoint, routing, and token billing.
typesafe-ai-rails★ 2RubyCommunity Rails integration on the typesafe-sdk gem: configuration, persisted usage and cost telemetry, and opt-in confidence policies.
pydantic-jev-examples★ 1PythonPydantic AI capabilities made stronger with Jev: small runnable demos, one file each.
judging-with-typesafe★ 1PythonСкилл для агентов Letta: суждения по критериям через TypeSafe System One (Jev).
typesafe-assist★ 1PythonHome Assistant Assist conversation agent powered by TypeSafe's Jev (System One) model.
jev-connector★ 0JavaScriptConnector for integrating TypeSafe Jev decisions into application workflows.
n8n-nodes-typesafe-ai★ 0TypeScriptN8n community node for the TypeSafe AI System One API — typed yes/no, choice and score questions with calibrated probabilities.
hiep-paseo-plugin★ 0TypeScriptLocal Paseo plugin that exposes Jev evaluations through MCP.
Jev4Mellea★ 0PythonJev adapter to Mellea.
ground-zero★ 0PythonEvaluation framework for detecting AI hallucinations and instruction-following failures with Jev.

Agent tooling (112)

ProjectStarsLanguageDescription
openwork★ 23,654TypeScriptOpen-source Claude Cowork alternative whose eval testkit can use Jev as a typed verification judge for agent-produced work.
fast-jev-compaction★ 4,427TypeScriptClaude Code plugin that replaces the compaction summary with Jev decisions: every tool call and result is scored in one fast request, stale ones are dropped or truncated, everything kept stays verbatim.
foreman★ 406PythonSoftware Factory Foreman: an agent supervisor that uses Jev decisions to keep coding agents on task.
jev-review (devagrawal09)★ 366TypeScriptA staged code-review workflow and local dashboard built with TypeSafe Jev.
jev-search★ 244TypeScriptSearch the web with TypeSafe's Jev: source selection, query understanding and relevance ranking. Built with Search1API.
jev-router (gargpratyush)★ 214JavaScriptRoute to the cheapest model in claude code for your task using jev-router.
jev-review (NiazMorshed2007)★ 171TypeScriptLocal-first MCP plugin for continuous software-quality review by AI coding agents, powered by Jev.
abide★ 169TypeScriptSupervises coding-agent edits and uses Jev to flag violations of project rules.
jev-mcp (jkudish)★ 121TypeScriptProof of concept MCP for Typesafe's new Jev AI model.
building-with-jev-skill★ 118A skill for writing and improving programs that call Jev, TypeSafe's System One model.
typesafe-mcp★ 117GoGo CLI and single-binary MCP server exposing TypeSafe judgments to Claude Desktop, Claude Code, and Codex.
pi-warden★ 96TypeScriptGuardrails for Pi built on pi-typesafe that steer the agent instead of interrupting you: Jev judges irreversible and off-task tool calls, detects stuck loops, checks unverified done claims, flags slop.
pi-jev (y0usaf)★ 92TypeScriptTypeSafe Jev as a decision layer for the Pi coding agent: a measured tool-call gate plus jev_ask for typed, calibrated answers.
JevRouter★ 90TypeScriptA lightweight Jev-powered router for models, tools, and subagents.
jev-codex-router★ 75PythonPer-turn model & reasoning routing for Codex, driven by Jev (TypeSafe System One): picks the model, thinking depth and speed mode for every turn.
jev-code★ 75TypeScriptBounded TypeSafe Jev workflows for coding agents.
skillranker★ 69RustRust CLI powered by Jev from TypeSafe.ai that ranks agent skills for the next step using live session context. Includes Claude Code hooks, structured JSON, abstention, and local feedback. Requires a TypeSafe API key.
duet-agent★ 43TypeScriptFull-stack agent harness with memories, long-running tasks, multi-agent relay, and a Jev-backed model-routing table.
hono-jev-router★ 39TypeScriptRoute HTTP requests by meaning. A semantic router for Hono powered by Jev.
ask-jev-skill★ 34PythonSkill for Hermes, and other agents, to ask typesafe's jev.
winnow★ 26PythonA calibrated context sieve for Claude Code: every tool result is judged by a System One model before it enters context.
snifftest★ 22TypeScriptA prose linter that sniffs out AI writing tells. Zero dependencies, countable rules plus one judgment model.
jev-mcp (burnigtm)★ 19TypeScriptMCP server that puts TypeSafe Jev on the coding loop in Cursor, Codex, and any MCP client.
yoshi★ 18TypeScriptContext-pruning proxy for Claude Code and Codex: Jev judges which history is still needed, measured not claimed. POC here now, heading soon into Compozy.
pi-jev (TheoOliveira)★ 18TypeScriptSemantic tool routing and typed System One decisions for the Pi coding agent using TypeSafe Jev.
pi-jev-auto-mode★ 17TypeScriptJev (TypeSafe System One) backed auto mode for the Pi coding agent: semantically auto-approves bash, write, and edit tool calls and fails closed when a decision cannot be made.
jev-axi★ 17TypeScriptAgent-ergonomic CLI for TypeSafe's Jev: fast calibrated judgments (pick, rate, check, rank, triage, guard) from the shell.
is-malicious★ 14TypeScriptScans a codebase for covert, deceptive, or data-stealing behavior with Jev, then reports suspicious files and line ranges before the user runs it.
jgrep★ 12PythonGrep, but the pattern is a description. Filters lines by meaning with TypeSafe's Jev decision model: ~200 ms and a thousandth of a cent per line.
jev-seo★ 11RustAgent-first SEO and GEO CLI suite and MCP server using DuckDuckGo evidence and Jev scoring.
jev-mcp (blakestone-x)★ 11PythonMCP server for TypeSafe Jev: typed classify, score, check, match and screen for any agent, with confidence on every answer.
jev-cli (Nasrallah-AL)★ 11TypeScriptCommand-line tool for TypeSafe's Jev AI model.
jev (BorisLeMeec)★ 10GoA claude code plugin for jev.
jevwire★ 10TypeScriptJev decision layer for agents: MCP server, embeddable DecisionModel library, and an escalate-only Claude Code plugin (TypeSafe AI's Jev).
JevLint★ 10TypeScriptConfigurable semantic linting powered by Jev, with file-level NOUL judgments and a magic-strings plugin.
jev-guard★ 10JavaScriptPrompt-injection and dangerous-action guard for coding agents (Claude Code, Codex, pi, ACP), powered by Jev.
jev-belay★ 9JavaScriptClaude Code Stop hook that asks four Jev questions when files changed without a passing check, blocking unverified completion claims while failing open on errors.
hermes-jev-approvals★ 8PythonPoC: TypeSafe Jev as the reviewer for Hermes Agent smart command approvals. 8.7x faster, 4.4x fewer prompts, measured on 153 real commands. Approvals only.
typesafe-skill-router★ 8PythonTypeSafe (Jev) skill routing for Hermes Agent: names the one skill worth loading, before the model call. Opt-in, stdlib only, ~$0.001 per routed turn.
jev-agent-skill-router★ 8PythonTyped, confidence-aware agent skill routing with TypeSafe Jev.
pi-quiet-ask★ 8TypeScriptTypeSafe Jev as the pi coding agent's quiet decision layer.
hermes-jev★ 8PythonTyped System One decisions, ranking, verification, and an opt-in Hermes tool gate using TypeSafe Jev.
omp-jev-compaction★ 7TypeScriptVerbatim Jev-scored context reduction for omp, over TypeSafe or OpenRouter.
pi-jev-router★ 7JavaScriptAutomatic model routing for Pi using TypeSafe's Jev through Vercel AI Gateway.
clean-code-review★ 6TypeScriptEvery code file in a pull request, judged against Uncle Bob's Clean Code by TypeSafe's Jev, then reviewed by Luna. Built on eve and Next.js.
opencompany★ 6TypeScriptAI workspace whose approval review uses Jev to gate workspace actions with typed decisions.
jev-mcp (arunav25)★ 5JavaScriptConnect JEV to MCP clients and compare its judgments against general-purpose LLMs using shared datasets and measurable accuracy.
pi-fast-jev-compaction★ 5TypeScriptPi extension: verbatim context compaction with TypeSafe Jev decisions.
riff★ 5PythonA small, fast prose linter: ruff-style rule codes for writing, backed by TypeSafe's Jev model.
jev-commit★ 5PythonPre-commit hook where Jev checks the message against the staged diff and flags debug leftovers, unmentioned work, and added credentials.
bicameral★ 4TypeScriptHybrid coding harness: System 2 writes, System 1 (Jev) runs reflexes.
jev-superpowers★ 4ShellCross-agent software-development skills that add Jev decisions to planning, execution, debugging, and completion gates.
slidepilot★ 4TypeScriptVoice-driven semantic auto-advance for Slidev, powered by Cloudflare Agents and TypeSafe AI Jev.
diffjury★ 4TypeScriptDiffJury — TypeSafe Jev PR risk router + code review coach.
tenet★ 4GoCommit-time review gate where Jev judges plain-language rules against agent-written code.
Augustus★ 3PythonAgent skill for designing Jev-assisted systems with decision theory, composition patterns, question diagnostics, and validation gates.
typesafe-cli (geilt)★ 3PythonCLI and agent skill for TypeSafe System One (Jev): typed Choice, Score, and Noul judgments.
jev-judgment★ 3PythonAgent Skill: send closed coding-agent judgments to TypeSafe Jev.
jevex★ 3PythonMinimal agent loop where Jev directs control flow and a LangChain chat model writes argument values and the final response.
fast-dev-compaction★ 3TypeScriptCodex plugin: verbatim Jev-guided context restoration around session compaction. Port of tamaratran/fast-jev-compaction to Codex lifecycle hooks.
pi-heed★ 3TypeScriptRuntime constraints for the pi coding agent: checks every side-effecting tool call against what you said, before it runs. Powered by TypeSafe Jev.
jev-router (prismhq)★ 3PythonOpen-source LLM router that uses TypeSafe's Jev to pick a model, on top of LiteLLM.
jev-mcp (rashedInt32)★ 3TypeScriptMCP server exposing TypeSafe Jev as typed, calibrated judgment tools: classify, score, check, batched ask. Ships as a Claude Code plugin.
jcm-router★ 2TypeScriptLocal proxy that picks the Claude model and effort per message using TypeSafe Jev. Routes subagents, leaves your cached main chat alone.
typesafe-mod★ 2TypeScriptClaude Code mod that routes decisions to TypeSafe's Jev model: ranks installed skills per prompt, and answers the agent's own this-or-that questions when confident.
jev-shield★ 2JavaScriptSemantic MCP firewall powered by Jev — screens every tool call, tool result, and tool description with calibrated System One verification. 94% block recall, 0 false positives, ~$0.00002/check.
mastra-jev-moderation★ 2TypeScriptMastra input processor that uses Jev for a typed block decision and moderation category.
tiershift★ 2TypeScriptShift every LLM call to the cheapest model that can handle it. Routing decided by TypeSafe Jev in ~180 ms. No training data. Policy in plain YAML. TypeScript and Python.
skill-router★ 2PythonTell Claude Code which installed skill a session needs, using Jev (TypeSafe AI) for the decision and skills.sh for discovery.
todo-jev★ 2Python⚡ Ultra-fast, low-cost intelligent task classifier and 3-tier routing engine powered by TypeSafe Jev (System One).
jev-workbench★ 2TypeScriptBuild versioned judgment functions on TypeSafe's Jev once, then call the same published version from your backend over HTTP and from coding agents over MCP. The vendor key stays on your machine.
typesafe-migration-guard★ 2TypeScriptAutomated database migration safety reviewer powered by TypeSafe AI (Jev System One model).
pi-fast-jev-compaction (QuentinDanblon)★ 2TypeScriptPi context pruning that uses Jev to drop or truncate stale tool calls while preserving retained content verbatim.
jev-system-architect★ 2System-architecture skill for TypeSafe AI Jev/System One — find fuzzy semantic judgment and turn it into small Choice/Score/Noul primitives.
jev-skill-gate★ 2JavaScriptCut Claude Code's skill manifest by ~75% with TypeSafe Jev. Scores every installed skill for relevance and hides the rest via skillOverrides — 12,750 → 3,185 tokens on a 217-skill install, for $0.0009 a session.
ailerix★ 2TypeScriptType-safe model router. Jev (System One) banks each request to a typed catalog route.
jev-git★ 1RustSub-second pre-commit and pre-push semantic gate that screens staged diffs with Jev.
jev-scout★ 1RustGrounded GitHub and crates.io discovery CLI and MCP server that uses Jev to score architectural fit, licensing, and maintenance.
jev-skillful★ 1TypeScriptPer-prompt capability router for coding agents: resolves installed skills, MCP servers, agents and commands against your prompt via TypeSafe Jev, and measures whether the injection actually helps.
jev-triage★ 1TypeScriptUses typeful jev, zero sync to pull and sync large repositories for issue triage.
jev-predict-skill★ 1HTMLPredict another skill's next closed decision with TypeSafe Jev — without running that skill.
stepwarden★ 1TypeScriptClaude Code plugin that has Jev compare each pending tool call with the session plan before allowing, escalating, or blocking it.
Antigravity-mcp-semantic-search-with-TypeSafeAi★ 1PythonFast semantic code search & diff sanity auditor for AI coding assistants (Antigravity, Cursor, Claude Code) powered by TypeSafe System One.
pi-jev★ 1TypeScriptPi extension suite for Jev-powered context compaction and model routing.
hunch★ 1PythonSemantic code review with Jev, plain-English rules, and installable agent skills.
limpet★ 1PythonA Stop hook that stops your coding agent from stopping too early. Plain-language rules, judged by jev.
ask-jev★ 1PowerShellUtilizing Jev, the RLCD-type model provided by TypeSafe AI, to independently and cheaply judge agentic coding sessions.
jev-flash-router★ 1TypeScriptMCP server that uses Jev to route coding-agent decisions such as file selection, task paths, and test-impact checks.
omp-typesafe★ 1TypeScriptTypeSafe AI (Jev) adversarial reviewer and typesafe_ask tool for the omp coding agent.
pi-jev-helm★ 1TypeScriptPi extension that classifies tasks with Jev and routes each run to an explicitly configured model.
pi-agent-foreman★ 0TypeScriptSend Pi agents back to work when they stop before the job is done.
switchboard★ 0PythonGuardrail + model router for LLM gateways on TypeSafe's Jev (System One model), with an independent accuracy/calibration/latency evaluation. Stdlib Python.
typesafe-demo-mcp★ 0TypeScriptMCP server exposing TypeSafe System One judgments (noul, choice, score) as agent tools.
AskJev-MCP★ 0JavaScriptMCP server for typed Jev Choice, Noul, and Score judgments with probabilities and confidence.
decide-mcp★ 0TypeScriptConfigurable decision MCP server with AI SDK, Jev, percentage scores, and bias-profile routing.
pi-jev-router (gloridifice)★ 0TypeScriptJev model-routing integration for the Pi coding agent.
jevkeep★ 0TypeScriptCodex plugin that uses Jev to preserve useful conversation excerpts alongside compacted summaries.
pi-jev-code★ 0TypeScriptSingle-agent Pi coding coprocessor with Jev semantic gates, baseline-to-current diff review, and append-only observability telemetry.
pi-typesafe-jev★ 0TypeScriptA pi extension that exposes TypeSafe (Jev, System One) judgments as five pi tools, so a model can make narrow semantic judgments while your code and your users keep control of thresholds, weights, and actions.

| frost | ★ 0 | Go | A flexible and configurable CLI model router using TypeSafe Jev. | | check-risk | ★ 0 | TypeScript | A CLI and GitHub Action that assesses code-change risk using deterministic rules and TypeSafe Jev, recommending checks and reviewers before merge. | | jev-compaction (picaye) | ★ 0 | JavaScript | Hermes context compaction that has Jev score tool calls, drops stale content, and preserves everything retained verbatim. | | jev-plugins | ★ 0 | — | Cursor and Hermes plugin marketplace for JEV Labs routing tools. | | jev-builder-loop | ★ 0 | Python | Grok skill: Jev as a judgment sensor in a builder-agent loop (priors × probabilities → next act). | | typesafeai-review | ★ 0 | Python | Using Typesafe.AI to generate diff reviews. | | agent-gate-loop | ★ 0 | TypeScript | Reusable GitHub Action: agent fix loop gated by checks, an AI reviewer, and TypeSafe Jev. | | omp-jevens-classifier | ★ 0 | TypeScript | Jev-powered model-judged permission gate for OMP (TypeSafe System One). | | jev-review (thiago-ss) | ★ 0 | Python | Autonomous Jev pull-request review with typed decisions, calibrated approval gates, and trusted-owner escalation. | | pi-typesafe | ★ 0 | TypeScript | Pi coding-agent extension built on the TypeSafe AI System One API (Jev). | | hermes-jev-router | ★ 0 | Python | Experimental Hermes plugin: Jev-assisted model routing plans with budget and capability constraints. API access pending. | | zcode-jev | ★ 0 | TypeScript | Typed judgment layer for coding agents — gates from PRD to ship. Jev-ready, provider-agnostic. | | agent-handoff-gate | ★ 0 | Python | Experimental protocol for evidence-aware agent handoffs, with Jev-assisted review before results reach the lead agent. |

Browser & computer use (41)

ProjectStarsLanguageDescription
Jev Ultrafast★ 9,291PythonBrowser Use's ultrafast agent: Jev picks the operation and DOM element in one request; a small LLM only writes text when typing is needed.
typesafe-computer-use★ 537PythonComputer use for about $0.0002 a step: OCR the screen, classify the next action with TypeSafe, click. macOS.
mobile-jev★ 240JavaScriptStandalone Android agent for Mobilerun where Jev makes every decision, with a live React studio and an Uber demo.
jev-browser-use★ 206JavaScript5–10x faster browser operations: Jev clicks, Codex thinks and verifies. Built at EZCollegeApp.
jev-browser★ 155TypeScriptBrowser use using Typesafe's Jev model.
unclutter★ 136TypeScriptWXT browser extension: Jev-powered page clutter removal with reusable template rules.
jev-voice-browser★ 126JavaScriptControl a real browser by voice. Jev (TypeSafe System One) decides intent + target in ~300 ms per spoken word; Playwright acts — often before you finish the sentence.
typesafe-adblock★ 58JavaScript🧹 Fun project: a Chrome extension that asks a tiny AI decision model (TypeSafe Jev) "is this DOM element an ad?" and pops it off the page. BYOK, no backend, not a real ad blocker.
vibecheck★ 42JavaScriptChrome extension: vibe-check your X posts with TypeSafe's Jev before you hit Post.
Jevbridge★ 25TypeScriptACP and MCP adapter that bridges TypeSafe Jev with any LLM — computer use and typed decisions alongside Codex, Claude, Grok, and OpenCode.
jev-browser (Ying-Kai-Liao)★ 22JavaScriptBrowser automation where an LLM plans and Jev (Typesafe System One) decides. Library, CLI and MCP server.
jev-social★ 10JavaScriptSocial research agent for Instagram, TikTok, and LinkedIn: Jev repeatedly chooses the next concrete operation and target, while socai executes it in a local Chrome session.
live-jev★ 10JavaScript2D autonomous car simulation in the browser, driven by TypeSafe's Jev decision model.
xtags★ 8JavaScript在 X 的时间线上,给每条帖子标出它想让你干什么。判断来自 Jev,一个只返回概率、不生成文本的模型。
jev-ego★ 7TypeScriptTypeScript browser agent for ego lite: Jev Ultrafast indexed actions, TypeSafe Jev decisions, persistent observe/act CLI. No Chrome or Playwright.
AskJev★ 6TypeScriptAskJev — Jev autopilot for any website + guard on irreversible clicks (TypeSafe System One, not Claude).
fastbrowse★ 5PythonBrowser agent where Jev selects actions, an LLM reads and plans, and answers cite page evidence.
jev-browser (vinilana)★ 4TypeScriptHybrid browser harness: an LLM turns goals into verifiable subgoals, Jev chooses each action and DOM field, Playwright acts.
jev-browse★ 3JavaScriptDrives a real browser with Jev making every decision and Vercel's agent-browser performing every action, with a benchmark.
computer_use★ 3GoMacOS computer use driven by Jev (TypeSafe System One) as the decision maker.
jev-skip★ 3TypeScriptYouTube extension that asks Jev for the sponsor probability of each caption segment and paints the result on the seek bar without a crowd database.
jev-mobile★ 2PythonFast structured Android control loops with TypeSafe Jev and Mobile MCP.
jev-frontend-qa★ 2PythonEvidence-driven frontend QA built on Jev Ultrafast and Browser Harness, with a synthetic todo demo.
otto★ 2TypeScriptOpen-source native computer use for macOS and Windows: TypeSafe Jev, local OCR, and selective planning.
jevarena★ 2TypeScriptTwo Jev agents compete in click-only browser games through Browser Use.
turbo★ 2GoJev-powered semantic browser use.
jev-browser (tontoko)★ 2JavaScriptOne grounded Jev/Playwright core: typed SDK, persistent CLI, and MCP server with native browser operations and deterministic assertions.
jev-shield (vmendes90)★ 2TypeScriptPrivacy-first Chrome extension that semantically blocks native ads, sponsored feed cards, and video ads using TypeSafe Jev.
barrunto★ 1TypeScriptA Chrome extension that brings TypeSafe's Jev to X.com to analyze posts as you browse.
almond-fastloop★ 1HTMLAlmond-fastloop: Almond's browser computer-use rig (Chrome DevTools + TypeSafe Jev), and the Browser Use Olympics benchmark it is measured on.
psearch★ 1PythonParallel web search for terminals and agents, with local Chromium and Jev-guided exploration.
jev-browser-pilot★ 0PythonBounded browser and desktop automation where Jev picks one next step while code owns perception, execution, and verification.
jev-orb★ 0MakefilePush-to-talk voice orb for autonomous browser control using Jev and Metal Whisper.
JevTest★ 0TypeScriptBounded exploratory browser testing with Jev, deterministic assertions, and replayable evidence.
browser-use-olympics★ 0HTMLBrowser Use Olympics by Almond: one prompt, five events, one clock. Plus fast loop, a ~200-line browser computer-use agent (Chrome DevTools + TypeSafe Jev).
jev-browser (KesavanKing)★ 0PythonLocal browser automation UI that uses TypeSafe Jev to choose bounded page actions and a text model only for field values.

| jevlens | ★ 0 | JavaScript | Chrome extension that uses Jev to annotate articles and posts on X and Threads. | | jev-playwright-mcp | ★ 0 | TypeScript | Jev-augmented Playwright MCP proxy — page-state triage, prompt-injection shielding, goal-based snapshot pruning, risky-action gating. Drop-in wrapper around @playwright/mcp for any coding agent. | | jev-browser (MahmoudAdelbghany) | ★ 0 | JavaScript | Jev-powered browser MCP for LLM agents — ~300ms decisions, no LLM tokens in the loop. Benchmark vs Playwright MCP included. | | sloppy-jevs-extension | ★ 0 | JavaScript | Open-source Chrome extension that filters AI-generated prose and ads with Jev. | | sift | ★ 0 | TypeScript | Chrome extension that re-ranks Google results with TypeSafe Jev and folds away sales pages and SEO filler. |

Applications (53)

ProjectStarsLanguageDescription
jev-trader★ 1,349TypeScriptOne AI trade decision every Monad block. Jev on Kuru MON-USDC.
notra★ 191TypeScriptMarketing analytics platform whose feature flag routes brand-visibility classifiers off an LLM and onto Jev boolean decisions.
jevmeter★ 70PythonPut a live Jev (TypeSafe) meter on any video: every sentence scored, rendered as a 16:9 edit.
Jev-Moderation-Bot★ 36PythonReal-time Discord moderation bot: Jev evaluates messages and metadata in parallel to catch phishing, spam, and social engineering with a progressive escalation ladder.
jev-trade★ 29TypeScriptLive Jev trader on Hyperliquid.
commit-miner★ 26RustClassify Git commit diffs and messages with Jev. Bug fixes, security fixes/CWEs, and change types.
blink★ 24TypeScriptCodebase search powered by Jev from @typesafe-ai.
refgarden★ 23TypeScriptA spatial reference explorer for creators. Local Jev query choices, metadata highlights and source-linked collections.
Jev-Trades★ 13PythonTrading bot with the all new TypeSafe AI's first system one model named as Jev.
jevocks★ 9TypeScriptEveryday Stocks Status with Jev.
jevlogs★ 8TypeScriptOpen-source Jev log triage for OpenTelemetry. Score the signal before expensive LLM analysis.
jev-rerank★ 6PythonUse Jev (TypeSafe's System One model) as a calibrated reranker: one call, up to 30 documents, a probability per document. Apache-2.0.
secondlayer★ 6TypeScriptSelf-hosted Stacks data service whose Slack gate and fault-triage paths use Jev decisions.
semdecide★ 6PythonTyped semantic decisions for Unix pipelines and CI, powered by TypeSafe AI Jev.
jev-cli (tumf)★ 6PythonSmall dependency-free CLI for TypeSafe Jev.
ai-elo-ranker★ 5PythonHigh-speed recursive AI Elo tournament engine powered by Jev and Swiss matchmaking.
jev-grug★ 4TypeScriptHelping JEV speak <3.
typesafe-cli (y0usaf)★ 4TypeScriptAsk Jev typed questions from the shell: noul, choice, and score answers as numbers, not prose.
jevsql★ 3JavaScriptSQL with natural-language predicates, powered by TypeSafe's Jev. Filter, rank, classify and score rows by meaning — batched, cached and cost-guarded.
smart-switch★ 3SwiftReimagined window switcher for macOS using frontier artificial intelligence. Predicted by TypeSafe's Jev model.
every★ 3PythonAsk a yes/no question of every function in a codebase. Ranked answers in seconds, for cents. Grep whose pattern is a question, powered by TypeSafe Jev.
jev-document-classification★ 2TypeScriptJEV Document Classification enables the rapid and cost-effective classification of text-based documents using AI, leveraging TypeSafe's "System One" model.
typesafe-jev★ 2TypeScriptScreen a folder of CVs with the TypeSafe Jev decision model: typed judgments, an editable policy, free re-scoring.
citation-verifier★ 2JavaScriptCheck whether each cited paper supports the sentence citing it. Claude proves the quote, TypeSafe's Jev scores it, a human decides.
jev-tree★ 2TypeScriptRecursive Jev choice over a taxonomy. Select from more than 255 options without breaking TypeSafe Jev's choice cap.
jevibe-check★ 2JavaScriptA live tone labeler for Bluesky posts and drafts, using TypeSafe's Jev API.
jev.nvim★ 2LuaNeovim plugin that has Jev score each function against a plain-language question and ranks results in quickfix.
btc-jev-signal★ 2TypeScriptExperimental multi-horizon BTC signal generator using TypeSafe Jev probabilities and Binance market data.
JevTicktRouter★ 1C#A .NET 10 and React 19 application for fast, structured AI-powered ticket triage using TypeSafe Jev.
Jackalope★ 1RustDesktop GUI for agentic coding that routes tasks across local agents and accounts, with Jev picking the best agent per task, running basic code-review checks, and supplying context.
jev-cli★ 1TypeScriptCLI for TypeSafe AI's Jev evaluation model — typed questions in, structured JSON answers out.
pagegrade★ 1TypeScriptBrowser extension that grades page sections for clarity, writing quality, and on-page SEO with Jev.
commentcop★ 1TypeScriptPut your code comments on trial. Powered by Jev.
qualm★ 1TypeScriptTyped decisions from a System One model. An uncertain answer is a different type from a confident one — and the compiler makes you handle it.
jev-audio-beeper★ 1TypeScriptLow-latency audio censorship POC using Jev typed decisions and ffmpeg.
jevegis★ 0TypeScriptGuardrails for LLM apps in one API call. Prompt injection, jailbreaks, leaks, unsafe content. Built on TypeSafe Jev. MIT.
jev-resume-analyzer★ 0PythonCV diagnostics and job alignment with TypeSafe Jev, React and FastAPI.
transcript-scorecard★ 0TypeScriptACME live support-call scoring demo with TypeSafe AI, Effect, SQLite, React, Vite, and Turborepo.
emoji-jev★ 0TypeScriptEmoji autocomplete at the speed of typing. TypeSafe AI Jev on a Whop-hosted TanStack Start app.
s1s★ 0TypeScriptSystem One Search: navigate and trace code with TypeSafe judgments and repository evidence.
JevSysUno★ 0TypeScriptTypeScript application exploring TypeSafe Jev as a System One decision layer.
jev (haibt163)★ 0TypeScriptTypeScript application built around TypeSafe Jev decisions.
pkg-gate★ 0JavaScriptPre-install security gate for npm lifecycle scripts using TypeSafe System One.
typesafe-comment★ 0PythonSmall Python package that uses typesafe.ai to evaluate code comments on certain heuristics.
mimicry★ 0PythonRewrite AI drafts in your own voice with a bounded TypeSafe feedback loop.
newsscore★ 0PythonAsync library and CLI that turns a week of news into one sentiment score per ticker, using Jev by default.

| draftpulse | ★ 0 | TypeScript | Experimental: live X draft viral scorer powered by TypeSafe Jev. | | jev-trader (renatosousa) | ★ 0 | Python | Trading application that uses Jev for market decisions. | | typesafe-triage-guard | ★ 0 | Python | Three composable judgment pipelines on TypeSafe's Jev: support-ticket triage, observability alert triage, and a deploy-risk gate. | | scam-shield | ★ 0 | TypeScript | Scam text message filter powered by TypeSafe's Jev model. | | trading-bot-jev | ★ 0 | TypeScript | Binance testnet trading bot that uses Jev to judge news. | | JevSlop | ★ 0 | TypeScript | Scores public note.com articles across eight Jev dimensions and produces an inspectable AI-slop score. | | github-star-organizer-jev | ★ 0 | Python | Uses Jev to classify and organize GitHub stars. |

Games & simulations (53)

ProjectStarsLanguageDescription
typesafe-mario★ 286PythonA TypeSafe/Jev agent that plays Super Mario Bros. from structured emulator state.
jev-drone★ 77PythonCamera-only autonomous drone in MuJoCo with a small judgment model (TypeSafe Jev) in the loop at 2.5Hz.
typesafe-snake★ 18TypeScriptSnake auto-played by TypeSafe's Jev model: one System One choice per tick, legal moves and facts generated in code.
tsai-sc★ 16PythonTypeSafe Jev controls original StarCraft shareware through keyboard and mouse with recorded action probabilities.
mario-jev★ 12PythonPython prototype that plays NES Super Mario Bros. from structured RAM observations, with Jev answering focused movement and jump questions.
Jev Driving Lab★ 10JavaScriptInteractive experiments from support routing to a 3D driving simulation: structured sensor state in, typed steer, brake, and overtake decisions out.
heist-one★ 6TypeScriptObservable browser stealth game: Jev makes typed guard judgments while deterministic code owns the world.
OneVOneJev★ 5TypeScript1v1 Jev quickscope arena — Three.js + TypeSafe System One.
jev-doom-agent★ 4TypeScriptA browser-native Doom agent experiment with structured spatial state, composable AI controls, live decision telemetry, and a Chocolate Doom WebAssembly runtime.
jev-plays-pokemon★ 3PythonPokémon Red agent that turns structured game state into Jev decisions and validated moves.
jev-askable-arm★ 3PythonZero-shot English goals on a sim Franka. Jev chains hardcoded primitives.
jev-royal★ 2TypeScriptJev-powered game and decision experiment.
hundred★ 2TypeScript100 AI NPCs live in a tiny town. Jev chooses the next action; the world writes the story.
jev-plays-pokemon-red★ 2PythonPokemon Red on PyBoy where Jev chooses legal actions only at branches and each battle turn logs a Brier-scored faint prediction.
rubikjev★ 1TypeScriptChallenge the Jev's intelligence in Rubik Cube puzzles.
robo-harness★ 1TypeScriptSO-101 robot-arm workbench where Jev selects bounded joint actions under a spend budget.
jev2048★ 1TypeScriptLet Jev (TypeSafeAI) solve 2048.
tsai-civ2★ 1PythonTypeSafe Jev plays original Civilization II in a browser, with live action probabilities. Experimental full-game harness.
jev-gomoku (XieChengYuan)★ 1JavaScript弈瞬:双 Jev 五子棋九宫格输入实验台,逐手查看模型决策,支持真实对局回放与实时对战。
last-exit★ 0JavaScriptA cyberpunk border encounter powered by TypeSafe Jev. Bluff the guard. Inspect the receipts.
jev-pong★ 0TypeScriptPong benchmark where every ball step is a model decision, comparing Jev with LLMs through Vercel AI Gateway.
river-run-typesafe★ 0PythonRiver shooter game in Python, inspired by Atari's River Raid, played by a TypeSafe AI pilot.
river-oaks★ 0NPCs of River Oaks Houston, Texas using Jev to power NPCs.
typesafe-minecraft-demo★ 0JavaScriptA Minecraft Java player controlled by TypeSafe AI, with live decisions, Canadian flag building, and a side-by-side dashboard.
jev.mods★ 0JavaMinecraft mod where Jev tries to finish the game from scratch without a scripted route.
jev-snake★ 0PythonAn experimental Snake environment where the game engine owns deterministic rules and TypeSafe AI's Jev makes the movement decision from structured state on every tick.
jev-play-ping-pong★ 0JavaScriptJev plays browser table tennis in real time: structured telemetry, typed decisions, ordinary Chrome inputs, and auditable evidence.
jev-t-rex-runner★ 0JavaScriptChrome dino game played by Typesafe AI Jev model.
roverlab★ 0TypeScriptA 3D planetary rover sandbox for experimenting with autonomous decisions using TypeSafe AI.
jev-bfs★ 0PythonWikipedia link races with direct Jev ranking and a live terminal display.
typesafe-jev-drone-demo★ 0PythonThree.js drone simulator with a Python backend and live Jev navigation decisions.
beatjev★ 0JavaScriptBrowser game: try to beat Jev at spotting a spam message.
jev-tetris★ 0PythonA visual TypeSafe demo where Jev chooses verified Tetris placements.
typesafe-3d-chess★ 0TypeScript3D chess powered by TypeSafe AI (Jev). AI vs AI by default, or play either side. Multiple difficulty levels.
f1★ 0JavaScriptJEV Prix simulation with five AI drivers, procedural circuits, BYOK Jev, and saved replays.
jev-atari-lab★ 0PythonReplayable Atari experiments using Jev structured decisions and value questions.
jev-gomoku★ 0MoonBitMoonBit client for Jev plus a Jev-vs-Jev gomoku match, with timing logs.
naimono-lab★ 0JavaScriptFamily word game for playing with imaginary words, powered by Jev.
beat-jev★ 0TypeScriptPenalty shootout powered by Render Workflows, TypeSafe Jev, and Render Postgres.
pdoom-protocol★ 0TypeScriptUSER + JEV: P(DOOM) PROTOCOL — co-op platform shooter where TypeSafe Jev plays alongside you.
ps2-ai-agent★ 0PythonAutonomous PlayStation 2 AI Agent with real-time visual telemetry HUD powered by TypeSafe Jev System One.
casse-brique-typesafe★ 0TypeScriptA Next.js brick breaker whose paddle is controlled in real time by TypeSafe AI's Jev model. Built with Claude Code.
cyber-breach-jev★ 0JavaScriptCyber-Breach: The Jev Protocol - A tactical cyberpunk arena combat game powered by TypeSafe AI Jev System One decision model.
JevArena (rolki-png)★ 0TypeScriptTwo Jev agents duel at Snake through Vercel AI Gateway.
pong-jev★ 0TypeScriptTypeSafe's Jev plays Atari Pong. One typed Choice question per frame, no coordinates sent to the model.

| jev-games | ★ 0 | Python | Visual Jev lab for multiple games and emulator platforms. | | snake-jev | ★ 0 | Python | Snake controlled by parallel Jev assessments, with one API call per game tick. | | terrarium | ★ 0 | JavaScript | A sandbox where a TypeSafe System One model presses the controls of a small creature. Code runs the world. | | typesafe-chess | ★ 0 | JavaScript | Chess where both players are TypeSafe's Jev model: every move is a typed Choice decision. | | shady-town | ★ 0 | Ruby | Shady Town: social-deduction party game for the living room TV, moderated by TypeSafe Jev. | | siege | ★ 0 | TypeScript | SIEGE: 200 people vs one agent. A typed action gate (TypeSafe System One) that learns from every breach, evaluated by W&B Weave, hardened by a defender loop. Built at CoreWeave Hacks: Agent Loops 2026. | | Agent-JEV-Tetris | ★ 0 | HTML | Using the new model JEV to play the game tetris. | | jev-plays-pokemon | ★ 0 | Python | Pokemon-playing experiment where Jev chooses actions. |

Demos & playgrounds (46)

ProjectStarsLanguageDescription
killmyidea★ 21TypeScriptDescribe your startup idea. Jev decides: kill it, fix it or ship it.
typesafe-ai-playground (BunsDev)★ 14TypeScriptCommunity TypeSafe AI playground: 110 use cases, games, dilemmas and model challenges, with editable prompts, A/B comparisons and a mobile-friendly UI.
jev-me★ 12PythonA grill-me style interrogation of your idea, with Jev doing the grilling.
Instinct★ 6TypeScriptInstinct: describe a case in free text and Jev picks the UI from a fixed catalog without generating a line of code or copy.
jev-autopilot★ 4TypeScriptThis demo uses Jev from TypeSafe AI to autonomously fly a drone in a random city from point A to point B, avoiding obstacles along the way. A trip costs $0.01.
typesafe-ai-playground★ 3JavaScriptCommunity TypeSafe AI playground: 110 use cases, games, dilemmas and model challenges, with editable prompts, A/B comparisons and a mobile-friendly UI.
clarity-judge★ 2TypeScriptMulti-axis writing quality checker powered by TypeSafe AI's Jev model. Separate named checks, each with its own verdict and confidence.
jev-system-one★ 2PythonA polished OpenAI + TypeSafe Jev terminal interface for answers with transparent decision reports.
Should AI Kill Us All?★ 2JavaScriptLive verdict page: feeds Jev the day’s Florida Man, odd-news, politics and world headlines and asks all three primitives whether AI should kill us all, refreshed every ten minutes.
typesafe-arena★ 1RustA playground for TypeSafeAI's Jev Model.
jev-playground (Little-Planet-Labs)★ 1TypeScriptA small Next.js app for experimenting with TypeSafe AI's Jev model (System One).
typesafe-ai-playground (markjaquith)★ 1RustA playground for experiments around Jev, TypeSafe's System One model.
toolgate★ 1TypeScriptAgent tool/MCP call gate — allow / ask_human / deny via TypeSafe Jev.
guard-jev★ 1TypeScriptComment-moderation playground: paste a comment, Jev decides what to do with it.
got-jev★ 1TypeScriptJev (TypeSafe AI) PoC through Game of Thrones.
gpt-vs-jev★ 1TypeScriptCompare GPT generated language with JEV structured Noul decisions on the same input.
harden-jev-decides★ 1TypeScriptJEV picks which stream idea becomes the live MVP. TypeSafe System One decision board.
human-compiler★ 0TypeScriptA compiler for human language. Paste text, get diagnostics. Measured by TypeSafe Jev.
jev-demos★ 0DartDemos to test the effectiveness of TypeSafe's "Jev" System One Model.
jev-ad-preflight★ 0Typesafe/Jev public X demo.
jev-should-i-apply★ 0Typesafe/Jev public X demo.
jev-user-jury★ 0Typesafe/Jev public X demo.
extremely-specific-council★ 0TypeScriptTwelve members. Zero qualifications. A playful TypeSafe AI council with animated votes, inspectable decisions, and shareable verdicts.
jev-bun1★ 0TypeScriptTypeSafe の Jev を TypeScript SDK で使ってみる最初の 1 歩.
jev-paper-judge★ 0TypeScriptFeedback on your paper in seconds.
Probably★ 0TypeScriptProbably: live BTC, ETH, and XRP prices with a shared TypeSafe buy-or-wait demonstration. No trades placed.
tiny-jev★ 0HTMLSmall browser experiment for TypeSafe Jev decisions.
forma-system1-experiment★ 0TypeScriptDesign experiment where Jev picks a design in about a second and Luna writes only the words.
jev-dev★ 0TypeScript同じ発言を jev と LLM の両方に判定させ、感情の変動値のズレと応答速度を1画面で見比べるデモ(affectus + Vercel AI Gateway).
Jev Gamecast★ 0TypeScriptJev Gamecast: replay-first React app that asks Jev typed questions about live sports data.
cartshield★ 0TypeScriptCartShield — SMB checkout fraud disposition via TypeSafe Jev.
harnessjudge★ 0TypeScriptJudge agent steps — ok / retry / escalate / stop via TypeSafe Jev.
hiresignal★ 0TypeScriptHireSignal — resume first-pass fit+interview via TypeSafe Jev.
jevplay★ 0TypeScriptTypeSafe Jev playground — custom Choice/Score/Noul builder with live distributions.
lanebreak★ 0TypeScriptLaneBreak — support ticket priority+routing via TypeSafe Jev.
mcpmatch★ 0TypeScriptMatch user goals to MCP catalog (two-stage) via TypeSafe Jev.
pulselane★ 0TypeScriptPulseLane — clinic triage decisions via TypeSafe Jev.
spendbrake★ 0TypeScriptAgent budget brake — continue / downgrade_model / stop via TypeSafe Jev.
swarmrouter★ 0TypeScriptRoute tasks to research/code/browser/support/writer agents via TypeSafe Jev.
trustgate★ 0TypeScriptTrustGate — indie media T&S gate via TypeSafe Jev.
typesafe-jev-examples★ 0PythonWorked ticket-triage and reranking examples for Jev, runnable through OpenRouter with sample data and a Makefile.
Search-Function-Test★ 0JavaScriptA test project based on Jev AI, the goal is to build a search function for a blog/article website that has 100s of articles to search from, So the user can actually use the search as chat to question anything and find related answers/articles.
jev-board-lab★ 0JavaScriptInteractive explorer and Jev question workspace for Jev Board datasets.
Job Risk Analyzer★ 0TypeScriptJob Risk Analyzer: CLI and REST API that uses Jev to score an occupation's exposure to AI-driven layoffs and its resilience.

| typesafe-image-diffusion | ★ 0 | HTML | Diffusion-style pixel art out of a classifier: 256 parallel per-pixel Jev questions plus refinement passes. | | jev-playground (wustep) | ★ 0 | TypeScript | Can a System One model steer music? Jev picks the plan (enums only); code renders sheet, audio and MIDI. |

Benchmarks & research (92)

ProjectStarsLanguageDescription
SemIf★ 2,023PythonSemantic ifs from open models, on a 3090 at home. Independent; not affiliated with Jev or TypeSafe.
NanoJev★ 1,074PythonOpen 0.6B Jev replica with parallel decisions, complete probability distributions, training pipeline, weights, dataset, and live demos.
jevlike★ 1,008PythonTrain 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.
jev-visual★ 150PythonAn educational Jev-like visual inference experiment on Apple Silicon: shared context, direct candidate scoring, and local visual demos.
openjev★ 142PythonOpen, Jev-compatible System One decision server on DiffusionGemma.
decider★ 99PythonOne-pass typed decisions with calibrated probabilities (System One style model), fine-tuned from Qwen3.5-2B.
jev-eval-agent★ 95HTMLPersonal-assistant agent built on Vercel's eve with 100 mocked tools, measuring how many steps it takes when Jev picks the tool versus the LLM.
reflex★ 79PythonA small open decision model: state + typed questions -> calibrated probabilities. A Jev / System One re-creation on Qwen3.5.
WindTunnel★ 69TypeScriptWebMCP benchmark comparing browser-agent interfaces, with Jev included as one of the evaluated configurations.
open-jev (daseinlabs)★ 56PythonOne-pass option scoring with a local Gemma 3 4B on Apple silicon via MLX, inspired by jevlike, with a Doom demo.
jevmlx★ 40PythonJev-style parallel constrained decisions for any MLX model on Apple Silicon. Typed, schema-valid JSON in one forward pass.
typesafe-ai-benchmark★ 32TypeScriptThis is a LLM Gateway that mimics typesafe ai structured output. Like an imposter Jev.
Verdict-open-jev★ 28PythonNon-autoregressive decision engine on ModernBERT (151M) with calibrated uncertainty (RLCD), TypeSafe AI Jev benchmark audit, and in-browser WebGPU playground.
mini-jev★ 24PythonMini-Jev: what a Jev-style typed-decision interface looks like on a frozen Qwen3-4B — read the option letter's logits instead of generating JSON. Preregistered experiment, results, teaching bench.
LitJev★ 21PythonA reproduction of Jev that turns any Qwen model into a fast decision model, serving the same /v1/systemone schema (Choice, Score, Noul) with no training and no generated answer text.
jev-on-a-laptop★ 18PythonUnofficial study: Jev-style parallel typed decisions on stock 1.5B-8B models on an Apple Silicon laptop. Benchmarks, research notes, and a Hugging Face Space demo.
open-jev (JoshuaSP)★ 17PythonTyped JSON inference with DiffusionGemma, with Every and Jev benchmark results.
jev-column-race★ 16JavaScriptJev vs Gemini 3.8 Flash: labelling 1,000 app reviews, 4.1× faster and 7× cheaper.
open-alternative-jev★ 16PythonOpen alternative to Jev: typed, calibrated decisions from any open-weights LLM in one forward pass (HF + vLLM), with benchmarks.
openjev (zhihz)★ 16PythonLocal bilingual probability decisions from context, questions, and candidate answers. Independent research preview inspired by TypeSafe Jev.
system-one★ 14PythonBatched single-token choice inference for open language models, compatible with TypeSafe.
system-one-open★ 13PythonOpen replica of TypeSafe's Jev: typed calibrated decisions in one forward pass, on Gemma 4 E2B / Gemma 3 270M (Modal).
jevbetter★ 12PythonA stronger one-pass scorer over a variable list of text options: hashed n-gram encoder, rival-aware attention, gated head, temperature scaling, benchmarked against jevlike.
TypeAR★ 12PythonType-safe one-decision-per-token decoding engine for autoregressive LLMs, inspired by Jev.
jev-benchmarks★ 11PythonProbability-aware evaluation for typed decision models: calibration, selective risk, latency, and reproducible benchmarks.
jev-as-a-judge★ 11PythonUsing Jev as an evaluator.
Jev_apps★ 11Python看看 Jev 能做什么:用中英文讲清热门应用、工作原理和各自优缺点。Explore Jev apps with plain-language examples, explanations, and comparisons.
jevify★ 9PythonAn agent skill to discover TypeSafe Jev opportunities, design typed questions, and learn from recent community experiments.
openvons★ 9PythonOpenvons (open-Jev): 有限選択肢に確率で答える判断層 — テキスト / 画像 / 日本語音声コマンド.
jev_stock★ 9PythonAn experimental JEV-powered framework for forecasting short-term stock price direction from structured market data.
jevcal★ 8PythonStop guessing confidence thresholds: calibrate, threshold, and drift-check typed decision models (TypeSafe Jev) against an LLM teacher.
jevfire★ 8JavaScriptJEV-inspired parallel decisions for CUDA LLMs. One context, many decisions. vLLM API, game-agent examples, and reproducible benchmarks.
typesafe-local★ 6PythonInspired by TypeSafe Ai, Ask a local LLM typed questions, get calibrated probabilities instead of text. Structured output without generation or parsing. MLX / Apple Silicon.
LegalForecastBench★ 5PythonLegalForecast-MTD benchmark alpha and official evaluation workflows.
jev-korean-benchmark★ 5PythonReproducible early-access evaluation of Jev on Korean understanding and medical text, with runtime and cost evidence.
jev-lm★ 5TypeScriptA word-level language model whose output layer is Jev: n-gram drafter, Noul chunk verification, bits-per-token eval.
daf-jev★ 4PythonDaf-jev: composable Python toolkit for TypeSafe's Jev (System One) decision API — question builders, confidence gates, evaluator, calibration, CLI, MCP server, agent skill.
jev-little-airways★ 4HTMLA show-and-tell capability study for Jev, TypeSafe's System One decision model.
jev-search-rerank-eval★ 4PythonDoes a TypeSafe Jev rerank beat embedding search? Graded relevance eval (9,831 pairs, 164 zh/en queries) over the Agent Skills Hub catalog, with the judge-circularity bias measured.
jev-chat★ 3PythonA chatbot from typed Jev decisions: hierarchical speculative decoding over System One probabilities.
jev-curate★ 3RustHigh-throughput synthetic & pretraining dataset sifter powered by TypeSafe AI Jev (api.typesafe.ai). Stream, filter, and score Parquet & JSONL datasets at 1,500+ rows/sec using System One typed decisions (Choice, Score, Noul).
jev-harness★ 3TypeScriptDecision harness for TypeSafe Jev — confidence gates, shadow mode, recipes, and evals. Claude CLI 48.9s → Jev 1.3s on the same row-filter job.
openjev (DECRUX9812)★ 3PythonOpen, local reimplementation of a Jev-style decision layer for job postings.
jev-behavior-study★ 3PythonIndependent Jev 1.13.0 behavior study: report, controlled prompt experiments, raw results, and offline verification.
system-one-gemma★ 2PythonOpen-source Jev-style System One decision model. Gemma 3 270M with a scoring head — fast, calibrated decisions in a single forward pass. No text generation. Inspired by TypeSafe.ai's Jev.
jev-rerank-bench★ 2PythonCan a decision model beat dedicated rerankers? TypeSafe Jev vs Cohere Rerank 4 vs ZeroEntropy zerank-2 vs a chat-model baseline: 14 datasets, every raw API response, bootstrap ranges on every gap.
jevgpt★ 2TypeScriptA chatbot built on a model that cannot generate text (TypeSafe AI's Jev, driven autoregressively).
calibre★ 2PythonCalibration and confidence-based routing measured on Banking77: 80.2% accuracy at $0.103 per 500 decisions.
jev-for-engineers★ 2PythonEight minimal working examples of TypeSafe's Jev (a System One model) applied to mechanical and electrical engineering: CAD/CAE/CAM routing, FEM result triage, DFM screening, BOM alignment, hallucination-proof extraction. Zero dependencies.
jev-sec-bench★ 2GoBlind security benchmarks for Jev, TypeSafe's System One model: prompt injection and vulnerable code detection, built on jev-go.
jev-research-eval★ 2HTMLReproducible Jev Ultrafast research-browser eval harness + field note (QC’d cases, suite runner, report generator). Not investment advice.
trade-jev★ 2PythonBacktest Jev (TypeSafe) as a BUY/SELL/HOLD trader on NQ L10 order-book data.
mcts-agent★ 2PythonDiscriminative Monte Carlo Tree Search using TypeSafe Jev System One Primitives and Gemini.
jev-gate★ 2TypeScriptNot every coding task needs your best model. Experimental Jev-powered model routing for Claude Code — V3 prototype runs today, V4 routes at the task boundary.
jev-exploration★ 2PythonJev (TypeSafe) exploratory thread: claim audit, live demos, and runnable code.
jev-benchmark★ 2PythonBenchmarks and a playground for TypeSafe's Jev (System One) model: chess, and who-is-the-player-talking-to for speech-to-text game NPCs.
jev-phishing-bench★ 1PythonJev (TypeSafe) vs Claude Haiku 4.5 on 2 000 phishing emails: accuracy, calibration, latency, cost. Reproducible benchmark.
paper-package★ 1PythonReproducible Jev research manuscript, evidence, and paper package.
decisionbridge★ 1HTMLA Jev-inspired decision interface for existing LLMs. Explicit choices, scores, calibration, and review thresholds.
RISC-jeV★ 1PythonI tortured Jev into being a RISC-V CPU.
jev-freeform★ 1JavaScriptAn observable raw-character chat experiment powered entirely by TypeSafe Jev Choice.
typed-decisions★ 1PythonJev-shaped typed-decision models with measured latency, accuracy, calibration, and training cost.
jev-synergy-screening★ 1PythonJev (TypeSafe System One) × ASReview SYNERGY abstract screening demo — Choice/Noul vs gold labels.
qwen-rlcd★ 1PythonJev-style calibrated decision model (Choice/Score/Noul) on Qwen3.5-0.8B.
kyotsu-ai-bench★ 1HTMLAI benchmark on Japan's 2026 Common Test: Jev vs luna-none vs luna-low (static dashboard).
jev-agent-failure-benchmark★ 1PythonBenchmarking Jev (Typesafe.ai) against a strong LLM on the Who&When Pro agent-failure-attribution benchmark (text subset).
jev-routing-experiment★ 1PythonBenchmarking TypeSafe's Jev decision model as a cost-efficient LLM router on RouterArena.
openjev-experiments★ 1PythonExperiments with openjev, an open Jev-style option-logit runner, on local models.
padflow-jev-evals★ 1PythonTyped-decision benchmark from PadFlow (land development SaaS): schemas, anonymized labeled rows, and a runner for confidence-calibrated models like TypeSafe Jev.
Typesafe_chess_eval★ 0PythonAn evaluation of typesafe AI chess. As it turns out, the AI isn't doing really well even though chess is not a particularly open-ended game. Still, it's only a prototype and this probably wasn't optimzied for games.
jev-spam-eval★ 0Jupyter NotebookZero-shot spam filtering with TypeSafe Jev Noul questions, compared with TF-IDF baselines.
jev-shadcn-lint-eval★ 0JavaScriptA small second eval for shadcn-ui/lint that uses TypeSafe's Jev to judge the linter's own output.
system-one-adapter-rust★ 0RustRust port of TypeSafe system-one-adapter (LLM-backed system_one evaluations).
jev-deferred-crispification★ 0TeXPosition paper: the Hidden-Markov and fuzzy primitives missing from TypeSafe AI's Jev and System-One decision models. Two lemmas, one principle (Deferred Crispification), one architecture (BSF-S1).
jev-alpha-bench★ 0GoDoes Jev predict stock returns from news? It reads the news well; there is no tradeable alpha. Three arms separate reading from recall.
jev-headline-bench★ 0GoCan Jev pick the winner of a real headline A/B test? 64.5% across 10,984 Upworthy randomized experiments, 74.7% when the difference was decisive.
jev-report★ 0Python发明 RLHF 的人,这次做了个不会说话的模型:Jev 独立研究报告。52 页 PDF + 50 条中文实测复现包 + 143 条可回溯数据表.
jev-playground (hegargarcia)★ 0TypeScriptBenchmarks Jev against other evaluation models in games with explicit states, legal actions, and measurable outcomes.
jev-finance-benchmark★ 0Typesafe.ai model jev finance benchmark.
jev-anotacao-sentencas★ 0PythonJev (TypeSafe) vs. Gemini 3.8 Flash vs. GPT-5.6 Luna na anotação estruturada de sentenças do TJSP: qualidade, tempo e custo.
jev-vs-luna★ 0PythonReproducible review-classification comparison measuring Jev and Luna accuracy, latency, and cost.
jev-lab★ 0TypeScriptTypeScript experiments, evaluations, and latency benchmarks for TypeSafe's Jev model.
misereru-slide-jev★ 0JavaScriptOngoing Japanese research deck on Jev and System One models, maintained as Markdown slides.
shade-arena-jev-monitor★ 0PythonEvaluating TypeSafe's Jev as a fast monitor and action gate for agent sabotage in SHADE-Arena, compared with Gemini 2.5 Flash/Pro.
PocketJev★ 0SwiftOn-device iPhone visual decision tool using MLX and Qwen3-VL direct option logits.
jev-jp-address★ 0TypeScriptJev (TypeSafe) 性能評価プロジェクト — 日本郵便 KEN_ALL をマスタに、AI SDK 経由の Jev が住所のあいまい一致にどこまで使えるかを検証.
jev-trace-classifier★ 0PythonApplication of TypeSafe Jev (noul judgment primitive) on the collusion.wiki corpus: agent vs human page authorship, head-to-head vs local Qwen3.8-Flash-Next.
jev-secret-detection★ 0PythonMeasures how well TypeSafe's RLCD-Jev model spots real secret credentials in file snippets.

| FinancialPredictionJev | ★ 0 | Python | Using Jev to test how well it predicts financial markets(just like most llms as of september 2026, it doesnt do that good). | | typesafe-oracles | ★ 0 | JavaScript | Evaluating TypeSafe's System One primitives (Choice/Score/Noul) — where a typed oracle beats an LLM call. | | jev-pick-and-place-study | ★ 0 | Python | A small reproducible MuJoCo pilot comparing Jev, Claude Haiku, and reactive rules for pick-and-place. | | thaiexam-jev-charts | ★ 0 | HTML | Charts: TypeSafe Jev evaluated on Thai standardized exams vs 110 other models. |

Other lists (12)

ProjectStarsLanguageDescription
awesome-jev-by-typesafe★ 641PythonEvidence-backed Jev use cases, patterns, prompts, and starter code.
awesome-jev (yibie)★ 411PythonA curated list of public projects, integrations, and discussions built on Jev — TypeSafe AI's System One model for typed decisions.
awesome-typesafe★ 351CSSCurated list of official resources and community projects for TypeSafe, System One models, and Jev, with a GitHub Pages site.
awesome-jev★ 217A curated, source-backed list of projects built with Jev, TypeSafe AI's System One model for typed decisions.
awesome-jev (fatwang2)★ 166JavaScriptA source-backed Jev project directory with a reusable Jev-only GitHub review workflow.
awesome-jev-projects★ 131JavaScriptAwesome Jev: source-backed open-source ecosystem radar, plain-language project discovery, and automatic GitHub sync.
awesome-jev (AnotiaWang)★ 87A curated list of awesome Jev / TypeSafe System One applications, libraries, and resources.
awesome-jev (hellogumbo)★ 76JavaScriptCommunity directory of projects built on Jev and TypeSafe System One.
awesome-jev (OmniJev)★ 69PythonPapers, open reproductions and independent evaluations behind System One models and Jev.
awesome-jev-typesafe★ 31JavaScriptCC0, awesome-lint-clean Jev list organized by what users can install, with model limitations documented up front.
jevusecases★ 1TypeScriptTracks real products and experiments people are shipping with Jev.
Jev-Case★ 0TypeScriptCurated collection of Jev and System One cases from across the web.

Repository-level code references

These entries point to a subdirectory or pull request inside a larger repository, so a project-specific Star count would be misleading.

ProjectStarsLanguageDescription
agentgateway Jev guardrail exampleN/AJev as an LLM prompt guardrail inside the agentgateway proxy, with tracing and cost tracking.
TrainLCD Jev rerankN/APull request adding Jev to station-suggestion reranking in the TrainLCD transit app.

What Jev is

Jev takes a state plus one or more typed questions and returns structured answers that code can use directly. It does not generate prose.

PrimitiveUse it toReturns
ChoiceSelect one option from a known setSelected option, probabilities, confidence
ScorePlace something on an ordered rubricScore, level probabilities, confidence
NoulEstimate whether a statement is trueProbability from 0 to 1

Questions in one request share the same state and are evaluated independently. Complex decisions should be split into narrow questions and composed in ordinary code. Authorization, arithmetic, thresholds, side effects, and fallback behavior should remain in code.

New to Jev? Start with TypeSafe's official Introduction, then continue with Primitives, Confidence, and Patterns.

Why this list exists

Most directories tell you that a project uses Jev. This list also records:

  • What Jev decides — the exact judgment made inside the project.
  • Decision anatomy — state → question → answer → code action.
  • Call-site evidence — a link to the implementation when one is public.
  • Reproduction status — whether a runbook exists and whether an independent reviewer ran it.
  • Metric provenance — official, author-reported, or independently reproduced.
  • Freshness — the last human review date and current project status.
  • Reusable patterns — the architecture that transfers to other products.

We optimize for inspectability and usefulness, not list size or GitHub stars.

How to read an entry

Project — What Jev decides.
Primitive: Choice · Pattern: Typed tool dispatch
Evidence: Call site verified · Maintainer runbook · Metrics author-reported

Verification labels describe separate facts. They are not a score or ranking.

LabelMeaning
Public sourceThe repository is public and its README describes a concrete Jev workflow.
Call site verifiedA maintainer located public code that calls Jev and consumes its answer.
Demo onlyA public demo shows the behavior, but no inspectable call site was found.
README claimThe upstream project says it uses Jev; the call site has not been verified.
Maintainer runbookThe upstream project provides setup and execution instructions.
Reviewer reproducedAn independent reviewer ran the documented workflow and recorded the date.
Author-reported metricThe number comes from the project author and has not been independently reproduced.
Third-party reproducedA separate public source repeated the measurement with a documented method.

Official resources

ResourcePurpose
TypeSafe AIProduct overview and access.
DocumentationOfficial concepts, API, SDK, patterns, and cookbook pages.
API referenceCurrent request and response contract.
ModelsCurrent aliases, versions, pricing, and limits.
Workflow evaluationsTypeSafe's published workflow methodology and results.

Inclusion criteria

A listed project must:

  1. Be publicly accessible and citable.
  2. Explicitly use Jev, provide an official Jev resource, or document an independent Jev-style implementation.
  3. Make a concrete typed decision that can be described in one sentence.
  4. Link to the strongest available evidence.
  5. Disclose the submitter's relationship to the project.

A project does not need high GitHub stars. Experimental and early-stage work is welcome when its status and evidence are described accurately.

We exclude generic AI projects that merely resemble Jev, link dumps without a concrete decision, inaccessible sources, copied documentation, and performance claims without a traceable source.

Submit or contribute

Open a GitHub issue using the project submission template.

Please include:

  • Project or repository URL
  • Your relationship to the project
  • What Jev decides
  • Jev call-site URL, when public
  • Primitive or primitives used
  • Runbook or demo URL
  • Metric sources and measurement method
  • Optional localized summaries

Submissions without a public call site may enter the review queue and can be added after the implementation is verified.

To edit catalog data, verification metadata, translations, or repository tooling, read CONTRIBUTING.md. It contains the schema, editorial rules, evidence requirements, localization workflow, and validation commands.

LINUX DO

Disclaimer

Awesome Jev is an independent community resource. It is not affiliated with or endorsed by TypeSafe AI. TypeSafe, Jev, and System One are names or marks of their respective owner.

Schema-valid output is not the same as a correct decision. Evaluate Jev on your own data, set thresholds according to risk, keep consequential actions behind deterministic checks, and provide an appropriate human fallback.

This project is released under the MIT License, unless a file states otherwise. Linked projects retain their own licenses.

Last catalog review: 2026-09-20