OPEN SOURCE · CURATED REPOSITORIES

Jev GitHub Projects.

Curated Jev SDKs, tools, demos, integrations, benchmarks, and research projects. Repository metrics come from GitHub; titles, summaries, and categories are editorial.

750 projects
175 projects
kylemclarenkylemclaren/jevql
IntegrationDeveloper toolsGo

jevQL: Semantic SQL for Postgres

jevql is a CLI/SDK that adds Jev semantic predicates, choices, and scores to ordinary Postgres SQL. It calls TypeSafe AI's System One model via the Jev API and supports Go, TypeScript, Python, MCP, and HTTP.

1202MIT
vinibrslvinibrsl/gut
IntegrationDeveloper toolsElixir

Gut: Use LLM Judgment in Elixir Control Flow

Gut is an Elixir library that maps subjective input to a fixed value and supports configuring the TypeSafe Jev evaluation model.

300Apache-2.0
quaeastquaeast/vllm2jev
IntegrationDeveloper toolsPython

vllm2jev

A lightweight script that adapts vLLM services to a Jev-style interface, enabling Choice, Score, and Noul decisions via logprobs.

100
khmuhtadinkhmuhtadin/n8n-nodes-jev-classification
IntegrationDeveloper toolsTypeScript

Jev Classification Node for n8n

An n8n community node that classifies, scores, and checks text with TypeSafe AI's Jev/System One model, supporting parallel requests and multi-item batching.

111MIT
lazniaklazniak/jevskill
IntegrationDeveloper toolsPython

Jevskill - Jev System One Skill for Coding Agents

A skill that uses TypeSafe's Jev (System One) model to reduce context token usage in coding agents, with A/B test evidence and cost/latency measurements.

101MIT
aleksvegaaleksvega/jev-skill-router
IntegrationDeveloper toolsJavaScript

Jev Skill Router

A Jev-powered skill router and security auditor for AI agents, using TypeSafe Jev System One for skill selection and prompt injection/dangerous command scanning.

000MIT
InverxInverx/JevRE
IntegrationCybersecurityPython

JevRE: Jev-powered Android RE decision layer

JevRE is a Python CLI integrating TypeSafe AI's Jev System One model to recommend the next investigation step in Android reverse engineering. It includes a real Jev API client and an offline mock mode.

000MIT
myc0576myc0576/SmartMoney-Cub
IntegrationFinancePython

TypeSafe Jev Finance Review Harness

A read-only trading journal and review harness integrating TypeSafe AI's Jev for typed judgments, with a finance-jev-v1 benchmark and agent integration; it does not execute trades.

26016MIT
yzflyyzfly/edgejev
IntegrationDeveloper toolsPython

EdgeJev: Local Jev / System One Inference

EdgeJev is a local and offline Jev / System One inference tool that supports multiple open-source reimplementations, running on CPU via ONNX and INT8 quantization without torch.

800
tontokotontoko/jev-browser
IntegrationDeveloper toolsJavaScript

Jev Browser

Jev Browser integrates TypeSafe AI's Jev/System One decisions with Playwright for browser automation, offering SDK, CLI, and MCP server with native operations and semantic assertions.

714Apache-2.0
AbdelStarkAbdelStark/heist-one
IntegrationGamingTypeScript

HEIST//ONE: Jev-driven stealth game

A playable stealth game using TypeSafe AI's Jev for guards' split-second judgments, with deterministic code owning the world. Includes live-run evidence and a Decision Lens for inspecting typed decisions.

712MIT
jiangkoumojiangkoumo/ego-jev
IntegrationDeveloper toolsJavaScript

ego-jev: Jev-driven browser automation

Uses TypeSafe AI's Jev (System One) model to drive the ego lite browser: one indexed element table in, one operation and target out per request. Includes comparative benchmarks showing ~2x faster than per-step LLM loops.

400MIT