Closed sridhar-natuva closed 8 years ago
For example the chat bot.. if a user asks questions, and that question is out of my limit.. i want to use this service for a related answer atleast.. Totally i am using this with Node.
If you already have a chat bot, I recommend you that you just use Watson API on Bluemix in you app by HTTP POST/GET, that will be simple. But you should training Watson first on Bluemix.
FYI, Use this in your node.js code to request API. Good luck.
Hello! Can you provide an example? If you mean that you develop other application with wants to use R&R without Node.js, you can use HTTP POST/GET. FYI, API reference