Docs

Travel Planning Sample Bot

This sample bot is defined with a dialog task that uses open APIs to get the flight, location, and weather details. You can use this bot to learn about optimizing Natural Language Processing (NLP) and designing more complex dialog tasks, as well as an alert task, information task, action task, and knowledge…

BotKit SDK Tutorial – Flight Search Sample Bot

This tutorial is an end-to-end walkthrough for setting up and running an instance of the Kore.ai BotKit SDK which is a collection of libraries that you can use for more control of the messages and webhook events for Kore.ai bots for your web service. For this tutorial, you will use…

Installing Sample Bots

To get you started with Bot Builder and Kore.ai bots, you can install a fully-defined sample bot that you can view, modify, and clone to explore end-to-end bot definitions. Each sample bot is designed and defined to demonstrate most of the features of Kore.ai bots to include authorization setup, alert…

Github Sample Bot

The GitHub Sample bot contains the basic configuration for registering an app with GitHub, generating authentication tokens, and then adding those tokens to the bot in Bot Builder. After configuration, you can test the bot using the Talk to Bot feature to test any of the following configured alerts and actions.…

Kore.ai Web SDK Tutorial

This tutorial is an end-to-end walkthrough for setting up and running an instance of the Kore.ai Bots Web SDK which is a collection of libraries that you can use to integrate Kore.ai bots with your own web applications. Web SDK Tutorial Overview In this tutorial, you will install a Kore.ai…

Adding the Cisco Tropo Channel

IMPORTANT: Tropo has announced to discontinue its services. Proceed with the channel setup only if you have a live Tropo account. You can click here to verify the status of your Tropo account. Adding the Cisco Tropo channel to your Kore.ai bot is a three-step process to allow end-users of…

Adding the Microsoft Teams Channel

To add Microsoft Teams channel to your bot, you must create a bot in the Microsoft Bot Framework account to configure the connection between Microsoft Teams and Kore.ai. To add the Microsoft Teams channel to your bot, follow the below steps: Register the Bot – You must create a bot…

General Settings

To modify the general settings of a bot, hover over the side navigation panel of the bot and click Settings -> Config Settings. The General Settings tab opens by default. General Bot Settings Modify one or more of the settings described in the following table. Field Description Bot Name The…

Develop – Standard Bot

Standard Bots are the most common type of bots. With these bots, you can create dialog, alert, action, information, and knowledge task, as well as flows that map one task to another. This topic describes the basic settings required to create a new Standard Bot. Create a Standard Bot Log…

What’s New

This section contains release information for the Kore.ai Bots Platform v8.1 released on Feb 20th, 2021. See Major Previous Releases Highlights Contextual NLU - New features have been introduced to simplify the designing of complex Contextual NLU experiences like follow-ups, digressions, and amending of entities. These features include - Different…
Menu