Skip to content

Rex-1031/face-recognition-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👩 👦 👵 Face Recognition App 👨 👧 👴

About the Project

TrackFace uses AI face recognition software to detect faces in images.


🔧 Built With 🔨

Front-end
React, CSS3, Tachyons

Back End
Node.js, Express, Clarifai.

Database
PostgreSQL.

Deployed On:
Heroku


Features

  • 👤 Create your own personal account

  • 🍰 Easy to use! Simply add your image to the tracker and let TrackFace do the rest!

  • 🔢 Keep track of how many images you have TrackFaced!


🎉 Acknowledgements 🎉

Thanks to Zero To Mastery's Complete Web Developer Course for provding the ground work for this project.


Notes

⚠️ Clarifai the API used for TrackFace's face recognition can be down causing the TrackFace not to work.
🔍 Check here to see if the API is down.


🚧 Future Fixes and Updates