Amazon Augmented AI (A2I) Runtime helps you integrate human judgment into AI/ML workflows. With Amazon A2I, you can let AI handle straight-forward data and invoke human reviewers only when their skills are needed.
The the AI/ML workflow that you integrate Amazon A2I into defines an Amazon A2I task type. Amazon A2I supports two built-in task types: Amazon Textract and Amazon Rekognition, and a custom task type. The built-in task types integrate Amazon A2I with Amazon Textract’s AnalyzeDocument
API operation and Amazon Rekognition’s DetectModerationLabels
API operation to incorporate a human review workflow when inference confidence is low for a given object (for example, for an image or text in a document).
Below are the cmdlets which are available with Amazon Augmented AI (A2I) Runtime
CmdletName | ServiceOperation |
Get-A2IRHumanLoop | DescribeHumanLoop |
Get-A2IRHumanLoopList | ListHumanLoops |
Remove-A2IRHumanLoop | DeleteHumanLoop |
Start-A2IRHumanLoop | StartHumanLoop |
Stop-A2IRHumanLoop | StopHumanLoop |
You can also check other AWS Services, and each services cmdlets we are providing.