Primary navigation

Get inspired and build

Codex code review

Codex code review

Walkthrough of how Codex drives end-to-end pull request reviews with the new onboarding flow.

video
Building with Open Models

Building with Open Models

Talk covering how developers customize and deploy OpenAI’s open models.

video
Context Engineering & Coding Agents with Cursor

Context Engineering & Coding Agents with Cursor

Session on structuring context for agent workflows inside the Cursor editor.

video
Live Demo Showcase: Tools That 10x Your Codebase

Live Demo Showcase: Tools That 10x Your Codebase

Live walkthrough of Codex-powered tooling that accelerates software delivery.

video
OpenAI Codex in your code editor

OpenAI Codex in your code editor

Walkthrough of the Codex IDE extension for VS Code, Cursor, and other forks.

video
Shipping with Codex

Shipping with Codex

DevDay talk on building, testing, and delivering products with Codex.

video
Sora, ImageGen, and Codex: The Next Wave of Creative Production

Sora, ImageGen, and Codex: The Next Wave of Creative Production

Panel discussion on combining Sora, ImageGen, and Codex for media creation.

video
Using OpenAI Codex CLI with GPT-5-Codex

Using OpenAI Codex CLI with GPT-5-Codex

Overview of running the Codex CLI locally with GPT-5-Codex.

video
Apps SDK examples

Apps SDK examples

Example demo apps and corresponding MCP servers for the Apps SDK.

code
ChatKit advanced samples

ChatKit advanced samples

Advanced samples showcasing the capabilities of ChatKit (part of AgentKit).

code
ChatKit starter app

ChatKit starter app

Integrate ChatKit with an Agent Builder workflow in your application.

code
Sora prompting guide

Sora prompting guide

Cookbook guide showing how to prompt Sora 2 in the API.

cookbook
Sora starter app

Sora starter app

Sample app showcasing integrations with Sora in the API.

code
Codex prompting guide

Codex prompting guide

Cookbook guide on how to prompt GPT-5 Codex to optimize agentic coding workflows.

cookbook
Rate limits guide

Rate limits guide

Guide to understanding and managing rate limits

guide
Web search guide

Web search guide

Guide to using web search with the Responses API.

guide
4o image generation intro

4o image generation intro

Video introduction to 4o model image generation capabilities.

video
Agent orchestration & handoffs

Agent orchestration & handoffs

Cookbook on coordinating multiple agents via routines and handoffs.

cookbook
Agents SDK — Python

Agents SDK — Python

Python SDK for developing agents with OpenAI.

code
Agents SDK — TypeScript

Agents SDK — TypeScript

TypeScript SDK for developing agents with OpenAI.

code
Agents SDK quickstart

Agents SDK quickstart

Step-by-step guide to quickly build agents with the OpenAI Agents SDK.

guide
Agents SDK quickstart

Agents SDK quickstart

Quickstart project for building agents with the Agents SDK.

code
Background mode guide

Background mode guide

Guide to running tasks in the background with Responses.

guide
Balance accuracy, latency, and cost

Balance accuracy, latency, and cost

Talk on optimizing AI systems for accuracy, speed, and cost.

video
Batch API guide

Batch API guide

Guide on how to use the Batch API to reduce costs

guide
Build hour — agentic tool calling

Build hour — agentic tool calling

Build hour giving an overview of agentic tool calling.

video
Build hour — built-in tools

Build hour — built-in tools

Build hour giving an overview of built-in tools available in the Responses API.

video
Building agents guide

Building agents guide

Official guide to building agents using the OpenAI platform.

guide
Building guardrails for agents

Building guardrails for agents

Guide to implementing safeguards and guardrails in agent applications.

guide
Built-in tools guide

Built-in tools guide

Guide to using OpenAI's built-in tools with the Responses API.

guide
Codex intro

Codex intro

Introductory video introducing Codex and its capabilities.

video
Computer Use API — starter app

Computer Use API — starter app

Sample app showcasing Computer Use API integration.

code
Computer Use API guide

Computer Use API guide

Guide to using the Computer Use API (CUA).

guide
Conversation state guide

Conversation state guide

Guide for managing conversation state with the Responses API.

guide
DevDay — distillation breakout

DevDay — distillation breakout

DevDay session on model distillation techniques.

video
DevDay — optimization breakout

DevDay — optimization breakout

DevDay session discussing optimization of models and prompts.

video
DevDay — realtime breakout

DevDay — realtime breakout

DevDay session focused on realtime agent capabilities.

video
DevDay — structured outputs breakout

DevDay — structured outputs breakout

Session covering structured outputs from DevDay.

video
Developing hallucination guardrails

Developing hallucination guardrails

Cookbook for creating guardrails that reduce model hallucinations.

cookbook
Distillation for model fine-tuning

Distillation for model fine-tuning

Cookbook on using model distillation techniques for fine-tuning.

cookbook
Eval-driven dev — prototype to launch

Eval-driven dev — prototype to launch

Cookbook demonstrating eval-driven development workflows.

cookbook
Evals API — tools evaluation

Evals API — tools evaluation

Cookbook example demonstrating tool evaluation with the Evals API.

cookbook
Evals design guide

Evals design guide

Learn best practices for designing evals

guide
Evaluating model performance

Evaluating model performance

Guide to measuring model quality using the Evals framework.

guide
File search guide

File search guide

Guide to retrieving context from files using the Responses API.

guide
Flex processing guide

Flex processing guide

Guide on how to reduce costs with flex processing

guide
Frontend testing demo

Frontend testing demo

Demo application for frontend testing using CUA.

code
Function calling guide

Function calling guide

Introduction to function calling with OpenAI models.

guide
GPT-5 prompting guide

GPT-5 prompting guide

Cookbook guide on how to maximize GPT-5's performance.

cookbook
Graders for Reinforcement Fine-Tuning

Graders for Reinforcement Fine-Tuning

Cookbook on how to use graders for RFT tasks. showing different approaches to evaluating models with the OpenAI API.

cookbook
Graders guide

Graders guide

Learn about graders for evals and fine-tuning

guide
Image generation guide

Image generation guide

Guide to generating images using OpenAI models.

guide
ImageGen cookbook

ImageGen cookbook

Cookbook examples for generating images with GPT-Image.

cookbook
ImageGen with high fidelity cookbook

ImageGen with high fidelity cookbook

Cookbook examples for generating images with high fidelity using GPT-Image.

cookbook
Keep costs low & accuracy high

Keep costs low & accuracy high

Guide on balancing cost efficiency with model accuracy.

guide
Latency optimization guide

Latency optimization guide

Best practices for reducing model response latency.

guide
Launch apps with evaluations

Launch apps with evaluations

Video on incorporating evals when deploying AI products.

video
LLM correctness and consistency

LLM correctness and consistency

Best practices for achieving accurate and consistent model outputs.

guide
MCP guide

MCP guide

Guide to using the Model Context Protocol for portable tools.

guide
MCP intro

MCP intro

Introduction video to Model Customization Platform (MCP).

video
MCP tool cookbook

MCP tool cookbook

Cookbook covering MCP tool usage examples.

cookbook
Model distillation overview

Model distillation overview

Overview of distillation techniques for creating efficient models.

guide
Model optimization guide

Model optimization guide

Guide on optimizing OpenAI models for performance and cost.

guide
Monitor usage with the Cost API

Monitor usage with the Cost API

Cookbook showing how to track API usage and costs.

cookbook
Multi-tool orchestration cookbook

Multi-tool orchestration cookbook

Cookbook showing how to orchestrate multiple tools with Responses API.

cookbook
New audio models intro

New audio models intro

Overview video of new audio models for speech and transcription.

video
o3/o4-mini function calling cookbook

o3/o4-mini function calling cookbook

Cookbook for function calling with o3/o4-mini models.

cookbook
OpenAI models page

OpenAI models page

Overview of the models available on the OpenAI platform.

guide
openai.fm

openai.fm

Code samples for speech processing from the openai.fm repo.

code
Orchestrating multiple agents

Orchestrating multiple agents

Guide to coordinating multiple agents with shared context.

guide
Portfolio collab with Agents SDK

Portfolio collab with Agents SDK

Cookbook example of agents collaborating to manage a portfolio.

cookbook
Predicted outputs guide

Predicted outputs guide

Guide to understanding and using predicted outputs.

guide
Production best practices

Production best practices

Guide on best practices for running AI applications in production

guide
Prompt caching 101

Prompt caching 101

Introductory cookbook on implementing prompt caching to reduce token usage.

cookbook
Prompt engineering guide

Prompt engineering guide

Detailed guide on prompt engineering strategies.

guide
RAG technique overview

RAG technique overview

Overview of retrieval-augmented generation techniques.

guide
RAG with PDFs cookbook

RAG with PDFs cookbook

Cookbook for retrieval-augmented generation using PDFs.

cookbook
Realtime & Twilio starter app

Realtime & Twilio starter app

Starter app integrating realtime agents with Twilio.

