Dialogflow Entities With Actions on Google
Dialogflow entities are used to identify and extract useful data from user input. Informations like place-name, date and time, person-name,percentage, quantity are very important to extract from user input.
For example user saying “Set a reminder for 12pm tomorrow.”
12pm and tomorrow are important info that we need, to set reminder. So in this case 12pm and tomorrow will become entities for our intent.
Learn more about entities and how to use it with Actions on Google from this video tutorial.
Ravi Rupareliya
He loves to explore new technologies and have worked on Android, React Native, Action on Google and Flutter.
Latest posts by Ravi Rupareliya (see all)
- Make Your Github Profile Dynamic - August 25, 2020
- Dialogflow Entities With Actions on Google - May 7, 2020
- Actions on Google Using Cloud Functions - February 3, 2020