Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ serverless install -u https://github.com/author/project -n my-project
| **[Sls Form Mail](https://github.com/takahashim/sls-form-mail)** <br/> Send SNS email from form data | [takahashim](http://github.com/takahashim) |
| **[Vanity Stargazer](https://github.com/silvermullet/vanity-stargazer)** <br/> Github vanity-stargazer is a serverless application to handle posting Github new star gazers to Slack | [silvermullet](http://github.com/silvermullet) |
| **[Video Preview And Analysis Service](https://github.com/laardee/video-preview-and-analysis-service)** <br/> An event-driven service that generates labels using Amazon Rekognition and creates preview GIF animation from a video file. | [laardee](http://github.com/laardee) |
| **[Serverless Image Labelling](https://github.com/nileshprasad137/serverless-image-labeller)** <br/> Serverless image labelling using AWS Rekognition, s3, DynamoDB. | [nileshprasad137](http://github.com/nileshprasad137) |
<!-- AUTO-GENERATED-CONTENT:END -->

## Contributing
Expand Down
5 changes: 5 additions & 0 deletions community-examples.json
Original file line number Diff line number Diff line change
Expand Up @@ -517,5 +517,10 @@
"name": "GoLive",
"description": "Boilerplate to live stream using AWS MediaLive and MediaStore",
"githubUrl": "https://github.com/adimoraret/golive/"
},
{
"name": "Serverless Image Labeller",
"description": "Serverless image labelling using Rekognition, s3, DynamoDB.",
"githubUrl": "https://github.com/nileshprasad137/serverless-image-labeller"
}
]