AI-Agents icon indicating copy to clipboard operation
AI-Agents copied to clipboard

Design Patterns for Multi Agents Frameworks Like Autogen, Langraph, Taskweaver,Crewai,etc

Design Patterns for Autonomous AI Agents and Various Frameworks Like Autogen, Langraph, Taskweaver

Agent Architecture

agent-overview

Planner Component:

plan-and-execute

Taskweaver Design:

taskweaver_arch [GitHub Repository](https://github.com/microsoft/taskweaver/)

Autogen Agent Chat

autogen_agentchat GitHub Repository

Multi-Agent Conversation

chat_example

Hugging GPT Agent

hugging-gpt