AI Agentic Design Patterns with AutoGen

External: Coursera Courses ↗ · Coursera

Open Course on External: Coursera

Free to audit · Opens on External: Coursera

AI Agentic Design Patterns with AutoGen

Coursera · Intermediate ·🤖 AI Agents & Automation ·3mo ago

Key Takeaways

Designs and implements AI agentic patterns with AutoGen for multi-agent systems

Original Description

In AI Agentic Design Patterns with AutoGen you’ll learn how to build and customize multi-agent systems, enabling agents to take on different roles and collaborate to accomplish complex tasks using AutoGen, a framework that enables development of LLM applications using multi-agents. In this course you’ll create: 1. A two-agent chat that shows a conversation between two standup comedians, using “ConversableAgent,” a built-in agent class of AutoGen for constructing multi-agent conversations. 2. A sequence of chats between agents to provide a fun customer onboarding experience for a product, using the multi-agent collaboration design pattern. 3. A high-quality blog post by using the agent reflection framework. You’ll use the “nested chat” structure to develop a system where reviewer agents, nested within a critic agent, reflect on the blog post written by another agent. 4. A conversational chess game where two agent players can call a tool and make legal moves on the chessboard, by implementing the tool use design pattern. 5. A coding agent capable of generating the necessary code to plot stock gains for financial analysis. This agent can also integrate user-defined functions into the code. 6. Agents with coding capabilities to complete a financial analysis task. You’ll create two systems where agents collaborate and seek human feedback. The first system will generate code from scratch using an LLM, and the second will use user-provided code. You can use the AutoGen framework with any model via API call or locally within your own environment. By the end of the course, you’ll have hands-on experience with AutoGen’s core components and a solid understanding of agentic design patterns. You’ll be ready to effectively implement multi-agent systems in your workflows.
Watch on External: Coursera ↗ (saves to browser)
Sign in to unlock AI tutor explanation · ⚡30

Related Reads

📰
Knowledge-and-Memory-Management v0.0.2: Portable Knowledge Collection and Memory Management
Learn how Knowledge-and-Memory-Management v0.0.2 simplifies knowledge collection and memory management for building persistent knowledge bases
Dev.to AI
📰
How an AI agent analyzes BTC with AlgoVault MCP
Learn how an AI agent analyzes BTC using AlgoVault MCP and makes trade calls
Dev.to AI
📰
Vint Cerf is working on a plan to unleash AI agents on the open internet
Learn how Vint Cerf's plan to unleash AI agents on the open internet can impact AI development and why it matters for AI engineers and researchers
TechCrunch AI
📰
3 a.m. thought: Where this agent engineering heading
Learn about the current state and future of agent engineering, a field that turns capable but uneven models into reliable task performers
Dev.to AI
Up next
Agentic AI System Design- Complete Roadmap
Aishwarya Srinivasan
Watch →