| Hi, Thank you for sharing. I tried this prompt. ```
create a Rubik's cube app with all available moves and show the cube and the animations. add a scrambler and a solver. Also add timer to time the moves.
``` I got this. https://www.magicpatterns.com/c/psesccrmk41jibfhwp7wh1 Which looks like a good starting point but doesn't work at all. After this it is daunting to look at code. I still have to figure out how to tell the chatbox to fix it. Gemini 2.5 pro did much better in one shot. (the prompt was different and without the scrambler/solver/timer) https://sumitkumar.github.io/llmgenerated-static/ |
In this case, it looks like the Gemini output that you linked — as you mentioned — doesn't include the requirement for a scrambler/solver/timer, so it's hard for me to comment directly on the comparison.
I ask because we can totally add Gemini 2.5 pro as one of the models we use under the hood!