From the course: GPT-4 Foundations: Building AI-Powered Apps

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Challenge: Remembering your order

Challenge: Remembering your order - GPT Tutorial

From the course: GPT-4 Foundations: Building AI-Powered Apps

Challenge: Remembering your order

(upbeat music) - [Narrator] For this challenge, we want to create an assistant that will help a customer with getting information about their past orders. We can find the past order information in our exercise files. This challenge, we have two requirements. The first is you should be able to answer questions about a customer's previous order. So what date they ordered, what they ordered, how they paid, et cetera. For the first requirement, you can see some test cases here on the right that I've written to get you started. The other requirement for the challenge is to make sure that GPT-4 acts like a conversational assistant. So let's go ahead and develop a prompt to fit these two requirements. I managed to do this question in a form line prompt. It might take you a little bit longer, but it's a great learning experience.

Contents