Rubik’s Cube Solver
Peter Dedene built a Rubik’s cube solver with Jev, which picks each step live. The cube is solved after 17 decisions.
Peter Dedene@dedene𝕏
Built a Rubik's cube solver with @typesafeai's Jev 🤓 Jev picks every step, live, with a graph showing the stickers sliding along their orbits. No solver library is involved. Jev doesn't know cube algorithms either. The trick: code generates legal steps for the current stage and describes what each one does. Jev only judges "which of these 12 is best." 17 decisions later, the cube is solved. The co
No solver library is involved, and Jev does not know cube algorithms. Code generates legal steps for the current stage and describes their effects; Jev chooses the best of 12. A graph shows the stickers sliding along their orbits.
Also filed under Tools & apps
- Jev Auth Event Auditing and Alert Telemetry
It provides shadow-mode Jev authn/authz event auditing and alert telemetry for OAuth2 and IAM.
- Ask Questions About Git History
HekaJev lets users ask questions about Git history in plain English. The open-source tool is built using Jev.
- Local Jev-Compatible Decision-Model Runner
ollaya is a local decision-model runner with a Jev-compatible System One API.
- Open Jev-Style Decision Model
JevAny is an open Jev-style model and training stack for typed decisions and option probabilities.