Skip to Scheduled Dates
Course Overview
This hands-on course is your launchpad into the world of AI Agents using OpenAI’s SDK and REST APIs. Learn how to build intelligent agents that reason, plan, use tools, and orchestrate complex workflows. Through interactive sessions, you’ll gain the skills to create real-world AI applications, from chat assistants to multi-agent systems. You'll explore guardrails, security, and production-readiness—while working through practical use cases that integrate Python, APIs, and external tools.
Who Should Attend
Software Developers, AI/ML Engineers, AI Developers
Course Objectives
- Build and deploy intelligent agents using OpenAI's SDK and REST APIs
- Design multi-agent systems and implement orchestration with tool handoffs
- Secure agent interactions and manage access to private/confidential data
- Integrate external data sources and custom tools into your agent workflows
- Understand architecture patterns, memory, planning, and safety mechanisms
- Prototype agents that can automate complex real-world business tasks
Course Outline
- The What and Why of AI Agents
- Getting Started with OpenAI SDK
- Tool Use & Function Calling
- Assistants API and Memory Handling
- Multi-Agent Architecture and Orchestration
- Agent Security & Safety
- Building with REST APIs
- Real-World Capstone Challenge