In the previous section, you learned about similarities and differences between the Alexa skill and Dialogflow agent. In this section, you will be converting the previously built Henry's Kitchen Skill from Alexa into Dialogflow Agent. Before you begin, make sure that you have created Dialogflow account. You can find more detailed information in Chapter 2, Build a FAQs Chat Bot, and Chapter 3, Build a Fortune Cookie Application, regarding Dialogflow.
Converting the Henry's Kitchen Alexa Skill to Dialogflow
Creating the agent
Dialogflow agent is similar to Alexa Skill. Dialogflow agent will contain your conversational flows:
- Open Firefox or Chrome.
- Go to https://console.dialogflow.com and log in to Dialogflow.
- Click...