Comment by ykhli
5 hours ago
answered this in a comment above! It's not turn or visual layout based since LLMs are not trained that way. The representation is a JSON structure, but LLMs plug in algorithms and keeps optimizing it as the game state evolves
Thanks for the clarification! Kind of reminds me of the Brian Moore's AI clocks which uses several LLMs to continuously generate HTML/CSS to create an analog clock for comparisons.
https://clocks.brianmoore.com
Wow this is incredible!!
I suppose you could argue about whether it's an LLM at that point but vision is a huge part of frontier models now, no?