code
Realtime agent demo

Realtime agent demo

Video introduction to the TypeScript Agents SDK.

video
Realtime console

Realtime console

Console application demonstrating realtime API usage.

code
Realtime guide

Realtime guide

Comprehensive guide to building realtime interactions.

guide
Realtime intro

Realtime intro

Introduction to building realtime voice applications.

guide
Realtime solar system

Realtime solar system

Demo of realtime agent interactions in a solar system example.

code
Realtime tool delegation guide

Realtime tool delegation guide

Guide on delegating tasks through tools in realtime agents.

guide
Realtime transcription guide

Realtime transcription guide

Guide for implementing realtime speech transcription.

guide
Realtime translation cookbook

Realtime translation cookbook

Cookbook for realtime translation using voice API.

cookbook
Realtime translation guide

Realtime translation guide

Guide to performing realtime speech translation.

guide
Reasoning best practices

Reasoning best practices

Prompting and optimization tips for reasoning models

guide
Reasoning guide

Reasoning guide

Overview of what reasoning is and how to prompt reasoning models

guide
Reinforcement fine-tuning — reasoning

Reinforcement fine-tuning — reasoning

Cookbook demonstrating reinforcement fine-tuning to enhance conversational models.

cookbook
Reinforcement fine-tuning overview

Reinforcement fine-tuning overview

Guide on reinforcement learning-based fine-tuning techniques.

guide
Responses API — tools and features

Responses API — tools and features

Overview video of available tools and capabilities in the Responses API.

video
Responses guide

Responses guide

Introduction to the Responses API and its endpoints.

guide
Responses starter app

Responses starter app

Starter application demonstrating OpenAI Responses API with tools.

code
Responses vs. chat completions guide

Responses vs. chat completions guide

Comparison of the Responses API and Chat Completions.

guide
Speech-to-text cookbook

Speech-to-text cookbook

Comparing speech to text methods with the OpenAI API.

cookbook
Speech-to-text guide

Speech-to-text guide

Guide for building speech recognition pipelines.

guide
Speech-to-text intro

Speech-to-text intro

Introduction to speech recognition with OpenAI.

guide
Structured outputs guide

Structured outputs guide

Guide for producing structured outputs with the Responses API.

guide
Structured outputs samples

Structured outputs samples

Sample code demonstrating structured outputs with OpenAI APIs.

code
Supervised fine-tuning overview

Supervised fine-tuning overview

Guide to supervised fine-tuning for customizing model behavior.

guide
Tools overview guide

Tools overview guide

Guide covering realtime delegation through tools.

guide
Tracing module

Tracing module

Guide to monitoring and debugging agents with tracing.

guide
Transcription cookbook

Transcription cookbook

Example recipes for transcribing audio using OpenAI APIs.

cookbook
Transcription guide

Transcription guide

Detailed guide for building transcription pipelines.

guide
Transcription intro

Transcription intro

Introduction to converting speech to text with OpenAI APIs.

guide
Translation use case

Translation use case

Overview of building multilingual voice applications.

guide
Unlock agentic power — Agents SDK

Unlock agentic power — Agents SDK

Video demonstrating advanced capabilities of the Agents SDK.

video
Vision fine-tuning overview

Vision fine-tuning overview

Guide to fine-tuning models on vision tasks.

guide
Voice agents guide

Voice agents guide

Guide to building voice agents using speech-to-speech API.

guide
Voice applications intro

Voice applications intro

Introduction to building voice-enabled applications with OpenAI.

guide
Code interpreter guide

Code interpreter guide

Guide to using the built-in code interpreter tool.

guide
Audio & speech guide

Audio & speech guide

Overview of approaches for audio processing and speech in applications.

guide
CS agents demo

CS agents demo

Demo showcasing customer service agents orchestration.

code
Fine-tuning best practices

Fine-tuning best practices

Recommendations for effective and efficient model fine-tuning.

guide
Fine-tuning cookbook

Fine-tuning cookbook

Cookbook on direct preference optimization for fine-tuning.

cookbook
Fine-tuning guide

Fine-tuning guide

Comprehensive guide to fine-tuning OpenAI models.

guide
Realtime agents starter app

Realtime agents starter app

Starter app demonstrating realtime agent capabilities.

code
Support agent demo

Support agent demo

Demo showing a customer support agent with a human in the loop.

code
Build beautiful frontends with OpenAI Codex

Build beautiful frontends with OpenAI Codex

Learn how OpenAI Codex's multimodal abilities accelerate frontend development.

video