jev-broadcast-lab
4anti
A Jev experiment workbench centered on chess, with additional classification and matching exercises.
- License
- Not declared
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Chooses from locally generated legal chess moves; Stockfish scores are shown to the operator rather than Jev.
What this project offers
Lets users compare model move choices with a separate local chess evaluation.
Review scope
An experiment with local heuristic candidate filtering; displayed Elo is not a certified playing strength. Not run here.
Sources and implementation
Related projects
OneVOneJev
emrickgarrett · High-Frequency / Games
A browser-based 1v1 shooter where Jev reads structured match state and chooses movement, aim, and firing.
jevpilot
standardagents · High-Frequency / Games
A browser driving simulator where Jev chooses among locally generated paths and speeds.
live-jev
vinilana · High-Frequency / Games
A browser-based top-down driving simulator using Jev for lane and speed choices, with an optional chat-model comparison.
JevBird
leftspace89 · High-Frequency / Games
A Python Flappy Bird game where code simulates candidate routes and Jev picks one.