Virtual Assistants

Creating a Banking Assistant

This document helps you create a sample banking bot. This bot is used in various use case scenarios presented in the How-Tos section of the developer documentation. Prerequisites The following are the prerequisites: You must have signed up with the Kore.ai Bots Platform. You must be aware of the basics…

Configuring Digital Views

In this How-To, we will explore a scenario in a Banking Bot, where with just one click user can view his/her account details. We will see how this Digital View can be presented using Panels and Widgets. Widgets can be used to trigger Dialog Tasks and display appropriate messages and…

Digital Views

Interactions with Virtual Assistants are typically conducted using chat/messaging tools, voice channels, or other types of assistants. In the majority of the cases, the Virtual Assistants respond to the user queries only when the users have requested some information. This works well for conducting on-demand tasks that need user input…

Dashboard

Note: This page refers to the Dashboard page of the Admin Console, for information on the Analytics Dashboard of the XO Platform refer here.   Upon accessing the Admin Console, you will be directed to its Dashboard page. The Dashboard page of the Admin Console provides information related to assistant…

Widget SDK – Message Formatting and Templates

Kore.ai Widget SDK allows you to override the default message formatting using markdown and apply templates to display custom formatted bot messages to users on the Widget SDK channel. For details on Web/Mobile SDK, refer here. Button Template Shows a clickable button in the header option. The button can be…

Bots Platform v7.1

Bots Platform v7.1 This section contains major and minor release information for the Kore.ai Bots Platform v7.1 released on Nov 2, 2019. This release includes features that help enhance the developer to better analyze by offering Custom Reports & Dashboard, engage users with Custom Small Talk and manage Knowledge Graph…

Panels & Widgets

Interactions with virtual agents are typically conducted using chat / messaging tools, voice channels or digital assistants. In the majority of the cases, the virtual agents respond to the user queries only when the users have requested for some information. This works well for conducting on-demand tasks that need user…

Kore.ai Widget SDK Tutorial

This tutorial is an end-to-end walkthrough for setting up and running an instance of the Kore.ai Bots Web SDK to host widgets for presenting information from your bots and enabling interaction with your bots. Widget SDK Overview There are two ways to host the Kore.ai Widget SDK: co-host them along…

Adding the Widget SDK Channel

The Widgets SDK channel allows you to host widgets for presenting information from your assistant and enabling interaction with end-users. To add the Widget SDK Channel, you must first register, or create an app in the XO Platform. When you create an app, you are provisioning credentials for your application…

How to Configure Panels & Widgets

In this How-To, we will explore a scenario in a Banking Bot, where with just one click user can view his/her account details. We will see how Widgets can be used to trigger Dialog Tasks and display appropriate messages and how Panel can be used to hold these Widgets. We…
Menu