일반적으로 가상 상담사와의 상호 작용은 대화/메시징 도구, 음성 채널 또는 디지털 비서를 통해서 수행합니다. 대부분의 경우 가상 상담사는 사용자가 일부 정보를 요청한 경우에만 사용자 질의에 응답합니다. 이는 실행을 위해 사용자 입력이 필요한 주문형 작업을 수행하는 데 적합하며 결과는 일반적으로 짧은 응답, 확인 또는 승인입니다. 그러나 디지털 상담사의 등장으로 사용자에게 참여적 사용자 인터페이스를 통해 사전 업데이트를 하는 것이 핵심 요구 사항이 되었습니다. 최소한의 사용자 입력을 통해 최종 사용자에 관련 정보를 제공하는 참여적 인터페이스를 제공함으로써 이를 달성할 수 있습니다. 이러한 인터페이스는 챗봇 내에서 모바일/웹 앱을 트리거할 수도 있습니다.

Kore.ai 봇 플랫폼의 디지털 뷰를 통해 대화 구성 요소, 패널 및 위젯을 설계하여 관련 정보를 고객에게 사전에 제시할 수 있습니다. 패널은 하나 이상의 위젯을 호스팅하는 플레이스 홀더입니다. 위젯은 최종 사용자에게 정보를 표시하는 개별 구성 요소입니다.

고객은 대화 모드에서 봇과 상호 작용하거나 위젯에서 필요한 정보를 직접 가져올 수 있습니다. 이 문서는 패널 및 위젯의 작업 및 구현에 대한 개요를 제공합니다. 단계별 사용 지침은 이 방법을 참조하세요.

사용 사례

  1. 디지털 뷰를 통해 조직은 직원들에게 다양한 업무 관련 활동을 위한 단일 인터페이스를 제공합니다.
  2. 여러 패널이 디지털 뷰를 구성합니다.
  3. 각 패널이 영업, HR, ITSM 등 다양한 기능에 액세스할 수 있게 해줍니다.
  4. 직원은 위의 각 기능과 관련된 정보를 얻기 위해 이와 같은 패널에 액세스하고 후속 조치를 취합니다.
  5. 예를 들어 HR 패널에는 다음을 표시하는 여러 위젯이 있습니다.
    • 회사 전반의 공고문
    • 잔액 남기기
    • 봇 대화를 통한 혜택 및 추가 혜택 등록.

설정

빌드디지털 스킬 메뉴에서 디지털 뷰에 액세스하고 패널위젯을 설정할 수 있습니다.
다음은 패널 및 위젯을 설정하는 단계입니다.

  • 위젯 설정: 봇 작업 또는 JSON 파일을 생성하는 JavaScript와 같은 기타 소스에 위젯을 연결하여 위젯을 정의하세요. 봇 작업을 소스로 사용하는 경우 메시지가 위젯 SDK 채널에 맞는 형식인지 확인하세요.
  • 위젯 미리 보기: 봇 빌더에서 위젯을 미리 봅니다.
  • 패널 설정: 여러 패널을 생성할 수 있으며 각 패널은 관련 정보를 제공하는 위젯을 호스팅할 수 있습니다. 미리 정의된 위젯을 사용하거나 새로 생성할 수 있습니다.
  • 패널 테스트를 통해 패널 및 위젯이 대화 창에서 어떻게 렌더링 되는지 확인하세요.
  • 봇 게시: 최종 사용자가 패널과 위젯을 사용할 수 있도록 봇을 게시합니다.
  • 패널 호스팅: 위젯을 독립적으로 호스팅하거나 웹 SDK와 함께 공동 호스팅하도록 선택할 수 있습니다. Kore.ai GitHub 페이지에서 SDK를 다운로드할 수 있습니다. WidgetSDK를 채널로 활성화해야 합니다.

위젯 설정

