Skip to content
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
Henrik Loeser edited this page Jul 6, 2018 · 7 revisions

Welcome to the cloudco-insurance wiki!

Cloud Insurance Co. is a fictitious modern insurance company for the 21st century.

The application showcases cognitive and cloud computing ideas in the context of insurance. The company provides its clients with a website and a mobile app.

Home

The microservice based architecture, running on the IBM Cloud, illustrates how a modern app interacts with the Watson Assistant and Tone Analyzer services. Users are managed within the Cloud Directory of the App ID service. Insurance benefits for individual accounts and the chat logs are stored in databases managed by IBM Cloudant.

Architecture Diagram

Improved experience to file an insurance claim

Filing an insurance claim can be a complex task with many different options, the need to understand the fine lines of your coverage plan, etc.

To solve this customer pain point, Cloud Insurance Co. aims to radically improve the customer support experience by using a chatbot based on Watson cognitive services. This will not only result in more satisfied users, but also free customer agents from doing routine work. 

Real-time conversation tracking and analysis

As clients interact with the chatbot, the conversations they are having are logged for further analysis.

Dashboard

Using Watson Tone Analyzer, the company is able to detect positive conversations where the clients got exactly what they wanted, giving an opportunity for a follow-up.

On the opposite, an angry client may be detected too with Tone Analyzer and an alert be triggered to have a customer support person taking over and contacting the client directly.

There will also be cases where the chatbot can not answer the client questions because it was not trained this. Fortunately this can be recorded in the conversation logs. Once recorded, this information can be turned into insights to improve the chatbot conversation model, expanding its scope and its ability to answer client questions.

Conversation

Clone this wiki locally