Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions topics/openai/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
created_by: Elon Musk, Sam Altman, Greg Brockman, and Ilya Sutskever
display_name: OpenAI
github_url: https://github.com/openai
related: chatgpt, llm, api, python, machine-learning, gpt, generative-ai
released: December 8, 2015
short_description: OpenAI is an AI research company that builds models and APIs such as GPT, ChatGPT, Whisper, and DALL-E.
topic: openai
url: https://openai.com/
wikipedia_url: https://en.wikipedia.org/wiki/OpenAI
---
**OpenAI** is an American artificial intelligence research and deployment company. It develops generative models and developer APIs used for text, code, images, audio, and other tasks. Its public tools include ChatGPT and the GPT family of large language models, along with image, speech, and reasoning systems.

Developers integrate OpenAI models through official APIs, SDKs, and open source examples on GitHub. Common uses include chatbots, code assistants, search, data analysis, and automation. The company also publishes research and reference implementations that the broader machine learning community builds on.
Loading