Hacker News new | ask | show | jobs
by vectorcrow 1101 days ago
I've tried some of these agent frameworks like autogpt, babyagi and all earlier.

They didn't seem to be very useful TBH. How is this one different?

1 comments

Goal of SuperAGI is to build useful autonomous agents and to do that there are bunch of things I have included in the project which is not there in autogpt etc, like agent trajectory fine tuning, running concurrent agents or agent clusters, configurable workflows for each iteration of agent

This project came out of building an autonomous marketing app, so faced some of the challenges of using autogpt , babyagi etc in the prod

Configurable workflows for what?