Advanced Topics

Sharing Data Tables or Views

The Kore.ai XO Platform allows you to share Data Tables or Data Views by assigning them to bots, process apps or apps. To learn more, see the following posts: Data Tables Table Views Note: Sharing the data table or data views with users, does NOT support editing or updating the…

App Definition

You can define apps to securely access the data from data tables and data views. These apps can be used for: Accessing the data tables and views over public APIs; Accessing the export and import API for the definition of data tables and views. App definition includes entering the App Name…

Table Views

Table Views let you create custom datasets by joining one or more Data Tables. These definitions get converted to queries to extract data from one or more data tables by using the required joins. Definition View definition includes: Name for the table view. Description of the table view. The description…

Data Table

From the Data tab of the Bot Builder Landing Page, click Create Data Tables to create a data table. Creation Create Data Table would open New Table page where you have to enter the following details: Name of the Data Table; Description of the Data Table; Columns to be included in the…

Training a Universal Bot

You can train a Universal Bot to guide it to the most relevant link bot(s) from which the intents are to be identified. You can use a combination of Invocation Phrases and Training Utterances to define the Bot Identification Training. Training a Universal Bot is essential for the following reasons:…

Creating a Universal Bot – older version

This document is for creating Universal Bots using an older version (pre-ver7.3 of the platform) This version is deprecated and will soon be discontinued, you are advised to upgrade to the latest version. The older version has the following limitations: There are performance issues if the number of linked bots…

Data Table

Kore.ai takes care of your data needs, without having to depend on external services for it. Data offering lets you define Data Tables, Table Views, and manipulate them from your Virtual Assistant and Process Apps. Data Tables allow you to persist custom data and retrieve it whenever needed. These can…

koreUtil Libraries

koreUtil libraries provide pre-written JavaScript functions which makes common or complex tasks easy to implement. These libraries often target specific tasks such as setting up recurring rules for calendar, parsing and manipulation of dates, conversion of dates between timezone, tools to simplify programming with strings, numbers, arrays, functions and objects…

Sentiment Management

Emotion tones are critical indicators in understanding the attitudes and opinions of users interacting with the bots. Sentiment Management allows the developer to define and trigger events based on the user’s emotion or sentiment. Notes This feature was introduced in v7.0. This feature is not supported in all languages. Click…

Smart Bots

Overview Kore.ai’s Smart Bots allow enterprises to build virtual assistants centrally and allow various teams within the enterprise to reuse and extend the Bot configurations to suit their requirements. Smart Bots expedite the bot building process by allowing new bots to inherit the configuration and tasks of pre-defined bots. For…
Menu