DEV Community

Discussion on: How to build an image recognition app in React Native in 30 minutes

Collapse
 
kris profile image
kris

This tutorial exemplifies the use of React Native Camera for image recognition using machine learning model from Clarafai. Proper guidance on setup and use of React Native Camera to capture an image. And use of captured images for image recognition is amazing. This tutorial shows that image recognition with an AI model is possible and moreover simple in React Native just by using the camera package and API from Clarafai.