OpenAI Extensions¶
This work is licensed under a Creative Commons Attribution 4.0 International License.
OpenAI API is a platform that allows developers to access and integrate the powerful AI models developed by OpenAI into their applications or systems.
The API enables users to write code and create custom solutions using OpenAI's language models for various tasks, such as text generation, summarization, and translation.
OpenAI API¶
Check out the openai/openai-cookbook repository for Jupyter Notebook lessons on using OpenAI API
OpenAI Playground allows you to work with a range of OpenAI models for Chat, Text Completion, Image generation, Embedding, Speech-to-Text, and Fine Tuning your own models.
Last update:
2024-02-06