Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/veelenga/aws-lambda-face-blur

AWS Lambda Face Blur
https://github.com/veelenga/aws-lambda-face-blur

aws-lambda face-blur face-detection

Last synced: 18 days ago
JSON representation

AWS Lambda Face Blur

Awesome Lists containing this project

README

        

# AWS Lambda Face Blur

Lambda that blurs faces on S3 images detected by [AWS Rekognition](https://aws.amazon.com/rekognition/).

![](https://gitcdn.link/repo/veelenga/bin/master/aws-lambda-face-blur/demo.jpeg)

[Credits ](https://unsplash.com/photos/JpCOGj0uIlI)

## Usage

```sh
$ npm install
$ zip -r ./face_blur.zip *
```

Deploy archive to AWS.