Summary
In this chapter, we covered a few ML-powered services that Google provides through public APIs. First, we discussed the differences between unstructured and structured data, and then we covered how we can convert speech to text.
Then, we used Cloud Translation to get all our text files translated into the same language and went through the different language analyses that we can perform using Cloud Natural Language. In the next sections, we discussed how Cloud Vision and Cloud Video Intelligence can help us better understand the content of our images and videos.
Finally, we used a hands-on exercise to try a combination of Cloud Translate and Cloud Natural Language services to analyze a bunch of Amazon reviews.
This chapter is the last one dedicated to showing you how to extend your code using the best products and features provided by Google Cloud. We will use the final section of the book to connect the dots and show you how to build hybrid and multi-cloud applications...