Video generation models as world simulators

the full Sora paper and examples is giving me the same disorienting feelings I had seeing DALL-E 2 and worrying about what happens next # | Continue reading


@openai.com | 2 months ago

From ChatGPT, Sora is an AI model that can create realistic and imaginative scenes from text instructions. | Continue reading


@openai.com | 2 months ago

OpenAI announces DALL·E 3

integrated into ChatGPT, it can handle more complex prompts and will decline generating images in a living artist's style # | Continue reading


@openai.com | 7 months ago

Our approach to AI safety. | Continue reading


@openai.com | 1 year ago

GPT-4

We've created GPT-4, the latest milestone in OpenAI's effort in scaling up deep learning. GPT-4 is a large multimodal model (accepting image and text inputs, emitting text outputs) that, while worse than humans in many real-world scenarios, exhibits human-level performance on var … | Continue reading


@openai.com | 1 year ago

GPT-4

Training with human feedback We incorporated more human feedback, including feedback submitted by ChatGPT users, to improve GPT-4's behavior. We also worked with over 50 experts for early feedback in domains including AI safety and security. Continuous improvement from real-world … | Continue reading


@openai.com | 1 year ago

OpenAI adds ChatGPT and Whisper APIs

the ChatGPT API is 10x cheaper than their existing GPT-3.5 models, and Whisper's audio transcription/translation costs $0.36/hour # | Continue reading


@openai.com | 1 year ago

OpenAI API

We're releasing an API for accessing new AI models developed by OpenAI. Unlike most AI systems which are designed for one use-case, the API today provides a general-purpose "text in, text out" interface, allowing users to try it on virtually any English language task. You can now … | Continue reading


@openai.com | 1 year ago

ChatGPT, OpenAI’s conversational AI model

We’ve trained a model called ChatGPT which interacts in a conversational way. The dialogue format makes it possible for ChatGPT to answer followup questions, admit its mistakes, challenge incorrect premises, and reject inappropriate requests. ChatGPT is a sibling model to Instruc … | Continue reading


@openai.com | 1 year ago

DALL·E Now Available Without Waitlist

New users can start creating straight away. Lessons learned from deployment and improvements to our safety systems make wider availability possible.Sign upStarting today, we are removing the waitlist for the DALL·E beta so users can sign up and start using it immediately. More th … | Continue reading


@openai.com | 1 year ago

OpenAI open-sources Whisper, a speech recognition and translation system

We’ve trained and are open-sourcing a neural net called Whisper that approaches human level robustness and accuracy on English speech recognition.Read PaperView CodeView Model CardWhisper examples:Reveal TranscriptWhisper is an automatic speech recognition (ASR) system trained on … | Continue reading


@openai.com | 1 year ago

New-and-Improved Content Moderation Tooling

We are introducing a new-and-improved content moderation tool: The Moderation endpoint improves upon our previous content filter, and is available for free today to OpenAI API developers.To help developers protect their applications against possible misuse, we are introducing the … | Continue reading


@openai.com | 1 year ago

DALL·E Now Available in Beta

We’ll invite 1 million people from our waitlist over the coming weeks. Users can create with DALL·E using free credits that refill every month, and buy additional credits in 115-generation increments for $15.Join DALL·E 2 waitlistDALL·E, the AI system that creates realistic image … | Continue reading


@openai.com | 1 year ago

Reducing Bias and Improving Safety in DALL·E 2

Today, we are implementing a new technique so that DALL·E generates images of people that more accurately reflect the diversity of the world’s population. This technique is applied at the system level when DALL·E is given a prompt describing a person that does not specify race or | Continue reading


@openai.com | 1 year ago

DALL·E 2 Pre-Training Mitigations

In order to share the magic of DALL·E 2 with a broad audience, we needed to reduce the risks associated with powerful image generation models. To this end, we put various guardrails in place to prevent generated images from violating our content policy. This post focuses on pre-t … | Continue reading


@openai.com | 1 year ago

AI-Written Critiques Help Humans Notice Flaws

