Found something worth sharing?
Drop the link and Jev reads it on the spot. What belongs lands in the community feed with your name on it.
More from the community

Live siteGames and real time
AI Subway Disruption Simulator for New York and London
Test an AI controller by disrupting simulated New York subway or London Underground networks
Jev · 274ms
@thomaskanze
no
@0x4e53
Jev is insane ✨ On Saturday, I built a harness to play Overcooked. A planning model builds a live state / understanding of the level, and Jev agents make decisions in real time! Coding agents can review experiment data and improve the harness. #jev #opus #ai #gameai

Nishit Khalpada
@nishitkhalpada
I wanted to understand where Jev actually helps, so I built a small traffic simulation with GPT-6 Astra handling the build and Jev making the traffic decisions. One side uses a normal fixed 8-second signal cycle. The other side lets Jev decide whether to keep the current green or switch based on queue sizes, wait times, recent arrivals, and traffic trends. Both sides get the exact same cars and follow the same movement rules. What I found interesting is that Jev doesn’t always win. Fixed timing works really well when traffic is balanced. Jev starts doing better when traffic becomes uneven or keeps changing. The video is the heavy-traffic run. I’ll add the Light, Moderate, and Heavy results, along with the code, in the replies.
XGames and real time
Adaptive Traffic Signal Control vs Fixed Timing Simulation
Jev · 261ms
@nishitkhalpada