Skip to content

This project looks for faces in an image. I created this Application to put my expertise in artificial intelligence and machine learning to use in full stack development.

Notifications You must be signed in to change notification settings

baafbass/face-recognization-brain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognization Brain

To run this project on your local host:

  • Start the repo
  • Fork the repo
  • Clone the repo
  • Run npm install
  • Run npm update
  • Run Start

OVERVIEW

face-recognization-brain is a React-based web application that detects faces within an image by giving the image URL in the input box. In this project CLARIFAI's face-detection model has been used through API to ensure detection of a face within an image. Users can register and sign in and their pieces of information get stored in the Postgresql database.

Register

register

Sign in

signin

User interface for detection

detectface

Conclusion

this application securely stores user's information and uses encryption tools like bcrypt to securely facilitate Sign in and Registrations.

About

This project looks for faces in an image. I created this Application to put my expertise in artificial intelligence and machine learning to use in full stack development.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published