minojev
zeredy879
Decisions, not tokens: minojev reads calibrated, typed probability distributions straight from hidden states in one forward pass — zero output tokens, fully reproducible on a laptop CPU.
- License
- MIT
- GitHub Stars
- 25
- Source reviewed
- —
Where Jev makes a decision
Jev returns a structured decision for the local program; consult the source for the exact decision policy.
What this project offers
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
Review scope
Author and repository text is preserved where clear; missing languages are enriched automatically. Checks establish source-level Jev integration, not runtime, safety, or performance validation.
Sources and implementation
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/README.md
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/README.zh-CN.md
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/src/minojev/model.py
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/src/minojev/__init__.py
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/src/minojev/backbone.py
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/src/minojev/bench.py
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/src/minojev/calibrate.py
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/src/minojev/cli.py
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/src/minojev/data.py
- zeredy879/minojev/blob/36733a15440c80467386447fd41464ea46dd972d/src/minojev/encoding.py
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.
jev-starter
hamakyo · SDK & Decision Frameworks
TypeScript patterns for thresholds, fallbacks, human review and evaluation on top of the TypeSafe SDK.