#813 · Primary category: AI Agents & Automation

AutoAgent

agent llms

"AutoAgent: Fully-Automated and Zero-Code LLM Agent Framework"

Project last updated:10/16/25

GitHub Stars

9.8K

Forks

1.4K

Contributors

9

License

MIT

Why we included this project

Most agent frameworks still ask you to wire tools and prompts by hand. AutoAgent instead takes a plain-language description of what you want an agent to do and assembles the needed tools and workflow itself, so you can get something running without writing code. It is also self-developing, meaning it can create new tools on demand when your tasks outgrow the initial setup. That makes it a good fit for teams that want to prototype agentic automation quickly, and the documented benchmark interface gives you a rough sense of how the auto-generated agents perform before you commit to them.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category