> For the complete documentation index, see [llms.txt](https://docs.aiandbusiness.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aiandbusiness.com/ja/aijentoai-agent/ai-agent-tools/microsoft-autogen.md).

# Microsoft AutoGen

Microsoft AutoGenは、Microsoftが開発したオープンソースフレームワークで、複数の会話型インテリジェントエージェントを活用して複雑な大規模言語モデルアプリケーションを構築できます。これらのエージェントは連携してタスクを効率的に実行します。

{% embed url="<https://youtu.be/KuX_dkqr7UY?si=Q3aLE7K9tZjSYw1h>" %}

<https://microsoft.github.io/autogen/>

{% embed url="<https://microsoft.github.io/autogen/assets/images/autogen_agentchat-250ca64b77b87e70d34766a080bf6ba8.png>" %}

ローカルにインストールでき、LLamaのようなオープンソースの大規模モデルをサポートしているため、無料で利用可能で、強力なプライバシー保護を提供します。このため、商業的な可能性が非常に高いとされています。

{% embed url="<https://microsoft.github.io/autogen/assets/images/app-c414cd164ef912e5e8b40f61042143ad.png>" %}

セットアップガイド：

<https://microsoft.github.io/autogen/docs/installation/>
