From the course: GPT Foundations: Building AI-Powered Apps
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Building a no-code chatbot
From the course: GPT Foundations: Building AI-Powered Apps
Building a no-code chatbot
- [Instructor] In this video, we're going to learn how to build our custom chatbot. We're going to leverage our previous skills of prompt chaining and make it into a seamless user experience. Usually, generative AI apps require developer-focused tooling, like LangChain, but we'll be using a productivity-focused tool called Voiceflow. So let's go ahead and make a Voiceflow account. I'm going to click sign in at the top right. Now if you're signing in for the first time, you might be taken through a wizard, and your interface might look a little bit different. So let's go ahead and create a new agent in the top right hand side, and we're going to create a basic template, and we're going to call it 05_03. Let's click Create project. All right, so here I am in the Voiceflow canvas where we can go ahead and build an agent. On the right hand side here, we have a live agent that we can interact with, and any changes we make on the canvas will be represented here. So let's go ahead and…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
-
-
-
(Locked)
Vibe coding a chatbot with GPT-43m 15s
-
(Locked)
Showing a no-code chatbot1m 12s
-
(Locked)
Building a no-code chatbot2m 44s
-
(Locked)
Customizing your chatbot6m 6s
-
(Locked)
Prompt chaining for your chatbot5m 4s
-
(Locked)
Incorporating memory and knowledge into your AI app5m 4s
-
(Locked)
Challenge: A BigStarCollectibles chatbot48s
-
(Locked)
Solution: A BigStarCollectibles chatbot2m 21s
-
(Locked)
-