--- myst: html_meta: "description lang=en": | Top-level documentation for AutoGen, a framework for developing applications using AI agents html_theme.sidebar_secondary.remove: false sd_hide_title: true --- # AutoGen

AutoGen

A framework for developing applications using AI agents

{fas}`people-group;pst-color-primary` AgentChat

Task driven, high level APIs for building multi-agent systems. Including group chat, pre-built agents, and more. Built with core.

Start here if you are looking for an API similar to AutoGen 0.2

{fas}`cube;pst-color-primary` Core

Primitive building blocks for creating asynchronous, event driven multi-agent systems.

```{toctree} :maxdepth: 1 :hidden: agentchat-user-guide/index core-user-guide/index ``` ```{toctree} :maxdepth: 2 :hidden: packages/index ``` ```{toctree} :maxdepth: 1 :hidden: reference/index ```