Skip to content

PranathiMeruva/Face_Recognition_WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition App

A web application that detects faces in submitted images using Clarifai API. Features user registration, sign-in functionality, and tracks the number of image submissions per user.

Getting Started

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. You must add your own API key in the src/App.js file to connect to Clarifai API

You can grab Clarifai API key here

Technologies Used

  • React.js
  • Node.js
  • Express.js
  • PostgreSQL
  • Clarifai API
  • bcrypt

Features

  • Face Detection
  • User Authentication
  • Responsive Design
  • Secure Password Handling
  • Entry Count Tracking

Note: Make sure you use Node version 14+ and PostgreSQL version 10+

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors