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.
Learn More