←back to thread

633 points jihadjihad | 1 comments | | HN request time: 0.236s | source
Show context
ajross ◴[] No.43558061[source]
I tend to wonder if stuff like this is an informative boundary on AI capabilities. I mean, you can't ask a LLM today to do that (AFAICT). "Here's a simply-specified but extremely broad search space, solve this problem in it" isn't something that fits the model. But it's a relatively common (if not "easy") task human beings like to show off.

What needs to change to enable this kind of exploration?

replies(3): >>43558184 #>>43558276 #>>43558387 #
1. iamwil ◴[] No.43558387[source]
I was thinking it could, actually, given a feedback loop. The tool use would a json that takes 13 circles, each with x, y position, radius, and whether it's filled in or empty, and output an image. It could look at the image and iterate.