I built a local GUI + AI builder for creating ComfyUI custom node packs

r/StableDiffusion
Generative AI

I've been working on ComfyUI Node Builder, a local app for building custom ComfyUI nodes without hand-writing all the boilerplate every time. The shows: user describes a node idea AI creates the node contract and Python dependencies/files are updated the pack is deployed and tested in ComfyUI It is open-source and local. The AI Builder can create nodes, edit generated files, explain validation errors, run checks, and request deploy only when deploy permission is enabled.