jev-robotics-demo
FazalAAli
A MuJoCo arm demo where local code proposes candidate moves and Jev chooses the target, grasp or release, and completion.
- License
- MIT
- GitHub Stars
- 1
- Source reviewed
- 2026-09-19
Where Jev makes a decision
Chooses among candidate targets, grasp or release, and a done Noul.
What this project offers
Candidate motions are generated in a local physics copy; Jev only chooses. Author-reported timings were not retested here.
Review scope
Pinned public source was reviewed. This site did not execute the project or independently measure performance or safety.
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.