Arcade raises $12M from Perplexity co-founder's fund to make AI agents less bad

13 points by rdegges 3 months ago | 3 comments
  • rdegges 3 months ago
    I like the way Arcade handles the agents -- I actually built a simple internal web app that we're using at Snyk to help with employee promotion, on top of Arcade's social integrations: https://github.com/snyk-labs/ai-promoter
    • speakeasyv 3 months ago
      What about Arcade's handling did you like?

      Your example is a pretty cool concept. I'll have to try it out!

      • rdegges 3 months ago
        It's just super easy to use. You give it some natural language prompting and it handles all of the work of figuring out the tools, making the calls, and stitching responses back together. It's nice =D