jev-starter
hamakyo
TypeScript patterns for thresholds, fallbacks, human review and evaluation on top of the TypeSafe SDK.
- License
- MIT
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Jev returns judgments; application policies choose automatic handling, fallback or human review.
What this project offers
Separates model calls, execution policy and evaluation.
Review scope
README and integration source reviewed at a fixed commit; not independently run or benchmarked by this site.
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.
jevclient
AboveColin · SDK & Decision Frameworks
An asynchronous Python Jev client that batches typed questions in one request.