Introduction to Microsoft Agent Framework: The Open-Source Engine for Agentic AI Apps (Part 1)

Learn about Microsoft Agent Framework (MAF), the unified open-source SDK for building production-ready AI agents. This comprehensive guide covers the architecture, key features, and how MAF combines the best of Semantic Kernel and AutoGen for enterprise agentic AI development.

Read more β†’

Advanced Multi-Agent Patterns: Workflow Orchestration and Enterprise Integration with AutoGen

πŸ“– Part 6 of 6 | Microsoft AutoGen: Building Multi-Agent AI Systems πŸ“š Microsoft AutoGen Series Introduction Communication Patterns Code Generation RAG Integration Production Deployment Advanced Patterns ← Part 5πŸŽ‰ Series Complete! With production deployment from Part 5, we now explore advanced enterprise patterns for complex workflows. ℹ️ INFO Advanced patterns address the complexity gap […]

Read more β†’

Deploying Multi-Agent AI Systems to Production: Scaling AutoGen with Kubernetes

πŸ“– Part 5 of 6 | Microsoft AutoGen: Building Multi-Agent AI Systems πŸ“š Microsoft AutoGen Series Introduction Communication Patterns Code Generation RAG Integration Production Deployment Advanced Patterns ← Part 4Part 6 β†’ With RAG-enhanced agents from Part 4, we now deploy multi-agent systems to production using Kubernetes. ℹ️ INFO Single-agent systems are straightforward to deploy. […]

Read more β†’

Building Knowledge-Grounded AI Agents: RAG Integration with Microsoft AutoGen

πŸ“– Part 4 of 6 | Microsoft AutoGen: Building Multi-Agent AI Systems πŸ“š Microsoft AutoGen Series Introduction Communication Patterns Code Generation RAG Integration Production Deployment Advanced Patterns ← Part 3Part 5 β†’ Building on code generation from Part 3, we now enhance our agents with knowledge retrieval capabilities. ℹ️ INFO Traditional LLM agents rely solely […]

Read more β†’

Automated Code Generation with Microsoft AutoGen: Building AI-Powered Development Teams

πŸ“– Part 3 of 6 | Microsoft AutoGen: Building Multi-Agent AI Systems πŸ“š Microsoft AutoGen Series Introduction Communication Patterns Code Generation RAG Integration Production Deployment Advanced Patterns ← Part 2Part 4 β†’ Building on communication patterns from Part 2, we now apply them to automated code generationβ€”one of the most powerful applications of multi-agent systems. […]

Read more β†’

Mastering Agent Communication Patterns in Microsoft AutoGen: From Two-Agent Chats to Complex Orchestration

πŸ“– Part 2 of 6 | Microsoft AutoGen: Building Multi-Agent AI Systems πŸ“š Microsoft AutoGen Series Introduction to Agentic Development Agent Communication Patterns Automated Code Generation RAG Integration Production Deployment Advanced Patterns ← Previous: Part 1 Next: Part 3 β†’ Building on the core concepts from Part 1, this article explores the communication patterns that […]

Read more β†’