Creating AI Assistants with GPT-4o
In this code-along, Richie shows you how to use the OpenAI API and GPT-4o to create an AI assistant for data science tasks.
11 de jun. de 2024
RelacionadoSee MoreSee More
blog
GPT-4o Guide: How it Works, Use Cases, Pricing, Benchmarks
Learn about OpenAI’s GPT-4o, a multimodal AI model that processes text, audio, and visual data, and discover how it compares with GPT-4 Turbo for various use cases.
Richie Cotton
8 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
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
14 min
code-along
Natural Language Interfaces to Software with GPT-4o Function Calling
Richie, a Senior Data Evangelist at DataCamp, shows you how to use the function calling features in the OpenAI API and GPT-4o to create a simple AI assistant that has a natural language interface.
Richie Cotton
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
code-along
Getting Started with the OpenAI API and ChatGPT
Get an introduction to the OpenAI API and the GPT-3 model.
Richie Cotton