makitosan / aws-rekognition-ruby-example

Example usgin aws rekognition via AWS Ruby SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aws-rekognition-ruby-example

Example using aws rekognition via AWS Ruby SDK

.env FILE

Please put .env file in the project root directory.

AWS_KEY=[YOUR_API_KEY]
AWS_SECRET=[YOUR_API_SECRET]
AWS_REGION=[YOUR_API_REGION]

ACKNOWLEDGEMENT

This repository includes images provided from pakutaso.com . Please read and follow the terms and licence.

About

Example usgin aws rekognition via AWS Ruby SDK

License:MIT License


Languages

Language:Ruby 100.0%