Pinned Repositories
CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
codex
Lightweight coding agent that runs in your terminal
evals
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
gym
A toolkit for developing and comparing reinforcement learning algorithms.
openai-cookbook
Examples and guides for using the OpenAI API
openai-node
Official JavaScript / TypeScript library for the OpenAI API
openai-python
The official Python library for the OpenAI API
tiktoken
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
whisper
Robust Speech Recognition via Large-Scale Weak Supervision
OpenAI's Repositories
openai/gym
A toolkit for developing and comparing reinforcement learning algorithms.
openai/CLIP
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
openai/baselines
OpenAI Baselines: high-quality implementations of reinforcement learning algorithms
openai/shap-e
Generate 3D objects conditioned on text or images
openai/spinningup
An educational resource to help anyone learn deep reinforcement learning.
openai/jukebox
Code for the paper "Jukebox: A Generative Model for Music"
openai/guided-diffusion
openai/point-e
Point cloud diffusion for 3D model synthesis
openai/consistency_models
Official repo for consistency models.
openai/grok
openai/transformer-debugger
openai/improved-diffusion
Release for Improved Denoising Diffusion Probabilistic Models
openai/glow
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
openai/multiagent-particle-envs
Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
openai/weak-to-strong
openai/maddpg
Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"
openai/gpt-discord-bot
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.
openai/openai-quickstart-python
Python example app from the OpenAI API quickstart tutorial
openai/multi-agent-emergence-environments
Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula"
openai/requests-for-research
A living collection of deep learning problems
openai/mujoco-worldgen
Automatic object XML generation for Mujoco
openai/sparse_autoencoder
openai/openai-security-bots
openai/web-crawl-q-and-a-example
Learn how to crawl your website and build a Q/A bot with the OpenAI API
openai/safety-rbr-code-and-data
Code and example data for the paper: Rule Based Rewards for Language Model Safety
openai/GPTs-are-GPTs
openai/fedramp-et
openai/main-branch-check-action
A GitHub Action for checking the status of a workflow on the main branch as a status on the PR