xlisp/learn-autogen
Learn autogen step by step, multi agent design guide
This project helps developers learn how to use AutoGen, a framework for building multi-agent systems. It provides step-by-step guidance and examples for defining agents, assigning them roles, and orchestrating them to collaborate on tasks. Developers can input task descriptions and tool definitions, and the system outputs conversational flows and task completions through agent interactions.
No commits in the last 6 months.
Use this if you are a developer looking for practical, guided examples to understand and implement multi-agent systems using the AutoGen framework.
Not ideal if you are an end-user seeking a ready-to-use application, as this is a learning resource for developers to build such applications.
Stars
29
Forks
8
Language
Python
License
—
Category
Last pushed
Nov 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/xlisp/learn-autogen"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ag2ai/ag2
AG2 (formerly AutoGen): The Open-Source AgentOS. Join us at: https://discord.gg/sNGSwQME3x
Liu-Hy/GenoMAS
A minimalist multi-agent framework for rubost automation of scientific analysis workflows, such...
ivangabriele/openai-autogen-dev-studio
OADS: Generate games and programs using OpenAI agents. Built on top of Microsoft Autogen.
wronkiew/autogen-agent-server
Lightweight server for developing conversational agents using Microsoft AutoGen 0.4
ksm26/AI-Agentic-Design-Patterns-with-AutoGen
Learn to build and customize multi-agent systems using the AutoGen. The course teaches you to...