- Hands-On Chatbot Development with Alexa Skills and Amazon Lex
- Sam Williams
- 321字
- 2021-07-16 17:45:07
Creating a conversation flow diagram
Now that we know the parts of a conversation flow diagram, let's create one. We'll use the same pizza order conversation that we used earlier.
Start at the very beginning of the conversation. Create a symbol for the user's first utterance. This first message from the user is a really important one as it will trigger an intent:

Now that the OrderPizza intent has been triggered, our chatbot can start asking the user about the pizza they want to order. We'll start by asking what topping they want and they reply with "Hawaiian":

Later on, we want to remember that they chose Hawaiian as their topping so we need to store this as a slot. We store the information against a slot name, so in this case, it will be topping = Hawaiian. As well as storing the slot, we need to carry on the conversation, asking them what size of pizza they want:

With the response from the user, we store the size in a slot and proceed to the next stage. We repeat the question, answer, slot process for the size of pizza the user wants.
Now that we have all of the information that we need, we need to tell the pizzeria that someone has ordered a medium Hawaiian pizza. For this, we'll use the action symbol and make sure to include the slots that are required. When we include slot information into anything, it is normal to write it as the slot name wrapped in curly braces.
As well as telling the pizzeria about the order, we need to let the user know that their order has been placed and tell them when to collect it. Again, we use the slot name wrapped in curly braces to customize the message with slot information:

- 物聯網標準化指南
- 物聯網信息安全
- Learning Karaf Cellar
- 面向云平臺的物聯網多源異構信息融合方法
- 數字調制解調技術的MATLAB與FPGA實現:Altera/Verilog版(第2版)
- 網絡AI+:2030后的未來網絡
- 物聯網工程概論
- 全聯網標識服務
- Enterprise ApplicationDevelopment with Ext JSand Spring
- 從物聯到萬聯:Node.js與樹莓派萬維物聯網構建實戰
- Building Microservices with Spring
- 物聯網概論
- 學術虛擬社區用戶社會化交互行為研究
- Oracle ADF Faces Cookbook
- 深入理解移動互聯網