Skip to main content
HomeCode-alongsData Science

Getting Started with the OpenAI API and ChatGPT

Get an introduction to the OpenAI API and the GPT-3 model.
Apr 2023
Code along with us onCode Along

ChatGPTX and AI have taken the (data) world by storm. Developed by OpenAI, ChatGPT is a conversational model built on top of the GPT-3 family of large language models. Luckily, the GPT-3 API is accessible for anyone to interact with and build cutting-edge AI tools.

In this live training, join Data Evangelist Richie Cotton, as he provides an introduction to the OpenAI API and the GPT-3 model. In the live training, Richie will walk you through how to gain access to the OpenAI API, the state of large language models today and how they’re being used in production, how to perform a myriad of language generation tasks using the cutting edge DaVinci model, how to perform coding tasks using the Codex model, and more.

What will I learn?

  • An overview of large language models today and how to get started with the OpenAI API

  • How to perform language and coding generation tasks using the OpenAI API

  • How GPT-3 and large language models are powering the next generation of applications

Additional Resources

Topics
Related

cheat sheet

The OpenAI API in Python

ChatGPT and large language models have taken the world by storm. In this cheat sheet, learn the basics on how to leverage one of the most powerful AI APIs out there, then OpenAI API.
Richie Cotton's photo

Richie Cotton

3 min

tutorial

GPT-4o API Tutorial: Getting Started with OpenAI's API

To connect through the GPT-4o API, obtain your API key from OpenAI, install the OpenAI Python library, and use it to send requests and receive responses from the GPT-4o models.
Ryan Ong's photo

Ryan Ong

8 min

tutorial

Using GPT-3.5 and GPT-4 via the OpenAI API in Python

In this tutorial, you'll learn how to work with the OpenAI Python package to programmatically have conversations with ChatGPT.
Richie Cotton's photo

Richie Cotton

14 min

tutorial

A Beginner's Guide to Using the ChatGPT API

This guide walks you through the basics of the ChatGPT API, demonstrating its potential in natural language processing and AI-driven communication.
Moez Ali's photo

Moez Ali

11 min

code-along

Fine-tuning GPT3.5 with the OpenAI API

In this code along, you'll learn how to use the OpenAI API and Python to get started fine-tuning GPT3.5.
Zoumana Keita 's photo

Zoumana Keita

code-along

Introduction to Large Language Models with GPT & LangChain

Learn the fundamentals of working with large language models and build a bot that analyzes data.
Richie Cotton's photo

Richie Cotton

See MoreSee More