Dialogflow
Part 1: Mapping Intial User Intents Inside Dialogflow
In the following dialog, Bob tells Dialogflow that he wants to buy a book. He also mentions that he likes sci-fi books. This is the initial intent: The first thing we need to do is map this intent to an action in Dialogflow. We can do this by adding a Read more…