Developers or UX designers can train a Dialogflow Essentials agent (Machine Learning model) through the Dialogflow Web console. It’s based on intents. An intent categorizes an end user’s intention for one conversation turn. Your Dialogflow agent will contain many intents. Each intent contains training phrases, contexts, and responses.
This chapter will go into the details of training a Dialogflow Essentials agent. It will cover how intents ...