Back to browse
GitHub Repository

JSON AST > Clojure

4 starsClojure

Local LLM code-generation with Gemma 4 e2B via JSON AST to Clojure

by vegnus·May 19, 2026·22 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

JSON AST validation pipeline beats asking small models to write source directly.

Strengths
  • Constrained JSON AST output with Malli and JSON Schema validation prevents hallucinated code.
  • SQLite logging captures all generation attempts, repairs, and execution traces for debugging.
  • Two distinct output paths: business logic functions and safe Java Swing GUI generation.
Weaknesses
  • Extremely niche audience—Clojure devs wanting local LLM code gen is a tiny intersection.
  • Heavy setup burden: llama.cpp, GGUF models, specific binary paths before anything works.
Category
Target Audience

Clojure developers interested in local LLM code generation

Similar To

Continue · Cursor · Sourcegraph Cody

Similar Projects

AI/ML●●Solid

Aura, an LLM coding harness that dogfooded itself

Planner writes spec for human review before Worker executes with validation and recovery loops.

Big BrainShip It
ConfusedData89
3019d ago