"Drawing" the Mona Lisa with GPT-5.6, Claude, Gemini, and Grok
- We built a drawing arena: hand a model a blank white canvas and a set of colored-pencil tools, then get out of the way.
- The model sets a color, tip width, and pressure, lays down batches of strokes, smudges to blend, erases, and calls view_canvas to see its own work and decide what to fix.
- It either reproduces a target image or draws from a text prompt.
Unverified
- We built a drawing arena: hand a model a blank white canvas and a set of colored-pencil tools, then get out of the way.
- The model sets a color, tip width, and pressure, lays down batches of strokes, smudges to blend, erases, and calls view_canvas to see its own work and decide what to fix.
- It either reproduces a target image or draws from a text prompt.
Sources: Tryai