Chatbot anyone? |
If you followed the IBM Cloud tutorial, you know how Watson Assistant interacts with Db2. In the BotKit approach, the Conversation connector as the connection between Watson Assistant and Slack (or any other messaging platform) is now replaced with BotKit. The latter is a full Node.js appplication and requires hosting. In the tutorial I had used IBM Cloud Functions, a serverless and event-driven option. How do you get started with BotKit? Follow these two videos. The first introduces you to how setup Watson Assistant with BotKit:
The second video shows how to host the BotKit app on IBM Cloud:
If you have feedback, suggestions, or questions about this post, please reach out to me on Twitter (@data_henrik) or LinkedIn.