Multi-Agent Systems with Autogen
How to think about, build, evaluate and deploy multi-agent apps
- Core components for multi-agent systems and their implementation
- UX design principles for multi-agent systems
- Building agents to interact with various interface (web, mobile, desktop)
- Evaluating systems using benchmarks like GAIA and SWEBench
- Performance optimization through tuning and parallel processing
- Use cases like data analysis, customer service, and creativity workflows
published by Manning Publications
Book Chapter Guide
Multi-Agent News
- Showing 1-0 of 0 results
- 1
About the Authors
Multi-Agent Systems with AutoGen is being written by leaders in the emerging field of multi-agent systems and generative AI applications.
Victor Dibia
Principal Research Software Engineer, Microsoft Research
Victor Dibia (PhD) is a Principal Research Software Engineer at Microsoft Research, where he has contributed to projects like GitHub Copilot that serves millions of customers. He is the creator of AutoGen Studio , a low-code tool for prototyping multi-agent applications, a core contributor to AutoGen, a multi-agent framework for AI applications, and LIDA, a widely used tool for automated visualizations using generative AI models. Victor holds a PhD in Information Systems from City University of Hong Kong, an MSc in Computer Science from Carnegie Mellon University and was previously at Cloudera and IBM Research.
Frequently Asked Questions
Can’t find the answer you’re looking for? Reach out on the Manning Livebook Page
- Is the book limited to AutoGen?
- No. Across the book, the goal is to teach core principles and AutoGen is used as a tool to illustrate these principles. We expect that these principles can be implemented in any sufficiently expressive multi-agent framework
- Is there a discount code for the book?
- Yes! You can pre-order the book from Manning Publications using the code mldibia for a 50% discount. This offer ends August 5.
- Can I use multiple models with the agents described in the book?
- Yes! AutoGen natively supports multiple generative AI model providers - OpenAI , Microsoft Azure OpenAI, Google gemini models, Anthropic , Cohere, Groq, Mistral etc. Learn more here.
- Is there a GitHub repository for the book?
- Yes! The GitHub repository for the book is available at victordibia/multiagent-systems-with-autogen. Take a look, open issues, and share your thoughts!
- What will the book cover?
- Great question! There is a chapter outline where you see what chapters are planned and completed in the book. You can view the chapter guide here
- Who is the book for?
This book is ideal for you if you are:
- A software developer looking to expand your skills in AI-driven applications and leverage multi-agent systems for complex problem-solving
- An AI practitioner interested in understanding and applying multi-agent architectures within existing AI projects
- A system architect or engineer aiming to design more efficient and sophisticated AI solutions that require orchestration of multiple AI agents
- A technical product manager seeking a deeper understanding of multi-agent AI technologies to oversee the development of advanced AI features in products
- A designer looking to create intuitive user interfaces that are based on a multi-agent solution stack
Note: This book is developer-focused and practical. It is not written as theoretical academic text.- I found some errors in the book, Can I report them?
- Yes, thank you so much! Please report any errors you find in the book to the authors via the Manning Livebook Page
Acknowlegement
This project has benefited from the support and contributions of many individuals, especially the members of the AutoGen Open Source Community.