Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何为 watson 聊天机器人提供 Android 前端?
我已经构建了一个 IBM Watson 聊天机器人,并构建了一个 Android 消息传递应用程序。现在我想把两者联系起来。
我想知道怎么做。我想我会进行 API 调用。有没有人有一些我可以看的示例代码?
可以使用 REST API 访问 Watson Developer 云。
还有一个适用于 android 的 SDK。
https://github.com/watson-developer-cloud/android-sdk