Intelligence

Sub-Intents

Human conversations are dynamic in that they tend to switch between intents and entities, often combining multiple things into one. Kore.ai Bots Platform offers Sub Intents that can be defined at the task level, and are the easiest way to shape dialog without having to manage context manually. This will…

Context Management

Effective context management is important because it allows bots to interact with users in a way that is easier, quicker, and more helpful – and less robotic and scripted. Contextual data helps users complete tasks faster and allows you to create more natural, human-like back and forth conversations. Take for…

Default Standard Responses

Kore.ai Bot Builder tool provides a few default text responses. This section lists them and gives an explanation as to when these responses will be triggered. For an overview on Standard Responses, refer here. Statements Message Definition When the user confirms to close the conversation in a language and switch…

Amend Entity

Time and again, we come across situations wherein the users change their preferences during task execution. For example, while booking a flight, the user might change the date of travel and at times even the destination. Amend Entity is a feature for such scenarios. Using this feature, you can allow the…

Multi-Intent Detection

Kore.ai NLP engine breaks conversations down to their essence and can identify and follow-up on multiple action items, or intents, from a single message. The bot can then execute tasks in a sequential and logical manner. You can allow the NLP engine to detect and execute multiple intents identified in…

Bot Intelligence

The best, most memorable bots have conversation flows that feel natural and human-like. Natural conversations, however, often tend to go beyond the predefined and linear intent resolution paths that seem inherent in most Bots. To further complicate this, users often fail to follow a task to its logical conclusion before…

Dialog Management

Human conversations are characterized by twists and turns, and no two directions are ever the same. Natural conversations often tend to go beyond linear intent resolution paths defined in the bots. Ideally, a user would allow the bot to take a user intent to its logical conclusion before initiating another,…

Default Conversations

There are multiple places where the platform responds to user utterances, without the developer having to code the details. Examples include: Default Dialog when the user intent is not found or understood by the Bot Standard Responses to certain questions, greetings, error and warning scenarios etc. Event Handlers for certain…
Menu