共 183 个项目,近半年内活跃项目 41 个,1 个团队, 530490 个 Star。
语言 Top 3:Python, Jupyter Notebook, C++
统计时间:2024-12-28 08:07:02
项目 | 简介 | 语言 | Star 数 | 协议 | 创建时间 | 最后更新时间 | 最后提交时间 |
---|---|---|---|---|---|---|---|
kubernetes-ec2-autoscaler | A batch-optimized scaling manager for Kubernetes | Python | 866 | MIT License | 2016-03-03 | 2024-10-19 | 2019-06-07 |
mujoco-py | MuJoCo is a physics engine for detailed, efficient rigid body simulations with contacts. mujoco-py allows using MuJoCo from Python 3. | Cython | 2900 | Other | 2016-04-24 | 2024-12-28 | 2023-12-10 |
atari-py | A packaged and slightly-modified version of https://github.com/bbitmaster/ale_python_interface | C++ | 375 | GNU General Public License v2.0 | 2016-04-27 | 2024-12-18 | 2023-05-20 |
pachi-py | Python wrappers for Pachi. Contains a modified version of the bleeding-edge Pachi source code. | C | 41 | GNU General Public License v2.0 | 2016-04-27 | 2024-08-24 | 2023-04-02 |
gym | A toolkit for developing and comparing reinforcement learning algorithms. | Python | 35026 | Other | 2016-04-27 | 2024-12-28 | 2024-10-11 |
doom-py | ViZDoom Python wrapper | C++ | 75 | MIT License | 2016-05-08 | 2024-05-26 | 2023-04-02 |
InfoGAN | Code for reproducing key results in the paper "InfoGAN: Interpretable Representation Learning by Information Maximizing Generative Adversarial Nets" | Python | 1060 | - | 2016-06-02 | 2024-12-23 | 2021-03-25 |
gym-http-api | API to access OpenAI Gym from other languages via HTTP | Python | 294 | MIT License | 2016-06-03 | 2024-12-03 | 2023-04-02 |
requests-for-research | A living collection of deep learning problems | HTML | 1707 | - | 2016-06-07 | 2024-12-19 | 2024-05-03 |
vime | Code for the paper "Curiosity-driven Exploration in Deep Reinforcement Learning via Bayesian Neural Networks" | Python | 342 | - | 2016-06-07 | 2024-12-26 | 2018-11-22 |
improved-gan | Code for the paper "Improved Techniques for Training GANs" | Python | 2300 | - | 2016-06-08 | 2024-12-15 | 2018-11-21 |
rosbridge | [deprecated] Bridge from Gym to ROS robots | Python | 75 | - | 2016-06-09 | 2024-11-17 | 2023-04-02 |
imitation | Code for the paper "Generative Adversarial Imitation Learning" | Python | 696 | MIT License | 2016-06-10 | 2024-12-25 | 2018-11-22 |
iaf | Code for reproducing key results in the paper "Improving Variational Inference with Inverse Autoregressive Flow" | Python | 518 | MIT License | 2016-06-15 | 2024-11-02 | 2018-11-22 |
robot_controllers | Robot control infrastructure | C++ | 25 | - | 2016-06-27 | 2024-12-25 | 2016-07-06 |
fetch_robots | Bringup for fetch & freight | Python | 14 | - | 2016-06-28 | 2024-12-14 | 2016-07-03 |
neural-gpu | Code for the Neural GPU model originally described in "Neural GPUs Learn Algorithms" | Python | 138 | - | 2016-07-06 | 2024-12-15 | 2018-11-22 |
pixel-cnn | Code for the paper "PixelCNN++: A PixelCNN Implementation with Discretized Logistic Mixture Likelihood and Other Modifications" | Python | 1921 | Other | 2016-07-09 | 2024-12-17 | 2020-02-03 |
gym-soccer | None | Python | 304 | - | 2016-08-24 | 2024-11-30 | 2023-04-02 |
gym-wikinav | Wikipedia navigation environment for OpenAI Gym | Python | 41 | - | 2016-09-23 | 2024-08-12 | 2023-04-02 |
gym-recording | Add-on package to gym, to record sequences of actions, observations, and rewards | Python | 72 | - | 2016-10-07 | 2024-11-22 | 2023-04-02 |
pyconfigatron | a python3 compatible pyconfigatron | Python | 9 | - | 2016-10-17 | 2024-12-14 | 2016-10-17 |
openai-gemm | Open single and half precision gemm implementations | C | 373 | MIT License | 2016-10-19 | 2024-12-09 | 2023-04-02 |
zbarlight | A simple wrapper for zbar | Python | 4 | BSD 3-Clause "New" or "Revised" License | 2016-11-05 | 2024-05-14 | 2016-12-09 |
go-vncdriver | Fast VNC driver | Go | 125 | MIT License | 2016-11-17 | 2024-12-14 | 2023-05-20 |
universe-starter-agent | A starter agent that can solve a number of universe environments. | Python | 1101 | MIT License | 2016-11-17 | 2024-12-18 | 2018-04-07 |
mitmproxy | An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers | JavaScript | 18 | MIT License | 2016-11-18 | 2024-11-04 | 2016-11-24 |
websockify | Websockify is a WebSocket to TCP proxy/bridge. This allows a browser to connect to any application/server/service. Implementations in Python, C, Node.js and Ruby. | Python | 25 | Other | 2016-11-18 | 2024-12-14 | 2016-11-07 |
signup-forms | Code for the paper "World of Bits: An Open-Domain Platform for Web-Based Agents" | CSS | 30 | - | 2016-11-30 | 2024-05-26 | 2018-11-22 |
staged-recipes | A place to submit conda recipes before they become fully fledged conda-forge feedstocks | Python | 5 | BSD 3-Clause "New" or "Revised" License | 2016-12-03 | 2024-12-14 | 2016-12-02 |
go-vncdriver-feedstock | A conda-smithy repository for go-vncdriver. | Shell | 6 | BSD 3-Clause "New" or "Revised" License | 2016-12-03 | 2024-08-12 | 2023-05-20 |
weightnorm | Example code for Weight Normalization, from "Weight Normalization: A Simple Reparameterization to Accelerate Training of Deep Neural Networks" | Python | 365 | MIT License | 2016-12-03 | 2024-11-22 | 2018-11-22 |
universe | 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 | 7480 | MIT License | 2016-12-04 | 2024-12-27 | 2018-04-05 |
aws-fluent-plugin-kinesis | Fluentd output plugin that sends events to Amazon Kinesis Streams and Amazon Kinesis Firehose. | Ruby | 11 | Other | 2017-01-05 | 2024-11-26 | 2023-04-02 |
retask | Retask is a simple task queue implementation written for human beings. It provides generic solution to create and manage task queues. | Python | 17 | MIT License | 2017-02-14 | 2024-10-19 | 2017-02-08 |
evolution-strategies-starter | Code for the paper "Evolution Strategies as a Scalable Alternative to Reinforcement Learning" | Python | 1573 | MIT License | 2017-03-24 | 2024-12-25 | 2019-10-31 |
go-alias | Service for quickly aliasing and redirecting to long URLs | JavaScript | 21 | - | 2017-03-31 | 2024-11-23 | 2023-04-26 |
generating-reviews-discovering-sentiment | Code for "Learning to Generate Reviews and Discovering Sentiment" | Python | 1512 | MIT License | 2017-04-06 | 2024-12-14 | 2023-06-28 |
roboschool | DEPRECATED: Open-source software for robot simulation, integrated with OpenAI Gym. | Python | 2136 | Other | 2017-05-15 | 2024-12-20 | 2023-04-02 |
baselines-results | None | Jupyter Notebook | 118 | - | 2017-05-17 | 2024-11-26 | 2020-07-09 |
baselines | OpenAI Baselines: high-quality implementations of reinforcement learning algorithms | Python | 15916 | MIT License | 2017-05-24 | 2024-12-28 | 2024-08-01 |
ot-gan | Code for the paper "Improving GANs Using Optimal Transport" | Jupyter Notebook | 72 | MIT License | 2017-05-31 | 2024-10-27 | 2018-11-22 |
atari-demo | Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration" | Python | 33 | MIT License | 2017-07-31 | 2024-11-28 | 2018-11-22 |
multiagent-particle-envs | Code for a multi-agent particle environment used in the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments" | Python | 2428 | MIT License | 2017-08-17 | 2024-12-27 | 2024-04-09 |
robosumo | Code for the paper "Continuous Adaptation via Meta-Learning in Nonstationary and Competitive Environments" | Python | 304 | - | 2017-10-11 | 2024-12-19 | 2023-04-13 |
multiagent-competition | Code for the paper "Emergent Complexity via Multi-agent Competition" | Python | 808 | - | 2017-10-11 | 2024-12-19 | 2023-04-02 |
mlsh | Code for the paper "Meta-Learning Shared Hierarchies" | Python | 615 | - | 2017-10-26 | 2024-12-16 | 2023-07-06 |
retro-contest | OpenAI Retro Contest | Python | 65 | MIT License | 2017-11-22 | 2024-08-12 | 2023-04-02 |
supervised-reptile | Code for the paper "On First-Order Meta-Learning Algorithms" | JavaScript | 999 | MIT License | 2017-12-05 | 2024-12-25 | 2023-05-20 |
blocksparse | Efficient GPU kernels for block-sparse matrix multiplication and convolution | Cuda | 1031 | MIT License | 2017-12-06 | 2024-12-23 | 2023-06-08 |
chef-logdna_agent | Installs the LogDNA host agent. Currently only supports apt systems. | Ruby | 9 | - | 2018-01-29 | 2024-12-14 | 2018-02-11 |
maddpg | Code for the MADDPG algorithm from the paper "Multi-Agent Actor-Critic for Mixed Cooperative-Competitive Environments" | Python | 1677 | MIT License | 2018-02-01 | 2024-12-28 | 2024-04-01 |
deeptype | Code for the paper "DeepType: Multilingual Entity Linking by Neural Type System Evolution" | Python | 650 | Other | 2018-02-03 | 2024-12-15 | 2023-04-02 |
retro | Retro Games in Gym | C | 3423 | MIT License | 2018-02-07 | 2024-12-26 | 2024-02-22 |
ceph-chef | Chef cookbooks for managing a Ceph cluster | Ruby | 8 | - | 2018-02-14 | 2024-11-26 | 2023-04-02 |
EPG | Code for the paper "Evolved Policy Gradients" | Python | 249 | MIT License | 2018-02-23 | 2024-10-11 | 2018-11-22 |
retro-movies | None | Python | 28 | - | 2018-02-23 | 2024-10-28 | 2018-11-22 |
retro-baselines | Publicly releasable baselines for the Retro contest | Python | 128 | MIT License | 2018-03-02 | 2024-08-12 | 2018-11-22 |
sonic-on-ray | Training Sonic with RLlib | Python | 57 | Apache License 2.0 | 2018-03-18 | 2024-09-28 | 2023-04-02 |
junit-annotate-buildkite-plugin | 📈 Summarise your test failures as a build annotation | Ruby | 6 | MIT License | 2018-04-12 | 2024-05-14 | 2018-04-12 |
finetune-transformer-lm | Code and model for the paper "Improving Language Understanding by Generative Pre-Training" | Python | 2171 | MIT License | 2018-06-11 | 2024-12-26 | 2019-01-25 |
glow | Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions" | Python | 3124 | MIT License | 2018-06-19 | 2024-12-20 | 2024-07-23 |
atari-reset | Code for the blog post "Learning Montezuma’s Revenge from a Single Demonstration" | Python | 198 | MIT License | 2018-07-04 | 2024-12-25 | 2018-11-22 |
box2d-py | None | C++ | 40 | Other | 2018-08-07 | 2024-11-26 | 2023-04-02 |
large-scale-curiosity | Code for the paper "Large-Scale Study of Curiosity-Driven Learning" | Python | 805 | - | 2018-08-14 | 2024-12-17 | 2021-08-12 |
random-network-distillation | Code for the paper "Exploration by Random Network Distillation" | Python | 885 | - | 2018-10-16 | 2024-12-25 | 2020-10-01 |
spinningup | An educational resource to help anyone learn deep reinforcement learning. | Python | 10299 | MIT License | 2018-11-07 | 2024-12-28 | 2024-08-05 |
coinrun | Code for the paper "Quantifying Transfer in Reinforcement Learning" | C++ | 397 | MIT License | 2018-11-19 | 2024-12-20 | 2023-10-07 |
post--example | Example Distill article repository—clone, rename, start writing! | TeX | 8 | Creative Commons Attribution 4.0 International | 2019-01-22 | 2024-05-14 | 2023-04-02 |
spinningup-workshop | For educational materials related to the spinning up workshops. | TeX | 194 | - | 2019-02-01 | 2024-12-14 | 2019-02-12 |
lucid | A collection of infrastructure and tools for research in neural network interpretability. | Jupyter Notebook | 36 | Apache License 2.0 | 2019-02-04 | 2024-12-14 | 2019-01-25 |
gpt-2 | Code for the paper "Language Models are Unsupervised Multitask Learners" | Python | 22691 | Other | 2019-02-11 | 2024-12-28 | 2024-08-14 |
neural-mmo | Code for the paper "Neural MMO: A Massively Multiagent Game Environment for Training and Evaluating Intelligent Agents" | Python | 1596 | MIT License | 2019-02-28 | 2024-12-28 | 2023-07-21 |
ebm_code_release | Code for Implicit Generation and Generalization with Energy Based Models | Python | 348 | - | 2019-03-08 | 2024-12-25 | 2023-04-25 |
sparse_attention | Examples of using sparse attention, as in "Generating Long Sequences with Sparse Transformers" | Python | 1535 | - | 2019-04-12 | 2024-12-26 | 2020-08-12 |
oauth2_proxy | A reverse proxy that provides authentication with Google, Github or other provider | Go | 52 | MIT License | 2019-04-16 | 2024-10-15 | 2023-04-02 |
gpt-2-output-dataset | Dataset of GPT-2 outputs for research in detection, biases, and more | Python | 1951 | MIT License | 2019-05-03 | 2024-12-24 | 2023-12-13 |
ml-agents | Unity Machine Learning Agents Toolkit | Python | 85 | Apache License 2.0 | 2019-06-13 | 2024-12-15 | 2020-03-16 |
orrb | Code for the paper "OpenAI Remote Rendering Backend" | C# | 243 | Other | 2019-06-28 | 2024-12-18 | 2023-07-06 |
multi-agent-emergence-environments | Environment generation code for the paper "Emergent Tool Use From Multi-Agent Autocurricula" | Python | 1673 | MIT License | 2019-08-12 | 2024-12-26 | 2024-07-30 |
mujoco-worldgen | Automatic object XML generation for Mujoco | Python | 529 | MIT License | 2019-08-21 | 2024-12-18 | 2024-07-26 |
lm-human-preferences | Code for the paper Fine-Tuning Language Models from Human Preferences | Python | 1250 | MIT License | 2019-09-14 | 2024-12-27 | 2023-07-25 |
monorepo-diff-buildkite-plugin | Run separate pipelines for each folder in your monorepo | None | 6 | MIT License | 2019-09-25 | 2024-06-25 | 2019-05-23 |
safety-starter-agents | Basic constrained RL agents used in experiments for the "Benchmarking Safe Exploration in Deep Reinforcement Learning" paper. | Python | 396 | MIT License | 2019-11-21 | 2024-12-24 | 2023-04-02 |
safety-gym | Tools for accelerating safe exploration research. | Python | 509 | MIT License | 2019-11-21 | 2024-12-18 | 2023-04-02 |
procgen | Procgen Benchmark: Procedurally-Generated Game-Like Gym-Environments | C++ | 1034 | MIT License | 2019-11-22 | 2024-12-27 | 2024-01-03 |
train-procgen | Code for the paper "Leveraging Procedural Generation to Benchmark Reinforcement Learning" | Python | 170 | MIT License | 2019-12-03 | 2024-12-18 | 2023-04-02 |
prometheus | The Prometheus monitoring system and time series database. | Go | 32 | Apache License 2.0 | 2020-03-02 | 2024-12-14 | 2023-04-02 |
ai-and-efficiency | Submissions for AI and Efficiency SOTA's | None | 57 | - | 2020-04-13 | 2024-11-26 | 2020-06-01 |
fluent-plugin-kubernetes_metadata_filter | Enrich your fluentd events with Kubernetes metadata | Ruby | 4 | Apache License 2.0 | 2020-04-16 | 2024-05-14 | 2023-04-02 |
jukebox | Code for the paper "Jukebox: A Generative Model for Music" | Python | 7872 | Other | 2020-04-29 | 2024-12-27 | 2024-06-19 |
image-gpt | None | Python | 2054 | Other | 2020-05-07 | 2024-12-24 | 2022-04-29 |
consul-helm | Helm chart to install Consul and other associated components. | None | 9 | Mozilla Public License 2.0 | 2020-05-07 | 2024-11-26 | 2023-04-02 |
gpt-3 | GPT-3: Language Models are Few-Shot Learners | None | 15700 | - | 2020-05-18 | 2024-12-28 | 2020-09-18 |
gym3 | Vectorized interface for reinforcement learning environments | Python | 141 | MIT License | 2020-06-03 | 2024-09-21 | 2023-04-02 |
kubernetes | Production-Grade Container Scheduling and Management | Go | 49 | Apache License 2.0 | 2020-06-18 | 2024-11-16 | 2024-10-10 |
go-retryablehttp | Retryable HTTP client in Go | Go | 13 | Mozilla Public License 2.0 | 2020-06-25 | 2024-05-14 | 2023-04-02 |
distribution_augmentation | Code for the paper, "Distribution Augmentation for Generative Modeling", ICML 2020. | Python | 122 | MIT License | 2020-06-30 | 2024-12-11 | 2023-04-24 |
assign-one-project-github-action | Automatically add an issue or pull request to specific GitHub Project when you create them. | Shell | 11 | MIT License | 2020-07-13 | 2024-11-26 | 2020-07-13 |
phasic-policy-gradient | Code for the paper "Phasic Policy Gradient" | Python | 256 | MIT License | 2020-09-02 | 2024-12-06 | 2023-04-02 |
lustre | None | None | 5 | Other | 2020-09-02 | 2024-05-14 | 2021-01-27 |
summarize-from-feedback | Code for "Learning to summarize from human feedback" | Python | 1000 | Other | 2020-09-02 | 2024-12-20 | 2023-09-05 |
scheduler-plugins | Repository for out-of-tree scheduler plugins based on scheduler framework. | Go | 12 | Apache License 2.0 | 2020-09-02 | 2024-10-22 | 2023-04-02 |
psaw | Python Pushshift.io API Wrapper (for comment/submission search) | Python | 5 | BSD 2-Clause "Simplified" License | 2020-09-06 | 2024-05-14 | 2023-04-02 |
robogym | Robotics Gym Environments | Python | 406 | MIT License | 2020-10-19 | 2024-12-18 | 2023-04-02 |
openai-python | The official Python library for the OpenAI API | Python | 23686 | Apache License 2.0 | 2020-10-25 | 2024-12-28 | 2024-12-21 |
pytorch | Tensors and Dynamic neural networks in Python with strong GPU acceleration | C++ | 50 | Other | 2020-11-02 | 2024-09-04 | 2021-10-04 |
vdvae | Repository for the paper "Very Deep VAEs Generalize Autoregressive Models and Can Outperform Them on Images" | Python | 435 | MIT License | 2020-11-10 | 2024-12-17 | 2023-04-28 |
understanding-rl-vision | Code for the paper "Understanding RL Vision" | Python | 44 | MIT License | 2020-11-14 | 2024-11-25 | 2023-04-02 |
tabulate | public release of Excel / OpenAI API integration | JavaScript | 120 | MIT License | 2020-11-20 | 2024-11-12 | 2023-04-02 |
GPT-3-Encoder | Javascript BPE Encoder Decoder for GPT-2 / GPT-3 | None | 122 | MIT License | 2020-11-23 | 2024-09-25 | 2023-04-02 |
CLIP | CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image | Jupyter Notebook | 26701 | MIT License | 2020-12-16 | 2024-12-28 | 2024-07-23 |
CLIP-featurevis | code for reproducing some of the diagrams in the paper "Multimodal Neurons in Artificial Neural Networks" | Python | 306 | - | 2021-01-26 | 2024-12-15 | 2021-03-21 |
improved-diffusion | Release for Improved Denoising Diffusion Probabilistic Models | Python | 3359 | MIT License | 2021-02-08 | 2024-12-28 | 2024-07-18 |
DALL-E | PyTorch package for the discrete VAE used for DALL·E. | Python | 10815 | Other | 2021-02-23 | 2024-12-27 | 2024-01-31 |
grok | None | Python | 4093 | MIT License | 2021-04-12 | 2024-12-27 | 2024-03-19 |
guided-diffusion | None | Python | 6404 | MIT License | 2021-04-27 | 2024-12-28 | 2024-07-02 |
miniF2F | Formal to Formal Mathematics Benchmark | Objective-C++ | 326 | - | 2021-05-04 | 2024-12-17 | 2023-08-16 |
gen | Common generator scripts for all client libraries | Shell | 7 | Apache License 2.0 | 2021-05-06 | 2024-05-14 | 2021-05-14 |
etcd | Development repository for the etcd cookbook | Ruby | 9 | Apache License 2.0 | 2021-05-14 | 2024-05-14 | 2022-09-07 |
lean-gym | None | Lean | 178 | Apache License 2.0 | 2021-05-21 | 2024-12-08 | 2023-01-23 |
LHOPT | Learned Hyperparameter Optimizers | Python | 59 | MIT License | 2021-06-01 | 2024-12-18 | 2021-06-01 |
code-align-evals-data | None | Python | 29 | MIT License | 2021-06-24 | 2024-11-28 | 2021-07-21 |
human-eval | Code for the paper "Evaluating Large Language Models Trained on Code" | Python | 2478 | MIT License | 2021-07-06 | 2024-12-28 | 2024-02-05 |
ppo-ewma | Code for the paper "Batch size invariance for policy optimization" | Jupyter Notebook | 46 | MIT License | 2021-08-23 | 2024-12-03 | 2023-04-02 |
grade-school-math | None | Python | 1124 | - | 2021-10-20 | 2024-12-26 | 2024-01-21 |
openai-quickstart-python | Python example app from the OpenAI API quickstart tutorial | None | 1715 | MIT License | 2021-11-30 | 2024-12-25 | 2024-06-14 |
glide-text2im | GLIDE: a diffusion-based text-conditional image synthesis model | Python | 3568 | MIT License | 2021-12-10 | 2024-12-28 | 2024-03-08 |
openai-openapi | OpenAPI specification for the OpenAI API | None | 1753 | MIT License | 2021-12-14 | 2024-12-28 | 2024-12-18 |
openai-node | Official JavaScript / TypeScript library for the OpenAI API | TypeScript | 8167 | Apache License 2.0 | 2021-12-14 | 2024-12-28 | 2024-12-21 |
openai-quickstart-node | Node.js example app from the OpenAI API quickstart tutorial | JavaScript | 2555 | MIT License | 2022-01-20 | 2024-12-19 | 2024-02-12 |
following-instructions-human-feedback | None | None | 1185 | - | 2022-01-25 | 2024-12-27 | 2022-12-11 |
openai-cookbook | Examples and guides for using the OpenAI API | MDX | 60857 | MIT License | 2022-03-11 | 2024-12-28 | 2024-12-27 |
dalle-2-preview | None | None | 1045 | - | 2022-03-30 | 2024-12-16 | 2022-07-20 |
Video-Pre-Training | Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos | Python | 1384 | MIT License | 2022-06-22 | 2024-12-27 | 2024-06-10 |
moderation-api-release | None | None | 120 | MIT License | 2022-07-21 | 2024-12-28 | 2022-08-09 |
human-eval-infilling | Code for the paper "Efficient Training of Language Models to Fill in the Middle" | Python | 170 | MIT License | 2022-07-29 | 2024-12-04 | 2023-04-02 |
whisper | Robust Speech Recognition via Large-Scale Weak Supervision | Python | 73427 | MIT License | 2022-09-16 | 2024-12-28 | 2024-12-01 |
dallify-discord-bot | Example code for using OpenAI’s NodeJS SDK with discord.js SDK to create a Discord Bot that uses Slash Commands. | TypeScript | 145 | MIT License | 2022-11-09 | 2024-11-26 | 2024-01-03 |
tiktoken | tiktoken is a fast BPE tokeniser for use with OpenAI's models. | Python | 12812 | MIT License | 2022-12-01 | 2024-12-28 | 2024-10-03 |
point-e | Point cloud diffusion for 3D model synthesis | Python | 6586 | MIT License | 2022-12-06 | 2024-12-27 | 2024-07-04 |
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. |
Python | 1797 | MIT License | 2022-12-21 | 2024-12-22 | 2024-06-07 |
evals | Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks. | Python | 15252 | Other | 2023-01-23 | 2024-12-28 | 2024-12-18 |
consistency_models | Official repo for consistency models. | Python | 6218 | MIT License | 2023-02-26 | 2024-12-28 | 2024-03-22 |
chatgpt-retrieval-plugin | The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language. | Python | 21103 | MIT License | 2023-03-23 | 2024-12-28 | 2024-07-04 |
plugins-quickstart | Get a ChatGPT plugin up and running in under 5 minutes! | Python | 4247 | MIT License | 2023-04-06 | 2024-12-26 | 2024-01-30 |
prm800k | 800,000 step-level correctness labels on LLM solutions to MATH problems | Python | 1765 | MIT License | 2023-04-13 | 2024-12-28 | 2023-06-01 |
shap-e | Generate 3D objects conditioned on text or images | Python | 11729 | MIT License | 2023-04-19 | 2024-12-27 | 2024-06-22 |
automated-interpretability | None | Python | 984 | - | 2023-05-08 | 2024-12-25 | 2024-03-06 |
consistency_models_cifar10 | Consistency models trained on CIFAR-10, in JAX. | Jupyter Notebook | 142 | Apache License 2.0 | 2023-06-02 | 2024-11-26 | 2023-08-22 |
democratic-inputs | None | HTML | 59 | - | 2023-07-20 | 2024-12-27 | 2024-03-05 |
compose-richtext | (OpenAI Fork) A collection of Compose libraries for advanced text formatting and alternative display types. | Kotlin | 39 | Apache License 2.0 | 2023-08-30 | 2024-12-21 | 2024-11-09 |
web-crawl-q-and-a-example | Learn how to crawl your website and build a Q/A bot with the OpenAI API | Jupyter Notebook | 292 | - | 2023-10-02 | 2024-12-23 | 2024-07-23 |
dalle3-eval-samples | Text-to-image samples collected for the evaluation of DALL-E 3 in the whitepaper. | None | 61 | MIT License | 2023-10-16 | 2024-12-24 | 2023-10-17 |
openai-deno-build | Deno build of the official Typescript library for the OpenAI API. | TypeScript | 130 | Apache License 2.0 | 2023-10-27 | 2024-12-26 | 2024-10-30 |
bugbounty-gpt | A helpful gpt-based triage tool for BugCrowd bugbounty programs. | Python | 44 | MIT License | 2023-10-27 | 2024-12-26 | 2023-11-03 |
consistencydecoder | Consistency Distilled Diff VAE | Python | 2146 | MIT License | 2023-11-02 | 2024-12-26 | 2023-11-07 |
interactive-textbook-demo | Interactive Textbook Demo | TypeScript | 36 | MIT License | 2023-11-08 | 2024-12-27 | 2023-11-30 |
chef-cookbook-hostname | Chef cookbook to set node's hostname and FQDN. | None | 4 | - | 2023-11-18 | 2024-11-26 | 2018-03-27 |
azure-cli | Azure Command-Line Interface | None | 8 | MIT License | 2023-12-11 | 2024-12-14 | 2023-12-10 |
weak-to-strong | None | Python | 2520 | MIT License | 2023-12-13 | 2024-12-28 | 2024-05-19 |
openai-security-bots | None | Python | 360 | MIT License | 2024-01-11 | 2024-12-26 | 2024-04-18 |
swarm | Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team. | Python | 17215 | MIT License | 2024-02-22 | 2024-12-28 | 2024-10-15 |
transformer-debugger | None | Python | 4053 | MIT License | 2024-03-11 | 2024-12-28 | 2024-06-04 |
main-branch-check-action | A GitHub Action for checking the status of a workflow on the main branch as a status on the PR | JavaScript | 5 | MIT License | 2024-04-10 | 2024-11-16 | 2024-04-30 |
simple-evals | None | Python | 2094 | MIT License | 2024-04-11 | 2024-12-28 | 2024-12-18 |
openai-dotnet | The official .NET library for the OpenAI API | C# | 1633 | MIT License | 2024-04-25 | 2024-12-28 | 2024-12-04 |
openai-assistants-quickstart | OpenAI Assistants API quickstart with Next.js. | TypeScript | 1610 | MIT License | 2024-05-01 | 2024-12-27 | 2024-07-29 |
sparse_autoencoder | None | Python | 389 | MIT License | 2024-06-12 | 2024-12-26 | 2024-07-19 |
GPTs-are-GPTs | None | Jupyter Notebook | 24 | MIT License | 2024-06-17 | 2024-11-16 | 2024-06-20 |
safety-rbr-code-and-data | Code and example data for the paper: Rule Based Rewards for Language Model Safety | Jupyter Notebook | 171 | MIT License | 2024-07-19 | 2024-12-22 | 2024-07-19 |
openai-go | The official Go library for the OpenAI API | Go | 728 | Apache License 2.0 | 2024-07-22 | 2024-12-28 | 2024-12-21 |
build-hours | Build hours code to share. | Jupyter Notebook | 184 | MIT License | 2024-07-29 | 2024-12-24 | 2024-12-13 |
fedramp-et | None | None | 5 | - | 2024-08-23 | 2024-11-16 | 2024-08-30 |
openai-realtime-console | React app for inspecting, building and debugging with the Realtime API | JavaScript | 2419 | MIT License | 2024-09-30 | 2024-12-28 | 2024-12-19 |
openai-realtime-api-beta | Node.js + JavaScript reference client for the Realtime API (beta) | JavaScript | 794 | MIT License | 2024-09-30 | 2024-12-27 | 2024-11-07 |
mle-bench | MLE-bench is a benchmark for measuring how well AI agents perform at machine learning engineering | Python | 564 | Other | 2024-10-08 | 2024-12-27 | 2024-11-28 |
openai-java | The official Java library for the OpenAI API | Kotlin | 259 | Apache License 2.0 | 2024-10-31 | 2024-12-27 | 2024-12-21 |
chz | None | Python | 6 | MIT License | 2024-11-08 | 2024-12-23 | 2024-12-17 |
openai-realtime-embedded-sdk | A SDK to using the Realtime API with Microcontrollers like the ESP32 | C++ | 1195 | MIT License | 2024-11-14 | 2024-12-28 | 2024-12-23 |
learning-lab | None | Python | 15 | MIT License | 2024-12-13 | 2024-12-27 | 2024-12-14 |
openai-structured-outputs-samples | Sample apps to help developers get started with Structured Outputs | TypeScript | 16 | MIT License | 2024-12-16 | 2024-12-26 | 2024-12-16 |
openai-realtime-twilio-demo | None | TypeScript | 97 | MIT License | 2024-12-16 | 2024-12-27 | 2024-12-20 |