Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 1.04 KB

README.md

File metadata and controls

46 lines (27 loc) · 1.04 KB

👩 👦 👵 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