Docs

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. Please proceed with the channel setup only if you have a live Tropo account. You may refer here to verify the status of your Tropo account. Adding the Cisco Tropo channel to your Kore.ai Bot is a 3-step process to allow end-users…

Adding the Microsoft Teams Channel

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

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. Using these, 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. Step 1: Create a Standard Bot…

What’s New

This section contains major and minor release information for the Kore.ai Bots Platform v7.3 released in July 4, 2020. See Previous Major Releases New Features UI Forms Kore.ai platform now allows virtual assistants to present a UI based form to gather information from the end-user to proceed further. Examples include…

Define a Shopping Cart Layout with Actions Report

With some tasks, you may want to add a link to a message sent to a user that contains data too large for a message, for example, a list of search items with abstracts and then a link to a detailed list of those search items. This topic describes how…
Menu