AI Rookies

MAS — Multi-agent system

Fact

A system where several Agents split a task and work together.

In Plain Words

MAS is an AI group project. One kid researches. One makes slides. One keeps asking if this is a bad idea.

It helps with complex workflows, like an automated team. But more roles can also mean more chaos.

Related Concepts

Agent
A multi-agent system is several Agents splitting the work.

Agent harness
An Agent harness manages the workflow between Agents.

Function-calling
Multi-agent systems often use Function-call to do specific actions.

Human-in-the-loop
Human-in-the-loop adds review at key steps.