Hacker News new | ask | show | jobs
by lukasb 12 days ago
disclosure: I work at Zapier

If you have a workflow you run repeatedly, making it deterministic where possible and using AI only when necessary is much cheaper and faster.

You can accomplish this by having an "outer loop" AI agent that's responsible for building and managing automations. The "inner loop" agent runs within the automation.

1 comments

that's interesting, can i chat you more about this?