Docs

Adding the Skype Channel

To add the Skype channel to your bot, you need a developer Microsoft Bot Framework account to configure the connection between Skype and Kore.ai. Adding the Skype channel to your Kore.ai bot is a three-step process to allow end-users to interact with your bot. To add the Skype channel to…

Dialog Task

Kore.ai Dialog Tasks represent a full conversational flow between a user and a bot with a network of nodes that are connected using conditions. For example, if you create a banking bot, the tasks you want your bot to do for users is to: Retrieve and monitor account balances. Provide…

Adding the Twitter Channel

To set up Twitter as a channel, you must associate the bot with a Twitter account, define a Twitter app, and enable the integration. To add Twitter as a channel, follow the below steps: Create Twitter App - Log in to Twitter. In Twitter App Management Console, create an app…

Publishing your Bot

End users can interact with a bot only when it is published. When you publish a Bot task,  the platform initiates a request to the Bots Admin to approve it. Depending on the Purpose defined for the bot during its initial set up, the following happens: For an Employee Bot: The Bots Admin needs to…

Adding the Cisco Webex Teams

To add the Cisco Webex Teams (formerly Cisco Spark) channel to your bot, the developer must create a bot app and an integration app in Cisco Webex Teams. Adding the Cisco Spark channel to your Kore.ai bot is a four-step process to allow end-users of your bot to interact with…

Utterance Testing

To make sure your bot responds to user utterances with related tasks, it is important that you test the bot with a variety of user inputs. Evaluating a bot with a large sample of expected user inputs not only provides insights into bot responses but also gives you a great…

Machine Learning

Developers need to provide sample utterances for each intent (task) the bot needs to identify to train the machine learning model. The platform ML engine will build a model that will try to map a user utterance to one of the bot intents. Kore.ai’s Bots Platform allows fully unsupervised machine…

Adding the Twilio SMS Channel

To add Twilio SMS as a channel, you must set up a Programmable SMS app, define the messaging service, and associate the bot with a Twilio Phone Number. When you add the Twilio channel to your bot, end-users for your bot can interact with your bot using text messages. To…

Adding the Kore Channel

Adding the Kore channel to your bot allows end-users for your bot to interact with your bot using the Kore Messaging application available as a web client, desktop client, or mobile client. To add the Kore channel, follow the below steps: Under the Bots section of the Bot Builder, click…

Adding the Email Channel

When you add the email channel to your bot, Kore.ai automatically generates the email address that the end-users can send an email for communications with your bot. By default, the email address syntax is < bot name >.kore@m.< kore host >. For example, assembla.kore@m.app-bots.kore.com. Optionally, you can click Change to…
Menu