Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 1.22 KB

File metadata and controls

23 lines (11 loc) · 1.22 KB

Watson Chat Bot for TMF using OpenWhisk

Build Status codecov

This project was created a sample project to showcase during TMForums. uses NodeJS and Watson Assistant in order create a Chat Bot. It is run with IBM Functions(OpenWhisk) in order to pull TMForums Trouble Ticketing API's. The Application uses the chat bot to query APIs via IBM Functions within a chat bot in order to pull the ticket status.

This project is intended to be deployed on a Container. The full project is a sandbox project which includes, NodeJS, NodeRed, Openwhisk, MongoDB, and MQTT.

The node.yaml file is located in the kubernetes folder. This can be used to create a container in order with all the required images for this project.

OpenWhisk.

To see a list of IBM Services, visit here: https://console.bluemix.net/catalog/

The Architecture

Architecture