In this video, we'll build the BurgerBuddy ChatBot using Amazon Lex. Note: The videos in this Playlist are meant to be viewed sequentially, as they progressively implement an Amazon Lex ChatBot solution.
I'm glad you found it helpful. FYI: I plan on releasing the next video in this Playlist (using Lambda to validate Slot data) over the coming weekend, in case you're interested in that.
Hello, great video. The closing response has only 3 options to feed. I want to add more options/responses. I can't see any other way to add more responses. What can be a way around it?
Thanks for sharing this great video. This is very helpful. I was wondering why you used the Closing response section for the Greeting and Fallback intents instead of the Fulfillment one. Since you answered the user's question, shouldn't this be considered fulfilled? Thanks again!
When creating possible answers in your slots you enclose the choices in ( ), is that a requirement? In the fullfillment you use { } to stuff the variable selected as an answer in the prompt. { }'s are typical holding spaces for variables, but are the ( ) in the slot. question a requirement?
What happens if the customer makes the wrong attempt? Repeat the same slot and see how many times it repeats (is there any possibility to set a limit to terminate the lambda )
Prayed about adding hands on experience found this video made my first chat box, that’s going on my resume. Thank Jesus for you sir.
I'm glad you found it helpful. FYI: I plan on releasing the next video in this Playlist (using Lambda to validate Slot data) over the coming weekend, in case you're interested in that.
@@cumuluscycles yessir I am
@@cumuluscycles lovely straight to the point is that one out there already?
Hi! Thanks for the comment. Which video are you asking about?
@@cumuluscycles the one using Lambda to validate slot data
Nice hands on explanation🎉
Clear instructions. Thanks for a great video!
Glad it was helpful!
Thanks for the great video. I have a doubt that how we can customize the chatbot UI? Please make video on how we can customize chatbot UI.
Hello, great video. The closing response has only 3 options to feed. I want to add more options/responses. I can't see any other way to add more responses. What can be a way around it?
Thanks for sharing this great video. This is very helpful. I was wondering why you used the Closing response section for the Greeting and Fallback intents instead of the Fulfillment one. Since you answered the user's question, shouldn't this be considered fulfilled? Thanks again!
When creating possible answers in your slots you enclose the choices in ( ), is that a requirement? In the fullfillment you use { } to stuff the variable selected as an answer in the prompt. { }'s are typical holding spaces for variables, but are the ( ) in the slot. question a requirement?
Hi. The ()s are not required at all in the Slots. I just used them to give the User an indication of which size drinks, for example, they can order.
What happens if the customer makes the wrong attempt? Repeat the same slot and see how many times it repeats (is there any possibility to set a limit to terminate the lambda )
Can I get documentation for this project
I can see you have an intimate knowledge of burgers.
Rather than provide our own answers I must assume Lex can build with Large Language Models