Appendix 5: Practicing with Google Cloud ML API
In Chapter 8, Discovering Google Cloud ML API, we explored the Google Cloud ML API, which is the API interface provided by Google, based on pre-trained models. The Google Cloud ML API includes the following APIs, all of which will be covered as topics in this appendix:
- Google Cloud Vision API
- Google Cloud NLP API
- Google Cloud Speech-to-Text API
- Google Cloud Text-to-Speech API
- Google Cloud Translation API
- Google Cloud Dialogflow API
In this appendix, we will provide implementation examples for each of these APIs. Let’s get started.