위젯은 최종 사용자에게 정보를 제공하기 위해 봇과 소통할 수 있는 개별 구성 요소입니다. 위젯에 대한 정보 소스는 사전 정의된 위젯 템플릿을 사용하는 JSON 또는 대화 작업에서 가져옵니다. 위젯을 설정하려면 다음 단계를 따르세요.

  1. 위젯 생성을 클릭하여 위젯을 생성합니다.
  2. 새 위젯 창에서 다음 세부 정보를 입력합니다.
    • 양식의 이름
    • 위젯의 표시 이름
    • 자동 새로고침 이 위젯에 최신 데이터 폴링이 필요한 빈도를 설정합니다. 새로고침은 위젯이 포함된 패널이 활성화된 경우에만 적용됩니다.
    • 위젯 소스는 대화 작업의 실행 또는 JSON을 정의하는 JavaScript의 소스일 수 있습니다.
      • JSON은 표시되는 JavaScript 편집기에 지정됩니다.
      • 대화 작업 옵션을 사용하면 작업을 실행하고 위젯에 출력을 표시할 수 있습니다.
        1. 대화 작업 선택 드롭다운은 현재 봇에서 사용 가능한 모든 작업을 나열하고 목록에서 하나를 선택합니다. 참고 사항: 연결된 대화 작업에서, 지원되는 위젯 템플릿 중 하나를 사용하여 위젯에 필요한 정보를 표시하려면 메시지 노드를 사용해야 합니다. 엔티티 이름 등 작업 세부 정보를 확인을 위해 대화 작업 옆에 있는 아이콘으로 대화 작업을 열 수 있습니다.
        2. 엔티티 이름엔티티 값과 매핑한 값으로, 선택한 대화 작업에서 사용하는 모든 엔티티를 미리 채워 넣어야 합니다.
        3. 선택한 대화 작업에 권한 부여 프로필이 정의된 경우 동일한 프로필이 여기에 표시됩니다.
    • 위젯을 저장합니다.
  3. 저장한 후 위젯은 개발 중 상태가 됩니다. 위젯을 편집하거나 삭제할 수 있습니다.
  4. 위의 필드에 대한 수정을 허용하는 것과 별개로 위젯 편집을 사용하면 위젯을 실행하고 미리 볼 수 있습니다. 미리 보기를 위젯의 섬네일로 저장할 수 있습니다.

패널 설정

패널은 하나 이상의 위젯을 포함하는 컨테이너를 말합니다. 기존 위젯을 패널에 추가하거나 새 위젯을 생성할 수 있습니다.

  1. 패널 생성을 클릭하여 패널을 생성합니다.
  2. 새 패널 창에서 다음 세부 정보를 입력합니다.
    • 패널의 이름.
    • 패널의 표시 이름.
    • 대화 창에 표시할 패널 아이콘(위치 URL).
    • 패널을 저장합니다.
  3. 저장한 후 패널은 개발 중 상태가 됩니다.
  4. 위젯 추가를 클릭하여 패널에 위젯을 추가합니다. 드롭다운 목록에서 위젯을 선택합니다.
  5. 지정된 패널에는 다음과 같은 옵션이 있습니다.
    • 패널 세부 정보를 편집합니다.
    • 양식 추가를 통해 기존 양식을 추가합니다.
    • 위젯 추가를 통해 기존 위젯을 추가합니다.
    • 패널 관리를 통해 기존 양식/위젯을 추가하거나 패널에서 이미 추가된 양식/위젯을 제거할 수 있습니다.
    • 개별 패널 테스트 – 현재 패널이 활성화되고 데이터가 표시된 패널 목록과 함께 봇과 대화 창을 엽니다.
    • 패널을 삭제합니다.

  6. 테스트 패널은 대화 창이 활성화된 채로 모든 패널이 나열된 봇과 대화 창을 엽니다. 패널과 상호 작용하고 테스트할 수 있습니다.

게시

패널 및 위젯이 선택되었는지 확인하고 봇을 게시합니다. 봇 게시에 대한 자세한 내용은 여기를 참조하세요.

호스팅

패널 및 위젯을 호스팅하고 관리하는 플랫폼에서 위젯 SDK를 제공합니다. 위젯을 독립적으로 호스팅하거나 WebSDK와 함께 공동 호스팅하도록 선택할 수 있습니다. Kore.ai GitHub 페이지에서 SDK를 다운로드할 수 있습니다. WidgetSDK를 채널로 활성화해야 합니다. 방법은 이 튜토리얼을 참조하세요.

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed

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 some information. This works well for conducting on-demand tasks that need user input for execution and the result is usually a short response, confirmation, or acknowledgment. But, with the emergence of Digital Assistants, the need for proactive updates to users through engaging user interface has become a key requirement. This can be achieved by providing engaging interfaces that present relevant information to end-users with minimal need for user input. These interfaces can also trigger mobile/web apps from within the chatbot.

