OPEN-SOURCE PROJECT
jev-calibrate
Jev is the typed-decision model from TypeSafe: it takes a `state` and a set of questions (`noul`, `choice`, `score`) and returns probabilities instead of text. How well a question works depends on its wording, on your data and on the threshold you cut at, and none of the three can be read off a single good-looking answer.
- Stars
- 31
- Forks
- 1
- License
- MIT
- Last commit
- 2026-09-21
What Jev does here
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Based on repository metadata and README with rule-based classification; pending human review, with no independent runtime or performance verification.