Closed tophsic closed 7 years ago
Not yet, but I love the idea! How would you see it working? Just a @will watson ____
? As a fallback to programmed responses?
No idea for now :grimacing:. I just found Watson on working on my first Will plugins
And just discovering Python word, but it is not a valid excuse for your functionnal question :wink:
I have my Will set up to have funny conversations with CleverBot and the command is @will -how are you doing?
with a hyphen in front
Here's some documentation about where we could get started with this:
http://www.ibm.com/watson/developercloud/doc/getting_started/
And here's the watson python sdk: https://github.com/watson-developer-cloud/python-sdk
It certainly doesn't look like something we can just plug in, it would probably be a bit more involved. If we did end up going through the trouble to add it, we should probably make sure it's a bigger piece of Will with a fair amount of complexity.
@tophsic @brandonsturgeon Broader comment here - yes, there are now plans to pull this kind of stuff in. :) I'll be opening up an issue to talk through the future of Will here shortly (prioritizing finally getting to the PRs, then reviewing the issues first), but short answer is yes to both integrations like Watson, Amazon AI, etc, as well as multiple communication backends (Slack, SMS, etc)
More soon!
I'm going to close this for the moment, but yes, it's coming. :) PRs and help building are very much welcome!
Any plan to implement features interacting IBM Watson Dialog :wink:?