AutoGen Studio
the six Ws · specification
Developers and non-experts who want to prototype multi-agent workflows visually before writing code.
AutoGen Studio is Microsoft's low-code web interface for building, configuring, and testing multi-agent AI workflows on top of the AutoGen framework.
Self-hosted as a local Python web app, run on a developer machine or internal server.
Used for fast visual prototyping of agent teams and tool use before graduating to the full AutoGen code framework.
It lowers the barrier to experimenting with multi-agent orchestration for people who prefer a UI over writing agent code directly.
Built on top of the AutoGen agent framework and its AgentChat and Core APIs.
Open source, MIT licensed, self-hosted, distributed as the autogenstudio package within the Microsoft AutoGen monorepo.