A brief but powerful GPT-o1 example

Try this one. I’m rendering the prompt in fixed text so it’s more obvious to human readers. Other LLMs like Google Gemini or even GPT 4o can’t get this. The o1 model nails it, and explains the reasoning.

The following is a sequence of three patterns. Predict what comes next

1
******
*X   *
*    *
*    *
*    *
******

2
******
*    *
* X  *
*    *
*    *
******

3
******
*    *
*    *
*  X *
*    *
******
Scroll to Top