4 ms·
Anyone know whether they used watson APIs to create this bot or used the original watson codebase (with IBM collaboration)?
by sandaru1 10y ago
Anyone know whether they used watson APIs to create this bot or used the original watson codebase (with IBM collaboration)?
- pesenti 10y agoIt's using this: http://www.ibm.com/smarterplanet/us/en/ibmwatson/engagement_advisor.html http://www.ibm.com/smarterplanet/us/en/ibmwatson/engagement_... but if you are smart you can reproduce a lot of the functionality using both http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/nl-classifier.html http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercl... and http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/dialog.html http://www.ibm.com/smarterplanet/us/en/ibmwatson/developercl.... We are also coming up this quarter with a fully integrated self-service API that will make doing all this much easier (especially the dialog part). Stay posted.