

898: My Four-Hour Agentic AI Workshop is Live and 100% Free
67 snips Jun 20, 2025
Dive into the fascinating world of Agentic AI with a newly announced free workshop! Discover the key terminology and best practices for working with multi-agent systems. Learn how to develop and deploy your own AI-driven teams. The four-hour course promises to equip you with the tools needed for innovative projects. Don’t miss the chance to enhance your understanding of this exciting frontier in AI!
AI Snips
Chapters
Transcript
Episode notes
Free Agentic AI Workshop
- Take the free four-hour workshop on agentic AI to learn how to build multi-agent AI systems in Python.
- The course combines theory with hands-on projects around building teams of AI agents for complex problems.
Power of Multi-Agent Systems
- Multi-agent systems consist of specialized AI agents collaborating as a team to solve complex tasks.
- This approach provides more flexibility and power than relying on a single generalist AI model.
Use OpenAI Agents SDK
- Use the OpenAI Agents SDK to define and build autonomous, specialized AI agents with ease.
- This framework helps maintain agent independence while enabling effective team collaboration.