openjev
razorback16
An independent System One decision server compatible with Jev’s API, running an open DiffusionGemma model.
- License
- Apache-2.0
- GitHub Stars
- 50
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Accepts Jev-style state and Noul, Choice, and Score questions, producing probabilities with a local model.
What this project offers
Lets existing TypeSafe SDKs connect to a self-hosted compatible service.
Review scope
This is a protocol-compatible implementation, not the Jev model, an official product, or TypeSafe inference. Speed, calibration, and compatibility have not been independently retested.
Sources and implementation
Related projects
jev
dannote · SDK & Decision Frameworks
Integrates Jev as an asynchronous Elixir/OTP process whose replies are handled with GenServer pattern matching.
zod-jev
jomatsu · SDK & Decision Frameworks
Adds semantic rules to Zod validation, such as checking whether text matches a description or contains personal information.
daf-jev
docxology · SDK & Decision Frameworks
A Python toolkit for Jev requests, batch evaluation, calibration and MCP access.
jev-starter
hamakyo · SDK & Decision Frameworks
TypeScript patterns for thresholds, fallbacks, human review and evaluation on top of the TypeSafe SDK.