Super cool, do you think it’d be possible to make agents that can do things on a users behalf? Like automatically post a note, send an email, add an event to a calendar, … that kind of thing?
Absolutely.
It’s already possible, just not widely distributed.
If I wanted to make such an agent on pleb ai, would there be any hurdles? These agents usually need some infrastructure beyond just calling an LLM or image generation model (I.e. to execute an api call)
It’s very straightforward really, I have a barebones implementation in my GitHub. You can find specs in data-vending-machines.org