My goal is to go over our new NLU intent classifier engine for chatbots to show how you can use it to: (obviously) Create your own chatbots (pairing it up with Xatkit or any other chatbot platform for all the front-end and behaviour processing components) Learn about...
We recently added the intent keyword to the Execution language. This allows to retrieve and use information about the matched intent during the execution of the rule triggered by it. intent can be used in any expression supported by the Execution language, and...