Skip to content

Bhavan-Prakash/AWS-Face-Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Recognition Using AWS

Overview

This project is a real-time face recognition system leveraging AWS services such as Lambda, S3, Rekognition, and API Gateway. The backend is built with Node.js, while the frontend is developed using React.js. The system enables secure image upload, face detection, and user identification with a fully serverless architecture.

Features

  • Real-time Face Recognition: Detect and identify faces in uploaded images.
  • Serverless Architecture: Uses AWS Lambda, S3, and API Gateway for seamless performance.
  • Secure API Endpoints: Ensures safe and efficient processing of images.
  • React.js Frontend: Provides an interactive and user-friendly interface.

Technologies Used

  • Frontend: React.js
  • Backend: Python, AWS Lambda
  • Database & Storage: AWS S3
  • Face Recognition: AWS Rekognition
  • API Management: AWS API Gateway

Installation & Setup

  1. Clone the repository:
    git clone https://github.com/your-username/face-recognition-aws.git
    cd face-recognition-aws
  2. Install dependencies:
    npm install
  3. Set up AWS credentials and configure the required services.
  4. Run the application:
    npm start

Contributing

Feel free to submit issues or pull requests to improve this project.

License

This project is open-source and available under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published