An open API service indexing awesome lists of open source software.

https://github.com/IBM-Cloud/cloudco-insurance

A modern insurance company. The application showcases cognitive and cloud computing ideas in the context of insurance.
https://github.com/IBM-Cloud/cloudco-insurance

chatbot ibm-cloud ibm-cloud-solutions ibm-watson insurance

Last synced: 4 months ago
JSON representation

A modern insurance company. The application showcases cognitive and cloud computing ideas in the context of insurance.

Awesome Lists containing this project

README

          

# Cloud Insurance Co. - Overview

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

The following projects are leveraged in the overall Cloud Insurance Co. solution:

* [insurance-bot][bot_github_url] - UI that provides a chat bot interface for users to query their health benefits and file claims.
* [insurance-bot-dashboard][dashboard_github_url] - A user interface showing an history of the bot chats for further analysis.

## Code Status

| :point_down: Repositories ... Branches :point_right: | master | dev |
| --- | :--- | :--- |
| [insurance-bot][bot_github_url] | [![Build Status](https://travis-ci.org/IBM-Cloud/insurance-bot.svg?branch=master)](https://travis-ci.org/IBM-Cloud/insurance-bot) | [![Build Status](https://travis-ci.org/IBM-Cloud/insurance-bot.svg?branch=dev)](https://travis-ci.org/IBM-Cloud/insurance-bot) |
| [insurance-bot-dashboard][dashboard_github_url] | [![Build Status](https://travis-ci.org/IBM-Cloud/insurance-bot-dashboard.svg?branch=master)](https://travis-ci.org/IBM-Cloud/insurance-bot-dashboard) | [![Build Status](https://travis-ci.org/IBM-Cloud/insurance-bot-dashboard.svg?branch=dev)](https://travis-ci.org/IBM-Cloud/insurance-bot-dashboard) |

## Deploy

To deploy the full system all at once, check out the [Cloud Insurance Co. Toolchain][toolchain_github_url]

## Architecture

![Architecture Diagram](architecture.png)

Visit the [wiki](https://github.com/IBM-Cloud/cloudco-insurance/wiki) for more details on Cloud Insurance Co. architecture and components.

## License

See [License.txt](License.txt) for license information.

[bot_github_url]: https://github.com/IBM-Cloud/insurance-bot
[dashboard_github_url]: https://github.com/IBM-Cloud/insurance-bot-dashboard
[toolchain_github_url]: https://github.com/IBM-Cloud/insurance-toolchain