Working AI Agent Examples?

3 points by navaed01 ↗ HN
Has anyone got good examples of AI agents performing tasks and executing in an on-going manner?

All the examples I’ve seen stop short of this or are just using agents to talk to each other, but not actually execute. Is this a current limitation? For example, making images to advertise a new product design, testing those ads with Google ads, feeding back and optimizing the images

1 comment

[ 2.5 ms ] story [ 10.5 ms ] thread
The reason why you don't see it is this. For most tasks a chatbot does it right a certain fraction of the time, say 80-90%. When it is "chatting" you can catch it and fix up the result, or maybe be seduced by it and accept a wrong answer.

In a sequence though, you have to get everything right. With an 80% success rate repeated 10 times you have a 10% success rate.