AbdelStark /
Evaluation & Observabilityjev-benchmarks
A benchmark comparing Jev and GLiNER on text classification, probability calibration and selective automation.
What Jev Does in this Architecture
Key Architecture Benefit
Helps examine task-specific accuracy and whether confidence scores support chosen thresholds.
Reviewed Source Code Evidence
Verified fixed-commit source files demonstrating genuine Jev integration:
Inspect on GitHub
Check out the upstream repository README, issues, and commit log.
AbdelStark/jev-benchmarksArchitecture Category
Evaluation & Observability
Evaluation harnesses, latency profiling, tracing, and telemetry for Jev decisions.
View all in this category →Related Projects in Evaluation & Observability
NiazMorshed2007
jev-review
A local MCP code-quality reviewer returning structured scores to coding Agents.
Jev scores correctness, complexity, tests and security; code ranks areas to improve.
↳ Compares scores across checkpoints while leaving code changes to the primary Agent.
mizchi
jev-playground
A MoonBit and TypeScript Jev playground covering games, browsers, command risk and small languages.
Experiments send action candidates or typed questions to Jev, then execute or record the answers.
↳ Includes source, experiment notes and some offline replays for comparing decision designs.
y0usaf
jev-lm
A word-level generation experiment that asks Jev to select words or verify locally drafted continuations.
Choice selects the next word; Noul evaluates candidate chunks and stopping conditions.
↳ Exposes the limitations of using a decision model as a text generator.