Show HN: Pelican-bicycle alternatives
gally.netIn November and December 2025, inspired by Simon Willison’s pelican-riding-a-bicycle benchmark, I had some then-current LLMs create SVGs from thirty similar prompts, such as “Generate an SVG of an octopus operating a pipe organ.” Simon mentioned that experiment on his blog [1].
Nine months have passed and much stronger models have been released, so I tried the experiment again today. The linked site shows the results.
Running ten of the prompts through six models at OpenRouter cost about twenty dollars, so I stopped there for now.
I'd like to mention the Little Dorrit Benchmark [1] which I have been running for a couple of years now. It has a few nice features:
1. It tests visual reasoning and structured output in a single task.
2. It seems to sort correctly on advancing general intelligence. As a counterexample, if I'm not misremembering, artificialanalysis.ai made some changes to their benchmark recently after Astra ranked below several older models.
3. While models have gotten significantly better in the past 2 years, the top model is still at 0.78 F1, so the test is not yet saturated. As a reference point, when I started, the top models were in the [0.1, 0.2] range.
[1] https://dorrit.pairsys.ai/
Website looks very cool, Fable's octopus-organist looks very cute, but I feel like this benchmark (generate an SVG by a short and slightly ridiculous description) in general has been completely Goodharted [0].
I think they all just added a bunch of similar tasks to their training sets, so we cannot judge true emergent capabilities of the models anymore.
[0] https://en.wikipedia.org/wiki/Goodhart%27s_law
I don't think a bunch of similar tasks can really saturate the "create a SVG of X", because the model should have a quite good spatial understanding of the world and how everything interacts.
For example Gemini 3.8 Flash seems very impressive at first glance but the results are not actually very coherent, this shows that its "world model" is not particularly great (compare to SOTA models).
“I think they all just added a bunch of similar tasks to their training sets, so we cannot judge true emergent capabilities of the models anymore.”
This has been the plan since the start of all this, they regurgitate code in ever better forms but they still aren’t inventing new things yet.
In my experience LLMs have become generally a lot more useful if you need to create something like a company logo or even 3d scenes.
All models are pretty good now at generating these images. Back in the day, I remember experimenting with the pelican images and most of the models couldn't align the legs with the wheels. Right now as well, GPT messed up an octopus leg by originating it through the instrument rather than the octopus itself.
I think that intertwining two entities (living/non-living) is still challenging but overall they're pretty sound.
All models are pretty good now at generating these images.
Not zebras. If you want to see how bad SVG output still is, ask for a zebra riding a scooter.
Man I thought the giraffes were bad enough
> All models are pretty good now at generating these images.
That's pretty generous.
Anyone else surprised the generations look so remarkably similar? All of these models have “independently” generalized that the moose should roughly be standing at the same position (left) or that the giraffe should have a certain color palette.
With respect to bikes (with or without pelicans) there's a strong natural bias because people displaying bikes tend to want to show off the side with the gears.
More-generally, I suspect an influence from how left-to-right languages (i.e. English) affect comic layouts. Overcoming that bias often means using vertical space to exploit the top-to-bottom habit instead. (Consider the rarity of an English-language comic panel where action is from bottom-right to top-left.)
Yes; I found it fun they all decided telescopes should be repaired at night.
https://playcode.io/blog/macbook-svg-benchmark
MacBook Pro 3D in SVG for me the most helpful one.
Feels like google has a different training set than the others?
Interesting, out of all examples Gemini 3.8 is the best for me. Also the image style is different and more vibrant than others
Better than Astra and Fable? It looks quite pretty and even impressive at times if you squint, but look closer and it falls apart in terms of coherency. And I say that as somebody who mains Gemini 3.8.
I hope there would be parameter iterations allowing especially cheaper models on inspect and fix their output via rendering
Love the output from Qwen 3.8 it seems very impressive for the cost! Why does Gemini 3.8 flash blur everything? What are Google playing at!
I notice none of the octopi seem to be actually facing the organ.
Gemini 2.5 Pro is the only model with a sense of where a ferris wheel operator would be.
I was picturing that fleet of playground equipment they turned into space ships in the Jimmy Neutron movie, so Astra gets my vote.
https://youtu.be/w0qDV2QhAlg?si=JyHS6rZLmIGAuTd3&t=46
Would love to see Qwen3.8-27b here, since that is the model most people are running locally.
Does a test of instructions how to fold origami figures in a SVG/jpeg exist? Or could be useful?
> An elephant typing on a typewriter
A monkey, surely?
Gemini 3.8 flash seems to (subjectively) be the outlier in terms of performance to cost ratio?
Gemini 3.8 Flash results are often not very coherent but it does put a lot of shading and details to hide the fact.
Its giraffe / grandfather clock one is pretty bad... (two necks? wearing a suit?)
Weird as well, it's clearly pulled out some 1884 patent on clock designs, and a quick ddg/google doesn't show it as anything to do with grandfather clocks.
Google Gemini are the only team who have openly had staff deliberately spend time on SVG performance: https://twitter.com/sunjiao123sun_/status/202455551655137292...
See also this Jeff Dean tweet showing off their animals-in-vehicles abilities: https://twitter.com/JeffDean/status/2024525132266688757
It’s very likely they all add svg generation into the training data. It’s part of the reason it’s no longer a good benchmark (unless you need to generate SVGs).
It's about more than just training data. Every model since GPT-2 had SVGs in the training data, because they all used a scrape of the Web and the Web is full of SVGs. What's unique about Gemini is that they actively worked to get better results for their SVGs - maybe RLHF, maybe RLVF of some sort.
Well that benchmark is now saturated, what next. How fast you can hack the pentagon?
It is interesting how similar the designs are across the models.
Asking to animate it add an interesting layer of difficulty
I noticed in the "A penguin juggling chainsaws" prompt that Qwen created an animated svg
I'd say at least half of Qwen's 2026 runs are animated.
The only other one I've spotted is animated is Gemini 3.0's 2025 run of an elephant.
Ok the Grok ones are cute
Try asking an LLM to draw you the cool S.
Or something like, "Draw an S, then a more different S, close it up real good here, then using consummate V's, add teeth, and scales, and eyebrows, and legs. And then add smoke, and fire, and some wings, and one of those big beefy arms for good measure." :D :D :D
Why is this a good test?
Because it's one of the few ways of comparing models that lets you instantly evaluate them visually. That makes it more comprehensible than a numeric score on a benchmark.
I love these.
The 3 US models have their own style.
Qwen3.8 is very clearly distilled from Claude models.