The purpose of this application was to create a simple project based on React.js
and face-api.js
. This application allow to face recognition and tag people on photos.
- User can upload image file
- User can tag people on image files
- User can tag faces on image files
- React.js
- Node.js
- API: face-api.js
npm install
for required dependenciesnpm start
for run application
public/models
- model files
src/components/Navbar.jsx
- Navbar component
src/components/NewPost.jsx
- New post component
src/App.jsx
- Main application file
src/App.css
- Styles file