Auto-sync: 2026-04-18 03:18

This commit is contained in:
2026-04-18 03:18:06 +08:00
parent da0f9c3594
commit b78ac81f2c
34 changed files with 981 additions and 21 deletions

26
wiki/entities/OpenAI.md Normal file
View File

@@ -0,0 +1,26 @@
---
title: "OpenAI"
type: entity
tags: [openai, ai, company]
date: 2026-04-18
---
## Description
OpenAI 是美国人工智能研究实验室成立于2015年总部位于旧金山。OpenAI 以开发大型语言模型(如 GPT 系列)和推动 AI 安全研究闻名。主要产品包括 ChatGPT、DALL-E、o1、o3 等。
## Founded
2015年
## Headquarters
San Francisco, California
## Products
- [[ChatGPT]]:对话式 AI 助手
- GPT 系列模型GPT-4、GPT-4o、o1、o3
- DALL-E图像生成模型
- Sora视频生成模型
## Related Concepts
- [[LLM]]OpenAI 的核心产品类型
- [[Agentic AI]]OpenAI 正在探索的 AI 发展方向
- [[自定义指令]]ChatGPT 的个性化配置功能