OpenAI: Difference between revisions
Appearance
Saxtonmd77 (talk | contribs) No edit summary |
Saxtonmd77 (talk | contribs) No edit summary |
||
| Line 3: | Line 3: | ||
* [[ChatGPT]] https://www.chatgpt.com is a [[Multi-modal]] generative AI platform that transforms a user's prompts into text, [[Computer code]], images, [[AI agents]], and files in several formats. | * [[ChatGPT]] https://www.chatgpt.com is a [[Multi-modal]] generative AI platform that transforms a user's prompts into text, [[Computer code]], images, [[AI agents]], and files in several formats. | ||
* [[Open AI API]] https://openai.com/api/ | * [[Open AI API]] https://openai.com/api/ is an API platform to let developers test their prompts for the OpenAI [[API]]. The API directly links third-party applications to OpenAI's GPT model. | ||
Revision as of 23:34, 14 December 2025
Two Methods to Use OpenAI's GPT Models
- ChatGPT https://www.chatgpt.com is a Multi-modal generative AI platform that transforms a user's prompts into text, Computer code, images, AI agents, and files in several formats.
- Open AI API https://openai.com/api/ is an API platform to let developers test their prompts for the OpenAI API. The API directly links third-party applications to OpenAI's GPT model.