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

https://github.com/humanmade/aws-rekognition

A lightweight plugin to add keywords to WordPress image uploads via automatic feature detection. Requires S3 Uploads.
https://github.com/humanmade/aws-rekognition

Last synced: 12 months ago
JSON representation

A lightweight plugin to add keywords to WordPress image uploads via automatic feature detection. Requires S3 Uploads.

Awesome Lists containing this project

README

          



AWS Rekognition

A lightweight plugin to add keywords to WordPress image uploads via automatic feature detection. Requires S3 Uploads.




A Human Made project. Maintained by @joehoyle.




AWS Rekognition can auto detect image features, providing automatic labeling of uploaded image files. This is then used to enhance the WordPress media library search.

### Demo

![picture](https://user-images.githubusercontent.com/161683/34051356-473686a4-e18c-11e7-999a-02e31980c897.gif)

### Usage

By default the plugin assumes you have created an AWS access key that has permission to access the Rekognition service.

The default region is `us-east-1`.

Configure the client by defining the following constants:

```php