Run This Ai
EN DE

MetaGPT

Multi-Agent Framework for AI Software Teams

★ 69,073 GitHub MIT multi-agentframeworkai-agentssoftware-developmentpythonllmnlp AI Agents

Overview

MetaGPT is an innovative multi-agent framework that simulates a software company with AI agents taking on specialized roles like Product Manager, Architect, Engineer, and QA. Given a one-line requirement, MetaGPT generates user stories, competitive analysis, requirements specifications, data structures, APIs, and complete documents, outputting a fully-designed software solution. With 69k+ stars, it represents a paradigm shift toward natural language programming — describing software in plain language and letting AI agents collaborate to build it. Built with Python and powered by LLMs, MetaGPT demonstrates the power of role-based agent collaboration for complex software engineering tasks.

Requirements

Min vCPU
1
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
2
Rec RAM
4096 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 2

2 vCPU · 8192 MB · 100 GB

$6.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  metagpt:
    image: metagpt/metagpt:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/metagpt:/data

Best VPS for MetaGPT →

Related tools

Guides & articles