Перейти к файлу
Fabrizio Ruocco 888ac89374
added sample dataset for bot telemetry
2022-03-08 11:59:43 +01:00
.github/workflows github action for docker building 2022-03-02 18:07:25 +01:00
.vscode support for ARM template deployment 2022-03-04 12:42:22 +01:00
GBB.ConversationalKM initial commit 2020-07-01 20:17:10 +02:00
GBB.ConversationalKM.Python support for ARM template deployment 2022-03-04 12:42:22 +01:00
GBB.ConversationalKM.WebUI added dockerfile 2022-03-02 18:03:03 +01:00
dataset initial commit 2020-07-01 20:17:10 +02:00
images added new architectures 2022-03-04 13:04:54 +01:00
infrastructure/ARM enbaling alwaysOn for processing functions 2022-03-07 16:27:44 +01:00
.gitignore initial commit 2020-07-01 20:17:10 +02:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2020-07-01 09:18:30 -07:00
LICENSE Initial LICENSE commit 2020-07-01 09:18:31 -07:00
README.md added sample dataset for bot telemetry 2022-03-08 11:59:43 +01:00
SECURITY.md Initial SECURITY.md commit 2020-07-01 09:18:33 -07:00

README.md

Customer Service Conversational Insights

Knowledge Mining applied to Conversations

Every day a large amount of data is generated by Customer Services in the form of Natural Language conversations with customers. This data is stored as chat logs (with human agents or bots) or audio recordings from voice-based calls.

This is typically unstructured data that, if processed, can result in a great amount of insights for Contact Centers, add additional data to NBA models and provide a better view of the customer.

The Customer Service Conversational Insights is a solution accelerator built on top of Azure Cognitive Search, Bot Framework, Azure Speech Services and Text Analytics that allows customers to quickly deploy an integrated platform and immediately start extracting insights from customer conversations.

Navigate demo site [Click here]

Demo site is build on hotel and travel booking conversations. Search for city name to get started (e.g. seattle, milan, etc...)

One click Azure Deployment

Audio data

To deploy the full solution with audio files transcription and the Web Application, select the following button:

Deploy to Azure

The Azure portal displays a pane that allows you to easily provide parameter values. The parameters are pre-filled with the default values from the template.

Once the deployment is completed, start processing your audio files by adding them in the "audio-input" container in the "storage account" in your "Resource Group". To navigate the Web Ui, check the "App Service" resource in your "Resource Group".

The template builds on top of the Ingestion Client for Speech service. Please check here for detailed parameters explainations: Getting started with the Ingestion Client

Architecture

alt text

Bot Telemetry with sample data

To deploy the full solution with Bot sample data and the Web Application, select the following button:

Deploy to Azure

The Azure portal displays a pane that allows you to easily provide parameter values. The parameters are pre-filled with the default values from the template.

Once the deployment is completed, start processing your Bot telemetry by exporting in the "conversational-km-raw" container in the "storage account" in your "Resource Group". To navigate the Web Ui, check the "App Service" resource in your "Resource Group".

OPTIONAL: You can also download a sample dataset here Unzip it and upload it in the "conversational-km-raw" container in the "storage account" in your "Resource Group".

Architecture

alt text