Show HN: Open-source framework to build, manage and run Autonomous Agents
1–9 of 9 posts
Re: Show HN: Open-source framework to build, manage and run Autonomous Agents
#2They didn't seem to be very useful TBH. How is this one different?
Re: Show HN: Open-source framework to build, manage and run Autonomous Agents
#3I'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?
This project came out of building an autonomous marketing app, so faced some of the challenges of using autogpt , babyagi etc in the prod
Re: Show HN: Open-source framework to build, manage and run Autonomous Agents
#4Re: Show HN: Open-source framework to build, manage and run Autonomous Agents
#5Very interesting! Keen to know what all models it supports currently and what’s in the roadmap?
Re: Show HN: Open-source framework to build, manage and run Autonomous Agents
#6I'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?
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…
Re: Show HN: Open-source framework to build, manage and run Autonomous Agents
#7Re: Show HN: Open-source framework to build, manage and run Autonomous Agents
#8I'm currently using langchain for a project. What will be the trade-offs of using this framework instead of just continuing with langchain agents?