MetaAgent: Automatically Building Multi-Agent System based on Finite State Machine

image

👀 Overview

MetaAgent is a framework that can be used to build your own multi-agent system automatically by one line of prompt.

The Multi-Agent System (MAS) is based on the Finite State Machine (FSM), which is shown in the figure.

Auto-generation of Multi-Agent System

Why Finite State Machine?

FSM Diagram

The finite state machine has several features:

Example: Finite State Machine Visualization