Using Digital Views from the Kore.ai Bots platform, you can design interactive components, panels, and widgets, to proactively present relevant information to your customers. Panels are the placeholders that hold one or more widgets. Widgets are individual components that display information to the end-users. Your customers can interact with your bot either in conversation mode or directly get the required information from the widgets.

This document gives an overview of the working and implementation of Panels & Widgets. For an step-by-step usage instructions, refer to this how to.

Use Case

  1. Using Digital Views, an organization offers to its employees a single interface for various work-related activities.
  2. Multiple panels constitute a Digital View.
  3. Each of the panels gives access to various functions like Sales, HR, ITSM, etc.
  4. The employee accesses these panels for information pertaining to each of the above functions and performs follow-up actions.
  5. As an example, HR Panel has multiple widgets showing:
    • Company-wide announcements
    • Leave balance
    • Benefits and enroll for additional benefits through bot conversation.

Setup

You can access Digital Views from under the Digital Skills menu under Build and setup Panels and Widgets.

Following are the steps to setting up Panels and Widgets:

  • Configure Widgets: Define widgets by connecting them either to your bot tasks or any other source like JavaScript generating JSON file. In cases where you are using the bot task as a source, ensure that the message is formatted properly for the Widget SDK channel.
  • Preview the Widgets: Preview your widgets from the Bot Builder.
  • Set up Panels: You may create multiple panels and each panel can host widgets that present relevant information. You can use the pre-defined widgets or create new ones.
  • Test the Panels to see how the Panels and Widgets are rendered in the chat window.
  • Publish the Bot: Publish the bot so that the panels and widgets are made available for your end-users.
  • Host the Panel: You can choose to host your widgets independently or co-host them along with the web SDK. You can download the SDKs from the Kore.ai GitHub page. Do ensure to enable WidgetSDK as a channel.

Configure Widgets

Widgets are individual components that can communicate with the bot for presenting information to the end-users. The source of information for widgets is from a Dialog Task or a JSON using any of the pre-defined widget templates.

To configure widgets, follow the below steps:

  1. Click Create Widget to create a widget.
  2. On the New Widget window, enter the following details:
    • Name of the widget
    • Display Name for the widget
    • Auto Refresh to set the frequency with which this widget needs a poll for fresh data. The refresh is applicable only when the panel containing the widget is active.
    • Source for a widget can be either from the execution of Dialog Task or from JavaScript defining a JSON:
      • JSON is specified in the JavaScript Editor that is presented.
      • Dialog Task option allows you to trigger a task and present the output in the widget.
        1. Select Dialog Task drop-down will list all available tasks in the current bot, select one from the list.
          Note: In the connected Dialog Task make sure to use a Message node to present the required information in the widget using any of the supported widget templates.
          You can use the icon next to the Dialog Task to open the Dialog Task for checking the task details like entity names etc.
        2. Any entities used by the selected Dialog Task need to be pre-populated with values by mapping Entity Name with Entity Values.
        3. If the selected Dialog Task has any authorization profile defined, the same is displayed here.
    • Save the Widget.
  3. After you save, the widget will be In Development state. You can Edit or Delete the widget.
  4. Edit widget, apart from allowing modification to any of the above fields, will allow you to Run & Preview the widget.
    You can save the preview as the thumbnail display for the widget.

Set up Panels

Panel refers to containers that hold one or more widgets. You can add an existing widget to the panel or create new widgets.

  1. Click Create Panel to create a panel.
  2. On the New Panel window, enter the following details:
    • Name of the Panel.
    • Display Name for the Panel.
    • Panel Icon to display in the chat window (URL to the location).
    • Save the Panel.
  3. After you save, the panel will be In Development state.
  4. Click Add Widget to add widgets to the panel. Select widgets from the drop-down list.
  5. You have the following options for a given panel:
    • Edit the panel details;
    • Add Form to add existing forms;
    • Add Widget to add existing widgets;
    • Panel Management to add existing forms/widgets, or remove already added forms/widgets from the panel.
    • Test the individual panel – this opens the talk to bot window along with the panel listing with the current panel active and data presented;
    • Delete the Panel.

  6. Test panels open the Talk to Bot window listing all the panels with the chat window active. You can interact and test the panels.

