Create a React Native Image Recognition App with Google Vision API Jscrambler Blog
Google Cloud Vision API is a machine learning tool that can classify details from an image provided as an input into thousands of different categories with pre-trained API models. It offers these pre-trained models through an API and the categories are detected as individual objects within the image. In this tutorial, you are going to learn how to integrate Google Cloud Vision API in a React Native application and make use of real-time APIs. You can find the complete code inside this GitHub repo. If you are not familiar with Expo, this tutorial can be a good start.
Jan-2-2020, 00:52:24 GMT