Showing model-generated critical comments to humans helps them find flaws in summaries. | Continue reading


@openai.com | 1 year ago

Techniques for Training Large Neural Networks

Large neural networks are at the core of many recent advances in AI, but training them is a difficult engineering and research challenge which requires orchestrating a cluster of GPUs to perform a single synchronized calculation. As cluster and model sizes have grown, machine lea … | Continue reading


@openai.com | 1 year ago

Powering Next Generation Applications with OpenAI Codex

Codex is now powering 70 different applications across a variety of use cases through the OpenAI API. | Continue reading


@openai.com | 1 year ago

Best Practices for Deploying Language Models

Cohere, OpenAI, and AI21 Labs have developed a preliminary set of best practices applicable to any organization developing or deploying large language models. Computers that can read and write are here, and they have the potential to fundamentally impact daily life. The future of … | Continue reading


@openai.com | 1 year ago

OpenAI Leadership Team Update

We’re happy to announce several executive role changes that reflect our recent progress and will ensure continued momentum toward our next major milestones. | Continue reading


@openai.com | 2 years ago

Dall-E 2

DALL·E 2 is a new AI system that can create realistic images and art from a description in natural language. | Continue reading


@openai.com | 2 years ago

New Capabilities for GPT-3: Edit and Insert

We’ve released new versions of GPT-3 and Codex which can edit or insert content into existing text, rather than just completing existing text. These new capabilities make it practical to use the OpenAI API to revise existing content, such as rewriting a paragraph of text or refac … | Continue reading


@openai.com | 2 years ago

Text and Code Embeddings in the OpenAI API

We are introducing embeddings, a new endpoint in the OpenAI API that makes it easy to perform natural language and code tasks like semantic search, clustering, topic modeling, and classification. Embeddings are numerical representations of concepts converted to number sequences, … | Continue reading


@openai.com | 2 years ago

Webgpt: Improving the factual accuracy of language models through web browsing

We've fine-tuned GPT-3 to more accurately answer open-ended questions using a text-based web browser. Our prototype copies how humans research answers to questions online—it submits search queries, follows links, and scrolls up and down web pages. It is trained to cite its source … | Continue reading


@openai.com | 2 years ago

Solving some formal math olympiad problems

We built a neural theorem prover for Lean that learned to solve a variety of challenging high-school olympiad problems, including problems from the AMC12 and AIME competitions, as well as two problems adapted from the IMO.[1] The prover uses a language model to find proofs of for … | Continue reading


@openai.com | 2 years ago

Aligning Language Models to Follow Instructions

We’ve trained language models that are much better at following user intentions than GPT-3 while also making them more truthful and less toxic, using techniques developed through our alignment research. These InstructGPT models, which are trained with humans in the loop, are now … | Continue reading


@openai.com | 2 years ago

Improving the factual accuracy of language models through web browsing

We've fine-tuned GPT-3 to more accurately answer open-ended questions using a text-based web browser. Our prototype copies how humans research answers to questions online – it submits search queries, follows links, and scrolls up and down web pages. It is trained to cite its sour … | Continue reading


@openai.com | 2 years ago

GPT-3 APIs are now in public beta

OpenAI is an AI research and deployment company. Our mission is to ensure that artificial general intelligence benefits all of humanity. | Continue reading


@openai.com | 2 years ago

Customizing GPT-3 for Your Application

Developers can now fine-tune GPT-3 on their own data, creating a custom version tailored to their application. Customizing makes GPT-3 reliable for a wider variety of use cases and makes running the model cheaper and faster. You can use an existing dataset of virtually any shape … | Continue reading


@openai.com | 2 years ago

OpenAI’s API Now Available with No Waitlist

OpenAI is committed to the safe deployment of AI. Since the launch of our API, we’ve made deploying applications faster and more streamlined while adding new safety features. Our progress with safeguards makes it possible to remove the waitlist for GPT-3. Starting today, develope … | Continue reading


@openai.com | 2 years ago

Solving Math Word Problems

Continue reading


@openai.com | 2 years ago

