Description
- Date: Friday, 8th August 2025
- Time: 10:00 AM – 12:00 PM IST
- Mode: Virtual (Zoom)
- Registration: Free and open to all
As AI systems become more capable, the next leap is in building systems where multiple agents work together—collaborating, delegating, and reasoning across tasks. This hands-on workshop introduces the OpenAI Agents SDK, a powerful framework for developing such systems using modular, tool-enabled agents with memory and orchestration capabilities. You’ll learn how to design agent workflows, manage interactions, and implement real-world use cases like planners, assistants, and autonomous pipelines. Whether you’re an AI engineer, developer, or researcher, this session will help you understand the practical foundations of agentic systems and how to use them for building intelligent, multi-agent applications using the latest LLM infrastructure.
What Will be Covered:
- Fundamentals of OpenAI Agents SDK
- Designing tool-enabled agents
- Creating agent memory and state
- Structuring multi-agent scenes
- Inter-agent communication and delegation
- Debugging with traces and reasoning paths
- Real-world orchestration patterns and demos
What You Will Gain
- Build and deploy a basic multi-agent system
- Understand tool, memory, and scene APIs
- Learn agent coordination patterns for real use cases
- Gain hands-on experience with code walkthroughs
Pre-requisites
- Basic Python skills
- Familiarity with APIs or tools
- Awareness of LLM concepts