RepoGuard
Diperbarui 10 h ago
OpenAI

Organization

Jejak publik GitHub OpenAI

@openai
Lihat profil di GitHub

271

Repositori publik

902.092

Total bintang

132.992

Pengikut

OpenAI memiliki kehadiran publik yang signifikan di GitHub dengan berbagai repositori yang mencakup berbagai bahasa pemrograman seperti Python, TypeScript, dan Rust. Beberapa repositori yang menonjol termasuk codex, whisper, dan openai-cookbook, yang masing-masing berfokus pada pengembangan alat untuk pemrograman dan pembelajaran mesin.

Bahasa teratas

Python 44TypeScript 23Go 6Lean 4JavaScript 3Rust 2Jupyter Notebook 2C 2

Repositori publik

codex

123.376

Lightweight coding agent that runs in your terminal

Rust
Diperbarui 11 Sep 2026

whisper

108.902

Robust Speech Recognition via Large-Scale Weak Supervision

Python
Diperbarui 11 Sep 2026

openai-cookbook

75.919

Examples and guides for using the OpenAI API

Jupyter Notebook
Diperbarui 11 Sep 2026

gym

37.239

A toolkit for developing and comparing reinforcement learning algorithms.

Python
Diperbarui 11 Sep 2026

CLIP

34.285

CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image

Jupyter Notebook
Diperbarui 11 Sep 2026

codex-plugin-cc

33.032

Use Codex from Claude Code to review code or delegate tasks.

JavaScript
Diperbarui 11 Sep 2026

openai-python

31.620

The official Python library for the OpenAI API

Python
Diperbarui 11 Sep 2026

openai-agents-python

29.360

A lightweight, powerful framework for multi-agent workflows

Python
Diperbarui 11 Sep 2026

symphony

27.150

Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.

Elixir
Diperbarui 11 Sep 2026

skills

26.903

Skills Catalog for Codex

Python
Diperbarui 11 Sep 2026

gpt-2

25.013

Code for the paper "Language Models are Unsupervised Multitask Learners"

Python
Diperbarui 11 Sep 2026

swarm

21.968

Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.

Python
Diperbarui 11 Sep 2026

chatgpt-retrieval-plugin

21.232

The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.

Python
Diperbarui 11 Sep 2026

gpt-oss

20.387

gpt-oss-120b and gpt-oss-20b are two open-weight language models by OpenAI

Python
Diperbarui 11 Sep 2026

evals

19.435

Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.

Python
Diperbarui 11 Sep 2026

tiktoken

19.223

tiktoken is a fast BPE tokeniser for use with OpenAI's models.

Python
Diperbarui 11 Sep 2026

baselines

16.758

OpenAI Baselines: high-quality implementations of reinforcement learning algorithms

Python
Diperbarui 11 Sep 2026

gpt-3

15.709

GPT-3: Language Models are Few-Shot Learners

Bahasa Tidak Dikenal
Diperbarui 11 Sep 2026

shap-e

12.264

Generate 3D objects conditioned on text or images

Python
Diperbarui 11 Sep 2026

spinningup

11.947

An educational resource to help anyone learn deep reinforcement learning.

Python
Diperbarui 11 Sep 2026

openai-node

11.171

Official JavaScript / TypeScript library for the OpenAI API

TypeScript
Diperbarui 11 Sep 2026

DALL-E

10.829

PyTorch package for the discrete VAE used for DALL·E.

Python
Diperbarui 11 Sep 2026

codex-security

10.650

OpenAI's Codex Security CLI and TypeScript SDK for finding, validating, and fixing security vulnerabilities. npm: https://www.npmjs.com/package/@openai/codex-security

TypeScript
Diperbarui 11 Sep 2026

jukebox

8.029

Code for the paper "Jukebox: A Generative Model for Music"

Python
Diperbarui 10 Sep 2026

universe

7.492

Universe: a software platform for measuring and training an AI's general intelligence across the world's supply of games, websites and other applications.

Python
Diperbarui 10 Sep 2026

guided-diffusion

7.423

Tidak ada deskripsi yang diberikan untuk repositori ini.

Python
Diperbarui 10 Sep 2026

openai-realtime-agents

6.976

This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API.

TypeScript
Diperbarui 11 Sep 2026

point-e

6.894

Point cloud diffusion for 3D model synthesis

Python
Diperbarui 10 Sep 2026

tart

6.731

macOS and Linux VMs on Apple Silicon to use in CI and other automations

Swift
Diperbarui 11 Sep 2026

openai-cs-agents-demo

6.573

Demo of a customer service use case implemented with the OpenAI Agents SDK

Python
Diperbarui 11 Sep 2026

plugins

6.432

OpenAI Plugins

JavaScript
Diperbarui 11 Sep 2026

parameter-golf

5.181

Train the smallest LM you can that fits in 16MB. Best model wins!

Python
Diperbarui 11 Sep 2026

simple-evals

4.630

Tidak ada deskripsi yang diberikan untuk repositori ini.

Python
Diperbarui 11 Sep 2026

harmony

4.500

Renderer for the harmony response format to be used with gpt-oss

Rust
Diperbarui 11 Sep 2026

grok

4.260

Tidak ada deskripsi yang diberikan untuk repositori ini.

Python
Diperbarui 10 Sep 2026

plugins-quickstart

4.235

Get a ChatGPT plugin up and running in under 5 minutes!

Python
Diperbarui 11 Sep 2026

improved-diffusion

3.848

Release for Improved Denoising Diffusion Probabilistic Models

Python
Diperbarui 10 Sep 2026

openai-agents-js

3.791

A lightweight, powerful framework for multi-agent workflows and voice agents

TypeScript
Diperbarui 11 Sep 2026

glide-text2im

3.680

GLIDE: a diffusion-based text-conditional image synthesis model

Python
Diperbarui 10 Sep 2026

retro

3.585

Retro Games in Gym

C
Diperbarui 9 Sep 2026

openai-go

3.457

The official Go library for the OpenAI API

Go
Diperbarui 11 Sep 2026

human-eval

3.372

Code for the paper "Evaluating Large Language Models Trained on Code"

Python
Diperbarui 11 Sep 2026

openai-fm

2.892

Code for openai.fm, a demo for the OpenAI Speech API

TypeScript
Diperbarui 11 Sep 2026

multiagent-particle-envs

2.775

Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments"

Python
Diperbarui 9 Sep 2026

privacy-filter

2.695

OpenAI Privacy Filter

Python
Diperbarui 11 Sep 2026

openai-dotnet

2.689

The official .NET library for the OpenAI API

C#
Diperbarui 11 Sep 2026

openai-openapi

2.506

OpenAPI specification for the OpenAI API

Bahasa Tidak Dikenal
Diperbarui 11 Sep 2026

openai-apps-sdk-examples

2.326

Example apps for the Apps SDK

TypeScript
Diperbarui 10 Sep 2026

consistencydecoder

2.212

Consistency Distilled Diff VAE

Python
Diperbarui 11 Sep 2026

chatkit-js

1.958

Tidak ada deskripsi yang diberikan untuk repositori ini.

TypeScript
Diperbarui 11 Sep 2026

gpt-5-coding-examples

1.912

GPT-5 coding examples

HTML
Diperbarui 11 Sep 2026

openai-cua-sample-app

1.836

Learn how to use CUA (our Computer Using Agent) via the API on multiple computer environments.

TypeScript
Diperbarui 11 Sep 2026

gpt-discord-bot

1.824

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
Diperbarui 10 Sep 2026

NavierStokesAndEuler

1.772

Lean certificates accompanying Navier-Stokes and Euler results

Lean
Diperbarui 11 Sep 2026

Video-Pre-Training

1.744

Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos

Python
Diperbarui 11 Sep 2026

mle-bench

1.739

MLE-bench is a benchmark for measuring how well AI agents perform at machine learning engineering

Python
Diperbarui 11 Sep 2026

neural-mmo

1.653

Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents"

Python
Diperbarui 9 Sep 2026

openai-java

1.530

The official Java library for the OpenAI API

Kotlin
Diperbarui 10 Sep 2026

generating-reviews-discovering-sentiment

1.521

Code for "Learning to Generate Reviews and Discovering Sentiment"

Python
Diperbarui 11 Sep 2026

grade-school-math

1.449

Tidak ada deskripsi yang diberikan untuk repositori ini.

Python
Diperbarui 9 Sep 2026

frontier-evals

1.295

OpenAI Frontier Evals

Python
Diperbarui 10 Sep 2026

codex-action

1.232

Tidak ada deskripsi yang diberikan untuk repositori ini.

TypeScript
Diperbarui 11 Sep 2026

procgen

1.188

Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments

C++
Diperbarui 10 Sep 2026

automated-interpretability

1.081

Tidak ada deskripsi yang diberikan untuk repositori ini.

Python
Diperbarui 9 Sep 2026

codex-universal

1.060

Base docker image used in Codex environments

Dockerfile
Diperbarui 9 Sep 2026

dalle-2-preview

1.034

Tidak ada deskripsi yang diberikan untuk repositori ini.

Bahasa Tidak Dikenal
Diperbarui 11 Sep 2026

apps-sdk-ui

942

Tidak ada deskripsi yang diberikan untuk repositori ini.

TypeScript
Diperbarui 10 Sep 2026

realtime-voice-component

887

Tidak ada deskripsi yang diberikan untuk repositori ini.

TypeScript
Diperbarui 10 Sep 2026

openai-chatkit-starter-app

880

Starter app to build with OpenAI ChatKit + Agent Builder

Python
Diperbarui 11 Sep 2026

openai-responses-starter-app

866

Starter app to build with the OpenAI Responses API

TypeScript
Diperbarui 9 Sep 2026

build-hours

845

Build hours code to share.

TypeScript
Diperbarui 10 Sep 2026

model_spec

829

The OpenAI Model Spec

Bahasa Tidak Dikenal
Diperbarui 10 Sep 2026

openai-testing-agent-demo