Publish

Publish your bot ensuring that the panels and widgets are selected.

Refer here for details on Publishing a Bot

Hosting

Widget SDK is provided by the platform for hosting and managing panels and widgets. You can choose to host your widgets independently or co-host them along with the WebSDK. You can download the SDKs from the Kore.ai GitHub page. Do ensure to enable WidgetSDK as a channel. Refer to this tutorial on how.

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed

通常、バーチャルエージェントとの対話は、チャット/メッセージツール、音声チャネルまたはデジタルアシスタントを使用して行われます。ほとんどの場合、バーチャルエージェントはユーザーが情報を要求した場合にのみ、ユーザーからの問い合わせに応答します。これは、実行にユーザー入力が必要となるオンデマンドのタスクを行う場合に適しており、結果は通常、短い応答、確認、または確認応答になります。しかし、デジタルアシスタントの登場により、魅力的なユーザーインターフェイスを介して、事前のアップデートをユーザーに提供する必要性が必須要件となってきました。これは、最小限のユーザー入力でエンドユーザーに関連情報を提示することのできる魅力的なインターフェイスを提供することで実現可能です。これらのインターフェイスは、チャットBot内からモバイル/ウェブアプリを起動することもできます。

Kore.ai Botプラットフォームのデジタルビューを使用すると、インタラクティブなコンポーネント、パネル、ウィジェットを設計して、顧客関連の情報を事前に提示することができます。パネルは、ウィジェットを1つ以上保持するプレースホルダーです。
ウィジェットは、エンドユーザーに情報を表示する個々のコンポーネントです。 顧客は、会話モードでBotと対話する、またはウィジェットから必要な情報を直接得ることができます。

注:この機能はプラットフォームのバージョン7.2で導入されました。

この文書では、パネルおよびウィジェットの操作と実装の概要について説明しています。ステップごとの使用方法については、こちらのハウツーを参照してください

ユースケース

  1. 組織はデジタルビューを使用して、従業員に仕事に関わる様々な活動に役立つ単一のインターフェイスを提供します。
  2. デジタルビューは複数のパネルで構成されています。
  3. それぞれのパネルから、営業、人事、ITSMなど様々な機能にアクセスすることができます。
  4. 従業員は、これらのパネルにアクセスして、上記の各機能に関連する情報を入手し、フォローアップを行います。
  5. 例えば、HRパネルには以下に関する複数のウィジェットが表示されています。
    • 全社へのお知らせ
    • 休暇の残存日数
    • Botの会話から得られる利益および追加の利益のための登録

設定

Botタスクメニューからデジタルビューにアクセスして、パネルウィジェットを設定することができます。

以下は、パネルとウィジェットの設定方法です。

  • ウィジェットの設定:BotタスクやJavaScript生成JSONファイルなどのソースに接続してウィジェットを定義します。Botタスクをソースとして使用している場合は、メッセージがウィジェットSDKチャネル用に適切に書式設定されていることをご確認ください。
  • ウィジェットのプレビュー:Botビルダーからウィジェットをプレビューします。
  • パネルの設定:お客様は複数のパネルを作成することができ、それぞれのパネルは関連情報を表示するウィジェットをホストすることができます。事前定義済みのウィジェットを使用することも、新しいウィジェットを作成することもできます。
  • パネルのテストでは、チャットウィンドウでパネルやウィジェットがどのように表示されるかを確認することができます。
  • Botの公開:Botを公開して、パネルやウィジェットをエンドユーザーが利用できるようにします。
  • パネルのホスティング:ウィジェットを独立してホストするか、ウェブSDKと一緒にホストするかを選択することができます。Kore.ai GitHubページからSDKをダウンロードすることができます。ウィジェットSDKをチャネルとして有効化します。

ウィジェットの設定

