Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chatbots - Coggle Diagram
Chatbots
Advantages of Chatbots
-
-
Personal bots can respond, even when you are sleeping
-
Google Dialogflow
-
-
Agents, Intents, and Entities in Dialogflow
-
Entities
Parameters and entity types are structured data that can help us make better sense of what the user is trying to find out.
In Dialogflow, there are system entities - e.g. dates, times, numbers, email addresses, etc.
-
Dialogflow conversation
have its INTENT matched by the agent with the use of training phrases and entities,
-
Begins from the END-USER EXPRESSION,