Emmanuel John wrote
Build a Gender/Age prediction Application with React and Clarifai
In this tutorial, I will show you how to build a gender/age prediction Application using react and Clarifai demographics model API. Overview of the Face Detection Application The face detection application will receive an image link then send the link to the Clarifai face detection endpoint. When a face is detected, the users rank increments. […]