An arena survival game where Jev or Laya controls every enemy
Sree's game describes each moment in one sentence and asks one typed question; the enemies act on the returned probabilities, with either model plugged in.
BUILDS
Agents, routers, scorers and games — built on models that decide. Every entry links to the models it uses, so you can pull the same one and start from there.
35 builds · page 1 of 2
Sree's game describes each moment in one sentence and asks one typed question; the enemies act on the returned probabilities, with either model plugged in.
spoof.sh's ComfyUI workflow chains a Qwen prompt enhancer, a Laya router that picks the style and Qwen-Image on one NVIDIA card — about 37 seconds per image.
Ahmed had the 322M multilingual checkpoint control every paddle move, running locally on Windows.
FrontierMind used the offline model on a MacBook Air for inbox triage, tagging 100 SAP decks and sorting blog posts, at zero cost per call.
VeidtKV ported Laya to gfx1030 hardware, with a Hermes agent doing much of the porting.
Dima Nurm ran the 322M Laya model locally on an M3 Air and filed 1,000 synthetic emails into six folders in 28.6 seconds, at no cost.
A local MLX run of Laya against Jev on real support tickets in two languages. Laya answered faster; Jev was far more accurate, 90–100% against 30–80% zero-shot.
Abhijay stress-tested Jev, SemIf and Laya on adapted exam questions: Jev scored 83.7%, SemIf 61.6% and Laya 31.2%.
Madhav Sharma kept the agent and 30 labeled tickets fixed and swapped only the model: Jev reached 53% at 422 ms, Laya 10% at 152 ms.
FluidInference's port, benchmarked at 3.7 ms per decision on an M5 Pro.
pythongiant's OpenCode plugin scores agent drift continuously with Laya and Jensen–Shannon divergence and charts it across the session.
Anton Lobach ported the decision engine to Jolt, a Clojure implementation running on Chez Scheme.
Dev Ed measured local Laya on a base M5 against Jev's hosted API on the same maze.
Leonardo Stenico moved the Needle extension from hosted Jev to local Laya, so finding passages by meaning needs no API key.
AmirTaha feeds the fruit, head and wall positions to the model and moves in the direction it returns.
mgear runs the ONNX weights in Unity through onnxruntime-unity and plays full games against the model.
Viraj Bhartiya ran Laya locally on MLX and Jev over its API on the same T-Rex track and physics.
Hope set up a first-to-five 1v1: Jev's calls were sharper, while Laya decided about twice as often.
With the network off, local Laya made 86.4 decisions a second from a 1 GB footprint while the API-bound Jev managed 3.2.
atomic.chat pitted Laya on a 16 GB MacBook Air against Jev's API; the local model decided about 11× faster.
Mansour Raad's experiment: Laya alone landed 0 of 90 attempts; with model-predictive control overruling a small share of moves, 90 of 90.
Aaron Edell compared laya-mlx with a hosted Jev tier and made the case for a Laya-first cascade.
soybelli connected Pac-Man to the model on Apple Silicon, with a live view of action probabilities, latency and tactical planning.
Astrid's Postgres extension, written in Rust on Candle, runs the model in the database so a typed decision is a SQL call.
Many of the first builds here were collected by madewithlaya.com. Every entry links to its creator’s own post, repository or site.