I wanted to see if there was a way to get some kind of working code out of a small model like Gemma4 e2b. This is a harness that turns model output into a JSON AST that the harness then turns into Clojure. So far, it only does simple business logic but the goal is to eventually have plugins that expand the possible output. This was developed using Codex 5.5
I wanted to see if there was a way to get some kind of working code out of a small model like Gemma4 e2b. This is a harness that turns model output into a JSON AST that the harness then turns into Clojure. So far, it only does simple business logic but the goal is to eventually have plugins that expand the possible output. This was developed using Codex 5.5