Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Semarchy xDM Amazon Rekognition Enricher Plugin

This project is a prototype of an Enricher plugin using an Amazon Rekognition model for image labeling and moderation.

Prerequisites

Configure your environment to Generate a new xDM enricher project.

Build and Use the Plugin

To run this project:

  1. Go to the project folder.

  2. Set environment variables required to run the tests:

    export AWS_ACCESS_KEY=<your-access-key>
    export AWS_SECRET_KEY=<your-secret-key>
  3. Run mvn install.

  4. Install the plugin from the /target folder to xDM.

About

Enricher plugin using an Amazon Rekognition model for image labeling and moderation

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages