OpenAPI specification for the OpenAI API
Code for the paper "Improved Techniques for Training GANs"
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
Consistency Distilled Diff VAE
Example apps for the Apps SDK
DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym.
800,000 step-level correctness labels on LLM solutions to MATH problems
Dataset of GPT-2 outputs for research in detection, biases, and more
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications"
OpenAI Assistants API quickstart with Next.js.
GPT-5 coding examples
Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.
Python example app from the OpenAI API quickstart tutorial
Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"
A living collection of deep learning problems
Learn how to use CUA (our Computer Using Agent) via the API on multiple computer environments.
Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos
Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"
Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning"
Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers"