OPEN-SOURCE PROJECT

jev-cli

A CLI for asking Jev classification, yes/no and scoring questions over text or JSON input.

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

What Jev does here

Evaluates typed questions over one input and returns choices and probabilities as JSON.

Accepts standard input and supports direct TypeSafe calls or a Vercel gateway.

The CLI and provider interfaces were inspected; latency, accuracy and cost were not measured here.