DEV Community

Julien Simon for AWS

Posted on • Originally published at Medium on

AWS re:Invent 2019 — AI/ML recap — Part 1: AI Services

AWS re:Invent 2019 — AI/ML recap — Part 1: AI Services

Now that AWS re:Invent 2019 is over, I’d like to give you an overview of the AI services that we announced: Amazon Transcribe Medical, Amazon Augmented AI, Amazon Fraud Detector, Contact Lens for Amazon Connect, Amazon Code Guru and Amazon Kendra.

If you’re late to the party, you might want to read about AI/ML services and features launched prior to re:Invent.

I’ll share learning resources along the way. In the next posts, I’ll do the same for Amazon SageMaker, and for frameworks and infrastructure.

As always, happy to answer questions here or on Twitter.

Here we go!

Amazon Transcribe Medical

Amazon Transcribe Medical, a new HIPAA-eligible, machine learning automatic speech recognition (ASR) service that allows developers to add medical speech-to-text capabilities to their applications.

Blog posts:

Documentation: https://docs.aws.amazon.com/transcribe/latest/dg/what-is-transcribe-med.html

I’m blown away by the quality of this service. I’m not a native speaker, I have no idea what I’m reading, and yet Transcribe Medical picks it up perfectly. Wow!

Amazon Augmented AI (A2I)

Amazon A2I makes it easy to build and manage human reviews for machine learning applications. At launch, it provides human review workflows for Amazon Rekognition, Amazon Textract, and Amazon SageMaker.

Documentation: https://docs.aws.amazon.com/augmented-ai/2019-11-07/APIReference/Welcome.html

This is a nice addition to the portfolio. As much as I like ML, it doesn’t always get things right! Having humans in the loop to review and fix low confidence predictions is critical. This service makes it easy to build and manage this feedback loop.

Amazon Fraud Detector (preview)

Amazon Fraud Detector is a fully managed service that makes it easy to identify potentially fraudulent online activities such as online payment fraud and the creation of fake accounts.

Documentation: https://docs.aws.amazon.com/frauddetector/latest/ug/what-is-frauddetector.html

Fraud detection is a major problem for organizations, and a frequent use case for ML. Fraud Detector makes it simple, using the same philosophy as Amazon Personalize and Amazon Forecast. Just bring your data in Amazon S3, and Fraud Detector will take care of the rest.

Contact Lens For Amazon Connect (preview)

Contact Lens for Amazon Connect is a set of ML capabilities integrated into Amazon Connect. They allow contact center supervisors to better understand the sentiment, trends, and compliance risks of customer conversations to effectively train agents, replicate successful interactions, and identify crucial company and product feedback.

Blog: https://aws.amazon.com/blogs/contact-center/announcing-contact-lens-for-amazon-connect-preview/

Amazon CodeGuru

Amazon CodeGuru is a ML service for automated code reviews and application performance recommendations. It supports Java at launch, with more languages coming.

Documentation: https://docs.aws.amazon.com/codeguru/index.html

CodeGuru Reviewer analyzes pull requests, and pinpoints potential problems in your code. Of course, you’re still in control.

CodeGuru Profiler inspects applications in production, and helps you find inefficient code that could code performance issues.

Amazon Kendra (preview)

Amazon Kendra is highly accurate and easy to use enterprise search service powered by ML.

Documentation: https://docs.aws.amazon.com/kendra/latest/dg/what-is-kendra.html

Finding information quickly and easily is a challenge in many (all?) organizations. Kendra is trying to fix that problem thanks to natural language processing techniques.

Top comments (1)

Collapse
 
alejandra_quetzalli profile image
Alejandra Quetzalli 🐾

I didn't know you were doing re:Caps on this platform too! I love your stuff :)