Intent definition

As we said previously, the user's intent is their purpose, the ultimate goal. Examples are ordering something, wanting to activate something on the user window, looking for shows, or simply saying goodbye. A chatbot should be able to perform some actions based on the intent it detects from the user's message.

To create an intent, click on the plus icon next to Intents; the following window is opened:

In this window, we will have to set some parameters:

  • Intent name: The name of the intent.
  • Contexts: This is used to manage the flow of the conversation.
  • Events: This is a feature that allows you to invoke intents by an event ...

Get Hands-On Machine Learning on Google Cloud Platform now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.