Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 546 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 546 Bytes

Face Detection Web Application

A face detection web application created with React using ClarifyAI API.

Features:

  • User can create a free account by using the registration form.
  • User can signin to their account.
  • User can input an image URL and on clicking detect, the API displays a box around the face detected.
  • User entries are also displayed.

View live deployment here

You can checkout the backend repository here