OPEN-SOURCE PROJECT

let-jev-speak

TypeSafe's `/v1/systemone` endpoint classifies text — it returns a `choice`, a `score`, or a probability. It does not generate prose. This library makes it generate prose anyway: every word of the answer is a separate `choice` question over a vocabulary, and the loop feeds its own output back in as the prefix.

Stars
2
Forks
0
License
MIT
Last commit
2026-09-20

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.