OpenAI Courses
OpenAI API and platform courses
OpenAI: Pages Unwritten — Build a Choose-Your-Own-Adventure
Build a playable choose-your-own-adventure visual novel with the OpenAI API. Add a storyteller, branching choices, scene backgrounds with gpt-image-1, story-arc tracking, and streaming — one exercise at a time.
OpenAI: Dungeon Quest — Build an AI-Powered RPG
Build a playable web RPG step by step using the OpenAI API. Add a game master, NPC dialogue, combat narration, structured output, streaming, and voiced speech narration — one exercise at a time.
OpenAI: Multimodal Applications with GPT-4o
Build multimodal AI applications with GPT-4o vision, Whisper audio transcription, TTS speech synthesis, and gpt-image-1 image generation.
OpenAI: Embeddings & Retrieval Systems (RAG)
Build production RAG pipelines with OpenAI embeddings, pgvector, hybrid BM25+vector search, and the native File Search API.
OpenAI: Tool Calling & Structured Outputs
Build production-grade tool-calling systems with JSON Schema definitions, parallel execution, Pydantic structured outputs, and role-based permission enforcement.
OpenAI: Getting Started with the OpenAI API
Build your first AI applications with the OpenAI Python SDK. Master authentication, the Responses API, streaming, token optimization, and structured outputs through 5 hands-on labs.