# OpenBMB/AgentVerse

🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation

Repository: https://github.com/OpenBMB/AgentVerse
Canonical: https://ross.abutalabs.com/products/agentverse
Language: JavaScript
License: Apache-2.0
License Family: permissive
Topics: agent, ai, gpt, gpt-4, llm
Last push: 2024-09-09T05:47:44+00:00

## Health v2 (maintenance only)
Score: 20/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 86
- inputs: {"age_days": 1216, "days_push": 723, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5115, forks 514 (observed 2026-08-28T04:09:10.801033+00:00)

## What it is
AgentVerse is a Python framework for deploying multiple LLM-based agents, offering two frameworks: task-solving (multi-agent collaboration on tasks) and simulation (custom environments for observing agent behaviors). It is developed by OpenBMB and licensed under Apache-2.0.

## Use cases
- build a multi-agent system that collaboratively solves tasks
- simulate social behavior among LLM-based agents
- create a software development agent team
- build a consulting system with multiple AI agents
- set up custom environments to observe agent interactions
- experiment with multi-agent game scenarios

## When to choose
- you need to orchestrate multiple LLM agents collaborating on a task
- you want to simulate agent societies or study emergent agent behavior
- you want a research-oriented framework with published papers behind it

## When to avoid
- you need a single-agent chatbot with minimal setup
- you need a production-hardened, stable simulation framework (simulation code is being refactored)
- you want a framework in a language other than Python

## Facets
- artifact type: framework
- maturity: active
- function: agent-framework, llm-inference, chatbot, simulation
- domain: artificial-intelligence, large-language-models
- platform: python, cross-platform
- tags: multi-agent, llm-agents, task-solving, agent-simulation, gpt-4, openbmb, ai-agents, natural-language-processing

## Member repositories
- OpenBMB/AgentVerse (main) score 20

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:10.801033+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:02:07.668627+00:00, confidence not recorded.
  - readme: https://github.com/OpenBMB/AgentVerse (fetched 2026-08-28T04:09:10.801033+00:00, sha c726e38a4326)
- Data as of 2026-08-30T08:39:29.467469+00:00.
