From the course: Building a Project with the ChatGPT API

Challenge: Build a dialog using chat completion - ChatGPT Tutorial

From the course: Building a Project with the ChatGPT API

Challenge: Build a dialog using chat completion

(upbeat music) - This is the first official hands-on challenge in this course. Let's combine everything you've learned to start building the multi-turn conversation with an AI assistant. You're ready to start writing codes, since you've already set up your development environment, created an OpenAI account and generated an API key. Your first step is to create an empty Jupyter Notebook. You'll continue to use this Notebook for the remaining challenges. Each challenge builds on the last challenge. As you solve this challenge, look at the chat completion API. And here's a tip. Experiment with different temperature values and observe what happens. Good luck, and have fun. I can't wait to share my solution with you in the following video.

Contents