typesafe_sdk
nshkrdotcom
An Elixir TypeSafe SDK that brings Jev’s typed questions and probabilistic answers into Elixir applications.
- License
- MIT
- GitHub Stars
- 2
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Builds state and Noul, Choice, and Score requests and parses System One responses.
What this project offers
Reuses Elixir data structures and client wrappers for decision APIs.
Review scope
The current README describes a TypeSafe/Jev SDK. Older metadata about generic LLM streaming should not be treated as verified functionality. This site has not run it.
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.