-
Type: New Feature
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Core
-
Release Notes Summary:Adds a Stream processor that integrates AWS Rekognition for image labelling and tagging
-
Epic Link:
-
Sprint:nxAI Sprint 10.2.2, nxAI Sprint 10.2.3
A StreamProcessor that acts on each Record containing blob information. It calls AWS Rekognition with credentials.
Initially, this is for images only. Images can either be sent via base64 encoding or by passing a reference to an S3 bucket.
It is packaged as a Nuxeo addon. Credentials setup will need to be handled but there is currently no requirement to reuse other Nuxeo AWS credentials configuration.