ウィジェットは、エンドユーザーに情報を提示するためのBotと通信可能な個別のコンポーネントです。ウィジェットの情報ソースは、ダイアログタスクまたは事前定義済みのウィジェットテンプレートのいずれかを使用したJSONから取得することができます。

ウィジェットの設定方法:

  1. ウィジェットの作成ボタンを使用してウィジェットを作成します。
  2. 新しいウィジェットのポップアップ画面で、以下の情報を入力します。
    • ウィジェットの名前
    • ウィジットの表示名
    • 自動更新で、このウィジェットが新規のデータ用にポーリングを行う頻度を設定します。更新はウィジェットを含むパネルが有効な場合にのみ適用されます。
    • ウィジェットのソースは、ダイアログタスクの実行から、またはJSONを定義するJavaScriptからのいずれかになります。
      • JSONは、表示されたJavaScriptエディタで指定することができます。
      • ダイアログタスクオプションでは、タスクをトリガーしてウィジェットに出力を表示することができます。
        1. ダイアログタスクの選択 ドロップダウンは、現在のBotで利用可能なすべてのタスクがリストアップされています。リストから1つ選択してください。
          注:サポートされているウィジェットテンプレートのいずれかを使用して必要な情報をウィジェットに表示するために、必ずメッセージノードを使用してください。
          ダイアログタスクの横にあるアイコンからダイアログタスクを開き、エンティティ名などのタスクの詳細を確認することができます。
        2. 選択されたダイアログタスクで使用されるエンティティは、エンティティ名エンティティ値をマッピングすることで、あらかじめ値を入力しておく必要があります。
        3. 選択されたダイアログタスクに認証プロファイルが定義されている場合は、ここに表示されます。
    • ウィジェットを保存します。
  3. 保存されると、ウィジットは開発中の状態になります。ウィジットを編集または削除することができます。
  4. 編集ウィジェットでは、上記のフィールドを変更できるほか、ウィジェットの実行およびプレビューを許可します。
    プレビューをウィジェットのサムネイル表示として保存することができます。

パネルの設定

パネルとは、1つ以上のウィジェットを保持するコンテナのことを指します。既存のウィジェットをパネルに追加したり、新しいウィジェットを作成したりすることができます。

  1. パネルの作成ボタンを使用してパネルを作成します。
  2. 新しいパネルのポップアップ画面で、以下の情報を入力します。
    • パネルの名前
    • パネルの表示名
    • 自動更新で、このウィジェットが新規のデータ用にポーリングを行う頻度を設定します。更新はウィジェットを含むパネルが有効な場合にのみ適用されます。
    • パネルアイコンをチャットウィンドウ(場所のURL)に表示します。
    • パネルを保存します。
  3. 保存されると、パネルは開発中の状態になります。
  4. ウィジェットの追加ボタンを使用してパネルにウィジェットを追加します。ドロップダウンリストからウィジェットを選択します。
  5. 指定されたパネルには、以下のオプションがあります。
    • パネルの詳細を編集します。
    • パネルの管理で既存のウィジェットを追加したり、新しいウィジェットを作成したり、すでに追加されたウィジェットをパネルから削除したりすることができます。
    • 個々のパネルをテストする – 有効かつデータが表示されている現在のパネル一覧とともに、Botと話すウィンドウが開きます。
    • パネルを削除します。

  6. テストパネルは、チャットウィンドウが有効になっているすべてのパネルの一覧が表示されるBotと話すウィンドウを開きます。パネルと対話したり、パネルをテストしたりすることができます。

公開

パネルとウィジェットが選択されていることを確認して、Botを公開します。

Botの公開の詳細についてはこちらを参照してください。

ホスティング

ウィジェットSDKは、パネルやウィジェットをホスティングして管理するためのプラットフォームによって提供されています。ウィジェットを個別にホストするか、ウェブSDKと共同でホストするかを選択できます。SDKは、Kore.aiGitHubページからダウンロードできます。ウィジェットSDKをチャネルとして有効にしてください。方法については、このチュートリアルを参照してください

Leave a Reply

Your email address will not be published. Required fields are marked *

Fill out this field
Fill out this field
Please enter a valid email address.
You need to agree with the terms to proceed