Discovering Google Cloud ML API
Application programming interfaces (APIs) allow one computer program to make its data and functionality available for other programs to use. In other words, through the APIs of a program or a service, users can send a request to and get a response back from the program/service. ML APIs are cloud-based AI services that help you build ML intelligence into your applications, by leveraging APIs from the Cloud Service Provider (CSP). They are available as REST APIs, client library SDKs, and user interfaces.
Google Cloud ML APIs provide an interface to leverage Google’s ML services in the cloud. In this chapter, we will discuss the Google Cloud ML API spectrum, which includes the following cloud services:
- Google Cloud sight APIs, including the Cloud Vision API and Cloud Video API
- Google Cloud language APIs, including Natural Language Processing (NLP) and Translation
- Google Cloud conversation APIs, including Speech-to-Text, Text...