- Posted on
- • Art
How good is AI on creating graphical elements
- Author
-
-
- User
- maintainer
- Posts by this author
- Posts by this author
-
The AI world clocks by Brian Moore is a good demonstration on how good AI is on creating graphical elements right now.
Every minute, there are 9 new clocks displayed, which are generated by nine different AI models. Each model is allowed to use 2000 tokens to generate its clock. Here his prompt:
Create HTML/CSS of an analog clock showing ${time}. Include numbers (or numerals) if you wish, and have a CSS animated second hand. Make it responsive and use a white background. Return ONLY the HTML/CSS code with no markdown formatting.
This is quite similar to the "Create an SVG of a pelican riding a bicycle" by Simon Wilson
Inspired by the pelican SVG benchmark by Simon Wilson Tom Gally created a SVG generation benchmark where he ran 30 creative prompts against 9 actual frontier models.