How Tos

Configuring Digital Forms

In this How-To, we will explore a scenario in a Banking Bot, where the user can create an additional account. We will see how Digital Forms can be used to gather all the required information from the user and create the account. For details on what Digital Forms are and…

Multilingual Virtual Assistant Behavior

In the case of multi-lingual bots, while much of the bot behavior does not change with the language, but the language semantics does impose some restrictions. In this document we will list out the different behaviors that would be language-dependent, so you as bot developer can cater for such scenarios.…

How to use Protect User Inputs

Chances are that you might want to protect user data from possible threats. Kore.ai allows you to redact sensitive personal information or personally identifiable information. In this How-To, we will explore a scenario in a Banking Bot, where user-entered email id needs to be redacted. For details on what Redacting…

How to manage Bot Release Lifecycle

In this How-To, we will explore a scenario wherein your organization has set up multiple stages before a bot is finally made available to the end-users for the purpose of bot development, testing, pilot and production release. Problem Statement Consider the case wherein the developer has completed the bot development…

Use Case Examples

On this page, you will find links to various scenarios in bot development that you might find handy. While most of them are use case or example-driven, some are instructional but very useful. Do try them out. How toBot SolutionsBest PracticesWhere to startWhere to find whatHow to How to use…

Using Content Variables

Kore.ai bots platform provides a way to declare and use variables within the bot. These variables can be used to capture values that are commonly used by different tasks, nodes, and other bot elements In this How-To, we will explore a scenario in a Banking Bot, where Bot Variables can…

How to extract FAQs into Knowledge Graph

This is document details steps in building Knowledge Graph for a Banking Bot by extracting FAQs from two sources – a PDF file and a website URL. This page gives a step-by-step instruction for Knowledge Extraction, to build a Knowledge Graph from scratch, refer to this document. Problem Statement The…

Using Assistant Functions

In this How-To, we will explore a scenario in a Banking Bot, where Bot Functions can be used to reuse a piece of functionality. We will see how the expenditure report can be programmed as a function and can be used for both Savings Account and Credit Card. For details…

Creating Transfer Funds Task

This is document details steps in creating a sample banking bot. This bot is used in various use case scenarios presented in the How-Tos section of the developer documentation. Prerequisites: You must have signed up with the Kore.ai Bots Platform You must be aware of the basics of Bot building…

Creating Balance Tasks

This is document details steps in creating a sample banking bot. This bot is used in various use case scenarios presented in the How-Tos section of the developer documentation. Prerequisites: You must have signed up with the Kore.ai Bots Platform You must be aware of the basics of Bot building…
Menu