769

Demo of a UI testing agent using the OpenAI CUA model and the Responses API.

TypeScript
Diperbarui 10 Sep 2026

openai-cli

688

Official CLI for the OpenAI API

Go
Diperbarui 10 Sep 2026

role-specific-plugins

538

Role-specific Codex plugin templates

JavaScript
Diperbarui 11 Sep 2026

openai-realtime-twilio-demo

535

Tidak ada deskripsi yang diberikan untuk repositori ini.

TypeScript
Diperbarui 9 Sep 2026

orchard

533

Orchestrator for running Tart Virtual Machines on a cluster of Apple Silicon devices

Go
Diperbarui 10 Sep 2026

openai-realtime-solar-system

508

Demo showing how to use the OpenAI Realtime API to navigate a 3D scene via tool calling

TypeScript
Diperbarui 9 Sep 2026

openai-ruby

459

Official Ruby SDK for the OpenAI API

Ruby
Diperbarui 10 Sep 2026

imagegencam

456

A digital camera you can build yourself with Codex.

Python
Diperbarui 11 Sep 2026

euphony

421

Visualize harmony chat data and codex sessions in your browser

TypeScript
Diperbarui 10 Sep 2026

tunnel-client

378

Customer-run client for Secure MCP Tunnel: connect private or localhost MCP servers to ChatGPT, Codex, the Responses API, and AgentKit without exposing them to the public internet.

Go
Diperbarui 11 Sep 2026

vetu

290

Create, publish and virtualize ephemeral Linux VMs with ease

Go
Diperbarui 9 Sep 2026

openai-guardrails-python

245

OpenAI Guardrails - Python

Python
Diperbarui 11 Sep 2026

chz

240

Tidak ada deskripsi yang diberikan untuk repositori ini.

Python
Diperbarui 11 Sep 2026

openai-support-agent-demo

200

Demo of a customer support agent interface using NextJS and the OpenAI Responses API with File Search

TypeScript
Diperbarui 11 Sep 2026

git

195

"the information manager from hell" - linus torvalds [e83c516, 7 Apr 2005]

C
Diperbarui 11 Sep 2026

ten-proofs

177

Lean certificates accompanying ten proofs in mathematics and theoretical computer science

Lean
Diperbarui 10 Sep 2026

PrimeGaps186

159

Conditional Lean formalization and numerical certificate for prime gaps at most 186.

Lean
Diperbarui 11 Sep 2026

snap-o

103

Lightweight Android capture developer tools for macOS

Kotlin
Diperbarui 11 Sep 2026

openai-guardrails-js

97

OpenAI Guardrails - TypeScript / JavaScript

TypeScript
Diperbarui 11 Sep 2026

openai-sora-sample-app

81

Sample app to get started using the Video API with Sora

TypeScript
Diperbarui 10 Sep 2026

openai-mcpkit

79

Tidak ada deskripsi yang diberikan untuk repositori ini.

Python
Diperbarui 11 Sep 2026

openai-imagegen-demo

73

Next.js Photobooth app built with the OpenAI Image API

TypeScript
Diperbarui 11 Sep 2026

emergent-misalignment-persona-features

62

Tidak ada deskripsi yang diberikan untuk repositori ini.

Python
Diperbarui 10 Sep 2026

openai-builder-lab

59

Tidak ada deskripsi yang diberikan untuk repositori ini.

TypeScript
Diperbarui 9 Sep 2026

LongGapsBetweenPrimes

41

A Lean formalization of a bound concerning long gaps between primes

Lean
Diperbarui 10 Sep 2026

terraform-provider-openai

31

The official Terraform provider for OpenAI.

Go
Diperbarui 11 Sep 2026

sites

22

Home to TypeScript packages for ChatGPT Sites

TypeScript
Diperbarui 10 Sep 2026

homebrew-tools

20

Homebrew for the OpenAI CLI.

Ruby
Diperbarui 10 Sep 2026

Pertanyaan yang sering diajukan

Apa yang dibangun oleh openai di GitHub?

OpenAI membangun berbagai alat dan pustaka di GitHub, termasuk repositori untuk pemrograman, pengenalan suara, dan pembelajaran penguatan. Repositori seperti codex dan whisper menunjukkan fokus mereka pada pengembangan teknologi AI.

Bahasa pemrograman apa yang digunakan oleh openai?

OpenAI menggunakan berbagai bahasa pemrograman di repositori mereka, termasuk Python, TypeScript, Go, dan Rust. Penggunaan bahasa ini mencerminkan kebutuhan untuk membangun berbagai alat dan aplikasi dalam bidang kecerdasan buatan.

Apakah repositori openai bersifat publik?

Ya, semua repositori OpenAI di GitHub bersifat publik. Ini memungkinkan pengembang lain untuk mengakses, mempelajari, dan berkontribusi pada proyek-proyek yang mereka kembangkan.

Apakah paparan ini dimaksudkan?

Pantau OpenAI dengan RepoGuard dan dapatkan pemberitahuan saat repositori publik baru muncul.

Pantau akun ini