Build with AI: Create Agents with the OpenAI Agents SDK

Posted By: IrGens

Build with AI: Create Agents with the OpenAI Agents SDK
.MP4, AVC, 1280x720, 30 fps | English, AAC, 2 Ch | 27m | 116 MB
Instructor: Kesha Williams

In this hands-on course, you’ll create an AI-powered travel agent using Python and the OpenAI Agents SDK. You’ll learn how to build an intelligent assistant that plans trips, recommends destinations, and adapts to user preferences. Along the way, you’ll explore how to extend your agent with tools that search the web for real-world travel data and delegate tasks to specialized sub-agents. You’ll also add guardrails, sessions, and tracing to make your agents safe, reliable, and easy to debug. By the end, you’ll have a working multi-agent travel assistant and the practical skills to build your own intelligent systems with the OpenAI Agents SDK.

Learning objectives

  • Build and configure an AI travel agent using the OpenAI Agents SDK in Python.
  • Integrate tools that allow your agent to connect to external data sources and perform real-world tasks.
  • Design a multi-agent workflow using handoffs so agents can collaborate and delegate specialized tasks.
  • Implement guardrails, sessions, and tracing to ensure your agent is safe, reliable, and easy to monitor.
  • Identify ways to extend your AI travel agent with additional features, data sources, and user experiences.