jev-cli
jtsang4
A CLI for asking Jev classification, yes/no and scoring questions over text or JSON input.
- License
- MIT
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Evaluates typed questions over one input and returns choices and probabilities as JSON.
What this project offers
Accepts standard input and supports direct TypeSafe calls or a Vercel gateway.
Review scope
The CLI and provider interfaces were inspected; latency, accuracy and cost were not measured here.
Sources and implementation
Related projects
SemDecide
sharziki · CLI & Pipelines
A Python CLI for semantic predicates, routing, scoring and filtering over text or JSONL.
TypeSafe AI Playground
markjaquith · CLI & Pipelines
Rust CLI experiments for health-information screening, comment review, tone analysis and business or occupation classification.
jev-cli
tumf · CLI & Pipelines
A CLI and stdio MCP server for typed Jev judgments over text or JSON.
jev-code
rhighs · CLI & Pipelines
An experimental coding CLI where Jev selects AST productions for Python or Bash, with a separate command-line decision mode.