DEV Community

Rahul Kumar
Rahul Kumar

Posted on

Face Detecting Bot

My First React Project

Demo Link - https://rahuls321.github.io/SmartBot/

Link to Code - https://github.com/rahuls321/SmartBot

How I built it?

I have built one SmartBot using React which can detect a face in the picture. I have used machine learning Clarifai API for detecting the face. I have also added the demo link. Give it a try.

Resources which I have used to learn React and built this awesome app.

  1. https://www.codecademy.com/learn/react-101
  2. https://www.udemy.com/course/the-complete-web-developer-zero-to-mastery/
  3. https://github.com/enaqx/awesome-react
  4. https://www.freecodecamp.org/learn
  5. https://www.clarifai.com/models/face-detection-image-recognition-model-a403429f2ddf4b49b307e318f00e528b-detection

Top comments (0)