Extending LLM SVG generation beyond pelicans and bicyclesModel27/100 via “multi-object svg composition”
Inspired by Simon Willison’s pelican-riding-a-bicycle benchmark, I used Claude, Claude Code, and OpenRouter to get SVGs from six models for thirty similar prompts. Example: “Generate an SVG of a venus flytrap swallowing a street lamp.”I don’t know what to make of the results, but I had fun with the
Unique: Utilizes a hierarchical composition strategy that allows for the generation of multi-object SVGs, setting it apart from simpler generators that focus on single elements.
vs others: Superior in creating complex compositions compared to basic SVG tools that only handle single objects.