Coder Social home page Coder Social logo

shikhar97 / project-paas Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7.67 MB

An Elastic application using AWS that can automatically scale out and in on demand and cost-effectively by using AWS Lambda functions

License: MIT License

Dockerfile 20.51% Shell 1.60% Python 77.89%
aws dynamodb face-recongnition lambda machinelearning s3

project-paas's Introduction

Project-PaaS

About the Project

We built an Elastic application using AWS that can automatically scale out and in on demand and cost-effectively by using AWS Lambda functions.

Overview

This app takes videos from the user(uploaded to S3), a Lambda function is invoked for every upload which extracts the first frame from the video and performs face recognition, looks up the recognized face in the database(DynamoDB), and returns the relevant information back to the user as CSV file in S3 bucket.

Getting Started

  • Dockerfile - This file contains the code to create docker image.
  • handler.py - This file contains the lambda handler and logic for our application.
  • encoding - This file contains encodings of all the students.
  • entry.sh - The entry point for the Dockerfile
  • workload.py - This file uploads the test videos to input S3 bucket.

Team Members

  1. Shikhar Gupta - Worked on configuring S3, Lambda, ECR and testing scripts.
  2. Ayushi Agarwal - Worked on the script in splitting the video into frames and identifying the face.
  3. Maitry Trivedi - Worked on configuring the DynamoDB and the script to upload and fetch records from DynamoDB.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.