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

Unlock the full course today

Join today to access over 23,100 courses taught by industry experts.

Challenge: A BigStarCollectibles chatbot

Challenge: A BigStarCollectibles chatbot - GPT Tutorial

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

Challenge: A BigStarCollectibles chatbot

(upbeat music) - [Instructor] Wow, we're almost at the end of this course. Let's put everything together that we learned to make a full e-commerce chatbot. Your challenge is to make a Binaryville chatbot that uses prompt chain. Your chatbot should fulfill three requirements. Requirement number one, you should help a user know their previous orders. You should be able to answer questions like what did I order last time or can I reorder what I got last time? The second requirement is that users should be able to ask questions about action figures. And the third requirement is that new users should be able to place an order and collect all the information that they need to have it shipped. This includes name, email, and physical address. To get you started, we've included a starting .vf file in the exercise files. We've also included past prompts. As a hint to you, you should use classification prompts, follow-up prompts, and…

Contents