Jev Plays Snake via Cloud API
Jev 1.13.0 ran through a cloud API to make typed decisions in a 30-second Snake test, scoring 1 with a length of 7 at 3.2 decisions per second.
Simplifying AI@simplifyinAI𝕏
The open-source local version of Laya crushes Jev in response speed! On the left is Laya, a local 421M open-source decision model. On the right is Jev 1.13.0, running through a cloud API. Same Snake game, same typed decisions, and the same 30-second free run: - Laya: Score 46, Length 52, 86.5 decisions/sec - Jev: Score 1, Length 7, 3.2 decisions/sec - In a real test on an M5 Pro, median latency wa
The test compared Jev with Laya, a local 421M open-source decision model, using the same game and run. Laya scored 46 with a length of 52 at 86.5 decisions per second.
Also filed under Games & real time
- Mapping Children's Behavioral Intent in Games
Mores Research used Jev to map children’s behavioral intent in games and examine how it correlates with real-world behavior. It reports mapping intents across 45+ real sessions involving 20 child users over a long horizon.
- StarCraft Agent for Fast Tactical Decisions
Jev_Star is a StarCraft agent experiment that uses Jev for fast tactical decisions.
- AI-Town Character Action Simulation
JevTown is an AI-town simulation where Jev selects character actions and responses.
- Jev-Powered Drone Swarm Simulation
The project simulates a drone swarm using Jev for reflex decisions and collision avoidance.