OpenAI API: Introduction
5mGeneral2024-01-05
Authors

Morten Rand-Hendriksen
Senior Staff Instructor, Speaker, Web Designer, and Software Developer
Course details
The OpenAI API gives you programmatic access to OpenAI’s GPT system for everything from chat (your own ChatGPT clone) to image processing through Dall-E, to audio processing with Whisper, to building custom assistants and more. In this course you’ll learn how the OpenAI API works, how to use it both in the OpenAI playground and in your own apps, and where to find up-to-date documentation and examples.
Learning objectives
Learn what the OpenAI API is and what it can be used for
Learn how to use the OpenAI playground to experiment with the OpenAI API
Learn how to get and manage API tokens
Learn how to use the OpenAI Python and Node.js/TypeScript libraries
Learning objectives
Learn what the OpenAI API is and what it can be used for
Learn how to use the OpenAI playground to experiment with the OpenAI API
Learn how to get and manage API tokens
Learn how to use the OpenAI Python and Node.js/TypeScript libraries
Skills covered
OpenAI APIAPIsOpenAIGenerative AIArtificial Intelligence FoundationsArtificial Intelligence (AI)Software DevelopmentOne-Off
Concepts
0. Introduction
- 01 - Building AI-powered apps with the OpenAI API
1. Using the OpenAI API
- 02 - Five steps to using the OpenAI API