OWD-AI/AutoAgents
[IJCAI 2024] Generate different roles for GPTs to form a collaborative entity for complex tasks. observed · 2026-08-28
Health v2 · maintenance only
46/100
- Activity 41
- Release rhythm 35
- Longevity 79
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1108
- days_rel: n/a
- days_push: 358
- n_releases_24m: 0
Adoption not part of the score
1493 stars · 178 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
AutoAgents is a Python framework that uses an LLM to automatically generate multiple specialized agent roles that collaborate to accomplish complex tasks. It includes a planner, expert agents, tools, and observers for reflection, and was published as an IJCAI 2024 paper.
Use cases
- generate multi-agent teams for complex tasks with gpt
- automatically create expert roles for llm workflows
- build collaborative ai agents from a single goal
- run multi-agent experiments based on large language models
- orchestrate llm agents with planning and reflection
- prototype agent-based task automation in python
When to choose
- you want an LLM to dynamically design its own team of expert agents
- you're researching multi-agent generation and want a paper-backed framework
- you need a lightweight MIT-licensed Python codebase to extend with custom agents
When to avoid
- you need a production-grade, actively maintained multi-agent platform
- you require tool integrations beyond basic search tools
- you need a hosted demo - the Hugging Face Space is currently broken
Facets
framework · maturity maintenance
agent-framework llm-inference prompt-engineering artificial-intelligence large-language-models python cross-platform multi-agent llm autoagent-generation ijcai-2024 collaborative-agents ai-agents
2 sources
- readme: https://github.com/OWD-AI/AutoAgents · fetched 2026-08-28 · 0fe5a34fbcc3
- homepage: https://huggingface.co/spaces/LinkSoul/AutoAgents · fetched 2026-08-29 · 2e8b66bfc10d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| OWD-AI/AutoAgents | main | 46 |
For agents
markdown · JSON · MCP: product_card(name="OWD-AI/AutoAgents")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem