Comment on Training AI to Paint with CodeComments−dolmen17dSVG is image as code. This is basically a DSL with graphics primitives.It seems to me that teaching a model to directly produce SVG is more helpful than teaching to write JavaScript that produce pixels.By the way, someone here is benchmarking LLMs on how they draw an SVG of a pelican on a bicycle.
Comments
SVG is image as code. This is basically a DSL with graphics primitives.
It seems to me that teaching a model to directly produce SVG is more helpful than teaching to write JavaScript that produce pixels.
By the way, someone here is benchmarking LLMs on how they draw an SVG of a pelican on a bicycle.