Real-time Doom demo powered by Jev
A game demo shows real-time decisions. Diogo says it makes about ten Jev calls per second; the post includes a 2:43 video.

A developer built a chess experiment with Jev that picks moves probabilistically from the legal move set, noting Jev API responses are almost real-time.
Built a little chess experiment with Jev @typesafeai It chooses moves probabilistically from the legal move set. Try it out: https://jev-chess.vercel.app API responses are blazing fast - almost real-time