Search This Blog

Showing posts with label ibm watson conversation api. Show all posts
Showing posts with label ibm watson conversation api. Show all posts

Monday, April 17, 2017

How to make IBM Watson Chatbot using conversation service API Part 1 ?


IBM has provided a lot of services with Watson platform. One of them is the conversation service which lets you make an intelligent bot for your customers which can be front end for your customers and can help generate leads and help with various other things like :

  • Quick reservations.
  • Service Tickets
  • Help desk operations.
  • Data Queries and analysis

watson chat bot api
Source : 1redDrop.com

So today I will show you how to use that service and integrate that bot with your business. It could be any Java based platform or any other platform which has integration capabilities either by REST or Web Services.
Lets get started.
Prerequisites:
  • Node JS
  • Cloud foundry CLI