Building a sample application from Watson Services
We have built a sample application using most (but not quite all) of the services that we've discussed in the book. Specifically, we have leveraged the following Watson services:
- Watson Assistant (https://cloud.ibm.com/catalog/services/watson-assistant)
- Watson Language Translator (https://cloud.ibm.com/catalog/services/language-translator)
- Watson Natural Language Understanding (https://cloud.ibm.com/catalog/services/natural-language-understanding)
- Watson Personality Insights (https://cloud.ibm.com/catalog/services/personality-insights)
- Watson Speech to Text (https://cloud.ibm.com/catalog/services/speech-to-text)
- Watson Text to Speech (https://cloud.ibm.com/catalog/services/text-to-speech)
This application is functional, but we deliberately kept it simple to stay focused specifically on the programming and use of these services. In that spirit, we have avoided the use of any Graphical User Interface (GUI), web application, or mobile application...