AutoGen Agents - Fast overview for beginners

Описание к видео AutoGen Agents - Fast overview for beginners

Here's all you need to know about AutoGen Agents if you're just starting out!

This tutorial will take you through what AI Agents are, how they communicate with each other, and how you can install and build them yourself using AutoGen.

We'll look at ConversableAgent and work with two of its subclasses: UserProxyAgent and AssistantAgent and see how they can coordinate to generate a word cloud image based on the contents of a given webpage.

Let’s go!

--
Unlock the source code for free at: https://hey.gettingstarted.ai

--
Connect with me:

Subscribe: ‪@gswithai‬
Follow on X:   / gswithai  
👉 Book Consultation: https://forms.gle/XXE8tA2jBWFWYHaf8

--
Other resources:

Read on the blog: https://www.gettingstarted.ai/autogen...
ConverableAgent: https://microsoft.github.io/autogen/d...
User Proxy: https://microsoft.github.io/autogen/d...
Assistant: https://microsoft.github.io/autogen/d...

--
Timeline:

00:00 Introduction
00:37 What are AI Agents?
00:55 AutoGen Workflows
02:41 Overview of UserProxyAgent
03:19 Overview of AssistantAgent
03:45 Creating the demo application
04:35 Writing Python code
04:52 Creating the AssistantAgent
05:14 Creating the UserProxyAgent
06:07 Initiating AutoGen Workflow
06:59 Demo: Running the application
07:58 Exploring the work directory
08:29 Wrapping up & Summary

Комментарии

Информация по комментариям в разработке