Grade School Math Solved by an OpenAI Algorothm

Summary We’ve trained a system that solves grade school math problems with nearly twice the accuracy of a fine-tuned GPT-3 model. It solves about 90% as many problems as real kids: a small sample of 9-12 year olds scored 60% on a test from our dataset, while our system | Continue reading


@openai.com | 2 years ago

Competitive Self-Play (2017)

We've found that self-play allows simulated AIs to discover physical skills like tackling, ducking, faking, kicking, catching, and diving for the ball, without explicitly designing an environment with these skills in mind. | Continue reading


@openai.com | 2 years ago

Summarizing Books with Human Feedback

Scaling human oversight of AI systems for tasks that are difficult to evaluate. | Continue reading


@openai.com | 2 years ago

OpenAI Codex

We’ve created an improved version of OpenAI Codex, our AI system that translates natural language to code, and we are releasing it through our API in private beta starting today. Codex is the model that powers GitHub Copilot, which we built and launched in partnership with GitHub … | Continue reading


@openai.com | 2 years ago

OpenAI Codex

OpenAI is an AI research and deployment company. Our mission is to ensure that artificial general intelligence benefits all of humanity. | Continue reading


@openai.com | 2 years ago

OpenAI Triton: Open-Source GPU Programming for Neural Networks

We're releasing Triton 1.0, an open-source Python-like programming language which enables researchers with no CUDA experience to write highly efficient GPU code—most of the time on par with what an expert would be able to produce. Triton makes it possible to reach peak hardware p … | Continue reading


@openai.com | 2 years ago

Triton: Open-Source GPU Programming for Neural Networks

We're releasing Triton 1.0, an open-source Python-like programming language which enables researchers with no CUDA experience to write highly efficient GPU code—most of the time on par with what an expert would be able to produce. Triton makes it possible to reach peak hardware p … | Continue reading


@openai.com | 2 years ago

Improving Language Model Behavior by Training on a Curated Dataset

Our latest research finds we can improve language model behavior with respect to specific behavioral values by fine-tuning on a small, curated dataset. | Continue reading


@openai.com | 2 years ago

Improving Language Model Behavior by Training on a Curated Dataset

Our latest research finds we can improve language model behavior with respect to specific behavioral values by fine-tuning on a small, curated dataset. | Continue reading


@openai.com | 2 years ago

OpenAI Announces Funding for Startups

Investing in startups with big ideas about AI. | Continue reading


@openai.com | 2 years ago

OpenAI Startup Fund

Investing in startups with big ideas about AI. | Continue reading


@openai.com | 2 years ago

Will Hurd Joins OpenAI’s Board of Directors

We’re delighted to announce that Congressman Will Hurd has joined our board of directors. | Continue reading


@openai.com | 3 years ago

GPT-3 Powers the Next Generation of Apps

Over 300 applications are delivering GPT-3–powered search, conversation, text completion, and other advanced AI features through our API. | Continue reading


@openai.com | 3 years ago

Reptile: A Scalable Meta-Learning Algorithm (2018)

We've developed a simple meta-learning algorithm called Reptile which works by repeatedly sampling a task, performing stochastic gradient descent on it, and updating the initial parameters towards the final parameters learned on that task. Reptile is the application of the Shorte … | Continue reading


@openai.com | 3 years ago

Multimodal Neurons in Artificial Neural Networks

We’ve discovered neurons in CLIP that respond to the same concept whether presented literally, symbolically, or conceptually. | Continue reading


@openai.com | 3 years ago

Scaling Kubernetes to 7,500 Nodes

We've scaled Kubernetes clusters to 7,500 nodes, producing a scalable infrastructure for large models like GPT-3, CLIP, and DALL·E, but also for rapid small-scale iterative research such as Scaling Laws for Neural Language Models. Scaling a single Kubernetes cluster to this size … | Continue reading


@openai.com | 3 years ago

Clip: Connecting Text and Images

We’re introducing a neural network called CLIP which efficiently learns visual concepts from natural language supervision. | Continue reading


@openai.com | 3 years ago