SlideShare a Scribd company logo
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Add Intelligence to Applications
with AWS AI Services
Nicholas Walsh (@TheNickWalsh)
Technical Evangelist
AWS
A I M 2 0 1
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Related breakouts
AIM302: Build, Train, and Deploy ML Models with
Amazon SageMaker
Jonathon Dion (2-4:00PM, Room 718B)
SVC304 - Using AI to process customer audio in
your Amazon Connect contact center
Sayed Hassan (3:45-4:45, Room 705)
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
A little about me…
- Background in data science + AI/ML + BME
- Previous work: Wolfram Research, Datmo, SBU Med
- Gaming nerd (CS:GO, DOTA2, WoW, LoL)
- Python <3
- RStudio is my favorite IDE
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Related breakouts
AIM302: Build, Train, and Deploy ML Models with
Amazon SageMaker
Jonathon Dion (2-4:00PM, Room 718B)
SVC304 - Using AI to process customer audio in
your Amazon Connect contact center
Sayed Hassan (3:45-4:45, Room 705)
Our mission at AWS
Put machine learning in the hands
of every developer
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Why AWS for AI?
Broadest and deepest set
of AI and ML services for
your business
Solving the toughest
problems holding back ML
- cost, ease of use, and
data
75% lower inference cost
70% cost reduction in data-
labeling
“No ML experience required”
Unmatched support for
the most popular
frameworks
Built on the most
comprehensive cloud
platform optimized for
machine learning
85% of TensorFlow
projects in the cloud
happen on AWS
200+ new features and
services since Jan 2018
AWS holds the top spots on
Stanford’s benchmark, for
fastest training time, lowest
cost, lowest inference latency
Deepest set of security and
encryption features, with robust
analytics capabilities
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
More machine learning happens on AWS than anywhere else
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
FRAMEWORKS AND INTERFACES
ML for data scientists
KERAS
Frameworks Interfaces
APPLICATION SERVICES
ML for everyone
INFRASTRUCTURE
Powering the ML
A M A Z O N
L E X
A M A Z O N
R E K O G N I T I O N
I M A G E & V I D E O
A M A Z O N
T R A N S C R I B E
T R A N S L A T E C O M P R E H E N D A M A Z O N
F O R E C A S T
A M A Z O N
P E R S O N A L I Z E
Machine Learning
AMIs
A W S Io T
G R E E N G R A S S M L
Compute
Nvidia Tesla V100
GPUs
EC2 C5 FPGAs ELASTIC
INFERENCE
A M A Z O N
P O L L Y
A M A Z O N
T E X T R A C T
Vision Speech Language Chatbots Forecasting Recommendations
The Amazon ML stack: Broadest & deepest set of capabilities
PLATFORM SERVICES
ML for engineers
A M A Z O N S A G E M A K E R
B U I L D T R A I N D E P L O Y
Pre-built Algorithms and Notebooks One-click model training and tuning One-click deployment and hosting
Data Labeling (Ground Truth) Optimization (NEO) Automatic scaling
Machine Learning Marketplace Reinforcement Learning Elastic Inference Integration
Hyperparameter Optimization VPC and AWS PrivateLink
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Pre-trained AI services that require
no ML skills or training
Easily add intelligence to your
existing apps and workflows
Quality and accuracy from
continuously-learning APIs
APPLICATION SERVICES
ML for everyone
A M A Z O N
L E X
A M A Z O N
R E K O G N I T I O N
I M A G E & V I D E O
A M A Z O N
T R A N S C R I B E
T R A N S L A T E C O M P R E H E N D A M A Z O N
F O R E C A S T
A M A Z O N
P E R S O N A L I Z E
A M A Z O N
P O L L Y
A M A Z O N
T E X T R A C T
Vision Speech Language Chatbots Forecasting Recommendations
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Common misconception:
“My AI Problem is unique to
my business. “
(Hint: It probably isn’t)
S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Documents are important
Primary tool of record keeping, communicating, collaborating, and transacting
Finance
Insurance
Real estate
Accounting
Tax management
Medical
Legal
Business management
Education
And many more…
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
16.3M US mortgage applications ($2.1T) in 2016
*
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
About 240M W2 tax forms will be processed for FY2018 in
the US
*
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Need for processing documents
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
How documents are processed today
Optical Character
Recognition (OCR)
Manual
processing
Rules and
template-based extraction
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Challenges for processing documents
Manual processing
Expensive Error-prone Time-consuming
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Challenges for processing documents
Manual processing
Output
1. Exempt is true
2. 28 is true
3. CPP/QPP is true
4. RPC/RRQ is true
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Challenges for processing documents
Optical Character Recognition (OCR)
Error-prone Flat bag of wordsSimple documents only
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Challenges for processing documents
Optical Character Recognition (OCR)
Output
Extract data quickly & No code templates to
accurately maintain
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Challenges for processing documents
Optical Character Recognition (OCR)
Output
Start Date End Date Employer Name Position Held Reason for leaving
1/15/2009 6/30/2013 Any Company Head Baker Family Relocated
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Challenges for processing documents
Output
Full Name Date of Birth Gender
John X Doe 01 01 1971
Male
First Middle Last MM DD YYYY
Female
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Challenges for processing documents
Rules- and template-based extraction
Limited by
accuracy of OCR
Significant development
and management overhead
Templates
are brittle
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Challenges for processing documents
Rules- and template-based extraction
The well-known W2 US tax form has 100s of variants each year
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
It looks easy, but …
…not a single corresponding pixel value in common
S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
OCR++ service to easily extract text and data from
virtually any document. No ML experience required.
https://aws.amazon.com/about-aws/whats-new/2019/10/amazon-textract-now-extracts-text-even-more-
accurately-from-even-more-types-of-documents/
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Put AI to work, no ML experience required
Increase efficiency with automated document analysis
optical character recognition (OCR) | automatic data extraction | natural language processing
intelligent search | text analytics
C O M P R E H E N D &
C O M P R E H E N D M E D I C A L
A M A Z O N
T E X T R A C T
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Textract features
Text extraction Table extraction Form extraction
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Textract—Text extraction
Blocks: PAGE, PARAGRAPH, LINE, WORD
is washed by waves, and cooled
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Name Description
Blocks List of blocks identified
from the document
ID Unique ID of the unit
Relationships CHILD
Block type PAGE, PARAGRAPH, LINE, WORD
Pages Contains number of
pages in the document
Amazon Textract—Text extraction API
DetectDocumentText
Name Description
Document Blob or Amazon S3
object
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Blocks: PAGE, TABLE, CELL
For each ’block’ you get:
• Text
• Confidence score
• Block relationships (e.g., cells within a table)
Amazon Textract—Table extraction API
AnalyzeDocument with “table” as FeatureTypes parameter
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Textract—Form extraction
AnalyzeDocument with “form” as FeatureTypes parameter
Blocks: PAGE, KEY_VALUE_SET
For each ’block’ of your document:
• Form field name (key) and field value (value) association
• Confidence score
• Page number
• Block relationships
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Supports single-page
documents such
as images (e.g.,
mobile capture)
For multipage documents,
up to 3,000 pages
Amazon Textract
Sync and async
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Textract
Text extraction simplified
Output
Extract data quickly &
accurately
No code or templates to
maintain
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Output {
Start Date: 1/15/2009
End Date: 6/30/2013
Employer Name: Any Company
Position Held: Head Baker
Reason for leaving: Family relocated
}
Amazon Textract
Table extraction simplified
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Output Full Name:
First: John
Middle: X
Last: Doe
Date of Birth:
MM: 01
DD: 01
YYYY: 1971
Gender:
Male: True
Female: False
Amazon Textract
Form extraction simplified
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Reference architecture—Index and search documents
Input
Uploaded document
images such as tax
forms, credit
applications, or
medical notes
Amazon S3
Uploaded documents
are stored in data lake
AWS Lambda
A Lambda function is
triggered to initiate
document analysis
using the
Hieroglyph API
Amazon Textract
Automatically extract
text, including key-
value pairs and tables
Amazon
Elasticsearch
Service
Extracted data and
confidence scores are
indexed to enable
document search
Output
Perform contextual
search on millions of
documents or
integrate data into
your document
management system
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Reference architecture—Form capture
Input
Customer uses mobile app
to capture a photo of a
W2 form
Amazon Textract
The Amazon Textract API is
integrated into the end-
user application to
automatically extract text
from the W2 form and
auto-populate the
form fields
Customer Application
Customers experience real-
time capture of their tax
information by taking a
photo instead of manual
data entry
Database
User submitted data is
loaded into a database
for use in tax
preparation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Reference architecture—Extract for NLP
Quickly turn extracted text/data into actionable insights
Input
Uploaded document
images of medical
notes, explanation of
benefits, and
patient forms
Amazon S3
Uploaded documents
are stored in S3
NLP
Use natural language
processing to extract
insights from
medical documents
Amazon
Elasticsearch
Service
Easily search through
extracted data and
text insights
Output
Discover medical
insights to improve
patient care
Amazon Textract
Automatically extract
words and lines of text,
and tables
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Rekognition
Deep-learning-based image & video analysis
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Faces Celebrities Labels
Moderation ScenesActivities Paths
Text
Amazon Rekognition
Features
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Customer Analysis
Analyze trends, not individuals
Recognize Your Customer
Verify the identities of customers who opt-in
Amazon Rekognition
Face – common use cases
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Recognize your customer
Verify the identities of customers who opt-in
Amazon Rekognition
Face – common use cases
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Trademark
Real-time
identity verification
Aella Credit uses Amazon Rekognition to
analyze images to verify an individual’s identity in
real-time without human intervention, allowing it
to provide instant loans to eligible customers
through its mobile app.
S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Discover insights and relationships in text
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Polly
Use Cases
Content Creation
Mobile & Desktop Applications
Internet of Things (IoT)
Education & E-Learning
Telephony
Game Development
Key Features
52 Voices across 25 languages
Lip-Syncing & Text Highlighting
Fine-grained Voice Control
Custom Vocabularies
Available in 14 AWS regions
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Transcribe
Automatic Speech Recognition
TimestampsSupport for
both regular &
telephony audio
Punctuation
&
formatting
Amazon S3
integration
Recognize
multiple
speakers
Custom
dictionaries
? !
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Transcribe
Use Cases
Call
centers
Subtitles for
VOD
Transcribe meetingsBroadcast closed
captions
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
21 Languages
417 Combinations
Key Features
Real Time
< 500ms / sentence on average
< 150ms / conversational / short form
Tag Handling
XML tags placement maintains
styling and formatting through
translation
< / >
Data Security
Data ownership
Encryption
Access Management
Ease of Use
Simple API calls and partner
solutions
$15/1M Characters
Or $0.000075 per word;
Pay as you go, 2M characters
monthly free tier
HIPAA Eligible
Amazon Translate
Neural Machine Translation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Comprehend
Natural Language Processing
Sentiment Entities LanguagesKey phrases Topic modeling
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Comprehend
Di s c o v e r i n s i g h t s a n d r e l a t i o n s h i p s i n t e x t
Entities
Key Phrases
Language
Sentiment
Syntax
Grouping
C O M P R E H E N D
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Comprehend
Use cases
Voice of Customer
Analytics
Semantic Search Knowledge Management/Discovery
Analyzing what customers are saying about
your brand, products and services
Making search smarter by searching on
key phrase, sentiment and topic
Organizing documents, categorizing by
topic, and personalizing experiences
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Put AI to work, no ML experience required
Understand the voice of your customer
sentiment analysis | app localization | translation services | transcription services | cataloging media | accessibility
T R A N S C R I B E T R A N S L A T E C O M P R E H E N DA M A Z O N
R E K O G N I T I O N
I M A G E
A M A Z O N
R E K O G N I T I O N
V I D E O
Targeted
customer acquisition
VidMob uses Amazon Rekognition and
Amazon Transcribe for metadata extraction
and sentiment analysis, to help marketers
understand which videos resonate with audiences.
This allows marketers to promote targeted
content to acquire new customers.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Detecting Customer Sentiment
Bringing it together: Multilanguage product analytics
Twitter Stream
API
S3 AthenaKinesis Translate
Lambda
Comprehend
Transcribe
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Improving contact centers with AI
Amazon
Athena
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Modernize your contact center to improve customer service
Live agent optimization with AI
Amazon
TranslateCustomer
Chat
Agents
live translation enables global,
multi-lingual chat
Amazon
Comprehend
real time analysis provides
next best action guidance
Amazon
Transcribe
Amazon
ConnectCustomer
Voice
Agents
Amazon
Comprehend live transcription extends
guidance for voice calls
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Live call analysis with next best action and translation
S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Conversational interfaces for your applications
powered by the same deep learning technologies as
Alexa
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Lex
Scale
Business Logic
SecurityAnalytics
Text to Speech
Speech to Intent
End to
End
Native support &
maintains context
One-click deployment
Completely managed
service
Native integration with
AWS Lambda
Encrypted data
in transit & at
rest
Monitor and
improve
Amazon Polly
integrated into API
ASR + NLU integrated
into one API
Dialog Management Deployment
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Designed for builders
Efficient and intuitive tools to build conversations
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Lex
Utterances
Spoken or typed phrases that invoke
your intent
BookHotel
Intents
An intent performs an action in
response to natural language user
input
Slots
Slots are input data required to fulfill
the intent
Fulfillment
Fulfillment mechanism for your intent
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Lex—Technology
Amazon Lex
Automatic Speech
Recognition (ASR)
Natural Language
Understanding (NLU)
Same technology that powers Alexa
Amazon Cognito CloudTrail CloudWatch
AWS services
Action
AWS Lambda
Authentication
& Visibility
Speech
API
Language
API
Fulfillment
End Users
Developers
Console
SDK
Intents,
Slots,
Prompts,
Utterances
Input:
Speech
or Text
Multi-Platform Clients:
Mobile, IoT, Web,
Chat
API
Output:
Speech (via Amazon Polly TTS)
or Text
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Lex
Use Cases
Informational
Bots
Chatbots for
everyday consumer
requests
Application
Bots
Build powerful
interfaces to mobile
applications
News updates
Weather information
Game scores ….
Book tickets
Order food
Manage bank accounts ….
Enterprise Productivity
Bots
Streamline enterprise
work activities and
improve efficiencies
Check sales numbers
Marketing performance
Inventory status ….
Internet of Things
(IoT) Bots
Enable conversational
interfaces for device
interactions
Wearables
Appliances
Auto ….
Contact Center
Bots
Chatbots for
customer service IVR
Account inquiries
Bill payment
Service update ….
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Put AI to work, no ML experience required
Modernize your contact center to improve customer service
conversational chat bots | call transcription | intelligent routing | sentiment analysis | VoC analytics
text-to speech | multilingual omni-channel communication
A M A Z O N
P O L L Y
T R A N S C R I B E T R A N S L A T E C O M P R E H E N D A M A Z O N
L E X
Meaningful
customer interactions
Liberty Mutual uses Amazon Lex and AI Services
to develop natural language-driven conversational
apps to enable customer service agents to respond
to customer requests with real-time and
contextual intelligence, improving response time,
and quality of service.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Personalize customer experiences with targeted recommendations
recommendation technology used by Amazon.com | context-aware recommendations
sentiment analysis | VoC analytics
P E R S O N A L I Z E C O M P R E H E N DR E K O G N I T I O N
I M A G E
R E K O G N I T I O N
V I D E O
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Popularity Trap
Naïve models give recommendations similar to popular items
Cold Starts
New users should get relevant recommendations, new items should show in recommendations
Scale
Recommendations should scale across millions of users and items
Real-Time
Personalization must be responsive to the changing user intent
Custom models
Personalization models must accurately reflect business context and user behavior
Amazon Personalize
Real-time personalization and recommendation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Articles, products,
videos, etc.
Age, location, etc. Amazon
Personalize
Customized
personalization &
recommendation
API
Views, signups,
conversion, etc.
Amazon Personalize
Real-time personalization and recommendation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Customized
personalization &
recommendation
API
F u l l y m a n a g e d b y
A m a z o n P e r s o n a l i z e
Amazon Personalize
INSPECT
DATA
IDENTIFY
FEATURES
SELECT
ALGORITHMS
SELECT
HYPERPARAMETERS
TRAIN
MODELS
OPTIMIZE
MODELS
HOST
MODELS
BUILD FEATURE
STORE
CREATE
REAL-TIME
CACHES
Activity stream
from app
Inventory
Demographics
(optional)
Amazon Personalize
Real-time personalization and recommendation
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
© 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Trademark
Personalizing
customer experiences
Domino’s uses Amazon Personalize to customize
and scale relevant marketing communications to
customers based on time, context, and content,
thereby improving and enhancing their experience
with the Domino’s brand.
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Accurately forecast future business outcomes
forecasting technology used by Amazon.com | multiple time-series data
forecast scheduling & visualization | supply chain integration
F O R E C A S T
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Historical data
Supply chain,
inventory, etc.
Customized
forecasting API
Related “causal” data
Weather, special offers, product
details
Amazon Forecast
Amazon Forecast
Accurate time-series forecasting
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Forecast
Accurate time-series forecasting
Historical data
Supply chain,
inventory, etc.
Customized
forecasting API
Inspect
data
Identify
features
Select
from 8
algorithms
Select
hyperparameters
Host
models
Load
data
Train
models
Optimize
models
Related “causal” data
Weather, special offers, product
details
F u l l y m a n a g e d b y A m a z o n
F o r e c a s t
Amazon Forecast
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
Amazon Forecast
Accurate time-series forecasting
Any historical
time-series
Export to CSV to
Integrate with SAP and
Oracle Supply Chain
Custom forecasts
with 3 clicks
Up to 50% more
accurate
1/10th
the cost
Retail demand Travel demand AWS usage
Revenue forecasts Web traffic Advertising demand
Generate
forecasts for:
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AI Services Demo
Boilerplate React template
for a simple client side
application with components
for:
1. Amazon Transcribe
2. Amazon Polly
3. Amazon Comprehend
4. Amazon Rekognition
5. Amazon Translate
https://github.com/nmwalsh/aws-ai-services-site
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
FRAMEWORKS AND INTERFACES
ML for data scientists
KERAS
Frameworks Interfaces
APPLICATION SERVICES
ML for everyone
INFRASTRUCTURE
Powering the ML
A M A Z O N
L E X
A M A Z O N
R E K O G N I T I O N
I M A G E & V I D E O
A M A Z O N
T R A N S C R I B E
T R A N S L A T E C O M P R E H E N D A M A Z O N
F O R E C A S T
A M A Z O N
P E R S O N A L I Z E
Machine Learning
AMIs
A W S Io T
G R E E N G R A S S M L
Compute
Nvidia Tesla V100
GPUs
EC2 C5 FPGAs ELASTIC
INFERENCE
A M A Z O N
P O L L Y
A M A Z O N
T E X T R A C T
Vision Speech Language Chatbots Forecasting Recommendations
The Amazon ML stack: Broadest & deepest set of capabilities
PLATFORM SERVICES
ML for engineers
A M A Z O N S A G E M A K E R
B U I L D T R A I N D E P L O Y
Pre-built Algorithms and Notebooks One-click model training and tuning One-click deployment and hosting
Data Labeling (Ground Truth) Optimization (NEO) Automatic scaling
Machine Learning Marketplace Reinforcement Learning Elastic Inference Integration
Hyperparameter Optimization VPC and AWS PrivateLink
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
AWS Machine Learning Training & Certification
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
RESOURCES
• Brainstorming
• Custom modeling
• Training
• Work side-by-side with Amazon experts
ML Solutions Lab
• Practical education on ML for new
and experienced practitioners
• Based on the same material used to
train Amazon developers
Machine Learning Training
and Certification
• Local meetups
• Blogs (Medium: Towards Data Science)
• Reddit (/r/MachineLearning, /r/AWS)
• Twitter! Lots of amazing folks.
Communities
• [NEW] Coursera
• https://aws.training
Online Courses
© 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T
GET STARTED TODAY:
Amazon Comprehend Amazon Forecast
Amazon LexAmazon Personalize Amazon Polly Amazon Rekognition
Amazon Textract Amazon Transcribe
Amazon Translate
Thank you!
S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
Nicholas Walsh
Technical Evangelist, AWS
nmwalsh@amazon.com
Twitter: @TheNickWalsh
ml.aws

More Related Content

What's hot

AWS Summit Singapore 2019 | Amazon Digital User Engagement Solutions
AWS Summit Singapore 2019 | Amazon Digital User Engagement SolutionsAWS Summit Singapore 2019 | Amazon Digital User Engagement Solutions
AWS Summit Singapore 2019 | Amazon Digital User Engagement Solutions
AWS Summits
 
Drive Digital Transformation Using Machine Learning
Drive Digital Transformation Using Machine LearningDrive Digital Transformation Using Machine Learning
Drive Digital Transformation Using Machine Learning
AWS Summits
 
Rapid Prototyping with AWS - AWS Summit Sydney
Rapid Prototyping with AWS - AWS Summit SydneyRapid Prototyping with AWS - AWS Summit Sydney
Rapid Prototyping with AWS - AWS Summit Sydney
Amazon Web Services
 
MongoDB .local London 2019: Using AWS to Transform Customer Data in MongoDB i...
MongoDB .local London 2019: Using AWS to Transform Customer Data in MongoDB i...MongoDB .local London 2019: Using AWS to Transform Customer Data in MongoDB i...
MongoDB .local London 2019: Using AWS to Transform Customer Data in MongoDB i...
Lisa Roth, PMP
 
Driving Digital Transformation using Machine Learning
Driving Digital Transformation using Machine LearningDriving Digital Transformation using Machine Learning
Driving Digital Transformation using Machine Learning
Amazon Web Services
 
We Power Tech: Recruiting, Engaging, & Retaining Diverse Technology Talent
We Power Tech: Recruiting, Engaging, & Retaining Diverse Technology TalentWe Power Tech: Recruiting, Engaging, & Retaining Diverse Technology Talent
We Power Tech: Recruiting, Engaging, & Retaining Diverse Technology Talent
Amazon Web Services
 
Building AR/VR applications on AWS
Building AR/VR applications on AWSBuilding AR/VR applications on AWS
Building AR/VR applications on AWS
Amazon Web Services
 
Let a ChatBot do the Heavy Lifting of the Simple Stuff
Let a ChatBot do the Heavy Lifting of the Simple StuffLet a ChatBot do the Heavy Lifting of the Simple Stuff
Let a ChatBot do the Heavy Lifting of the Simple Stuff
Amazon Web Services
 
Alexa for Education
Alexa for EducationAlexa for Education
Alexa for Education
Amazon Web Services
 
Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0
Diego Alberto Tamayo
 
Machine Learning on Mobile
Machine Learning on MobileMachine Learning on Mobile
Machine Learning on Mobile
Amazon Web Services
 
Introduction to Machine Learning on Mobile: Mobile Week SF
Introduction to Machine Learning on Mobile: Mobile Week SFIntroduction to Machine Learning on Mobile: Mobile Week SF
Introduction to Machine Learning on Mobile: Mobile Week SF
Amazon Web Services
 
API Performance Testing at STPcon 2014
API Performance Testing at STPcon 2014API Performance Testing at STPcon 2014
API Performance Testing at STPcon 2014
Wilson Mar
 
Building Like Amazon
Building Like AmazonBuilding Like Amazon
Building Like Amazon
Aggregage
 
Extend Enterprise Messaging: Hybrid Message Broker
Extend Enterprise Messaging: Hybrid Message BrokerExtend Enterprise Messaging: Hybrid Message Broker
Extend Enterprise Messaging: Hybrid Message Broker
Amazon Web Services
 

What's hot (16)

AWS Summit Singapore 2019 | Amazon Digital User Engagement Solutions
AWS Summit Singapore 2019 | Amazon Digital User Engagement SolutionsAWS Summit Singapore 2019 | Amazon Digital User Engagement Solutions
AWS Summit Singapore 2019 | Amazon Digital User Engagement Solutions
 
Drive Digital Transformation Using Machine Learning
Drive Digital Transformation Using Machine LearningDrive Digital Transformation Using Machine Learning
Drive Digital Transformation Using Machine Learning
 
Rapid Prototyping with AWS - AWS Summit Sydney
Rapid Prototyping with AWS - AWS Summit SydneyRapid Prototyping with AWS - AWS Summit Sydney
Rapid Prototyping with AWS - AWS Summit Sydney
 
MongoDB .local London 2019: Using AWS to Transform Customer Data in MongoDB i...
MongoDB .local London 2019: Using AWS to Transform Customer Data in MongoDB i...MongoDB .local London 2019: Using AWS to Transform Customer Data in MongoDB i...
MongoDB .local London 2019: Using AWS to Transform Customer Data in MongoDB i...
 
Driving Digital Transformation using Machine Learning
Driving Digital Transformation using Machine LearningDriving Digital Transformation using Machine Learning
Driving Digital Transformation using Machine Learning
 
深入淺出 AWS AI
深入淺出 AWS AI深入淺出 AWS AI
深入淺出 AWS AI
 
We Power Tech: Recruiting, Engaging, & Retaining Diverse Technology Talent
We Power Tech: Recruiting, Engaging, & Retaining Diverse Technology TalentWe Power Tech: Recruiting, Engaging, & Retaining Diverse Technology Talent
We Power Tech: Recruiting, Engaging, & Retaining Diverse Technology Talent
 
Building AR/VR applications on AWS
Building AR/VR applications on AWSBuilding AR/VR applications on AWS
Building AR/VR applications on AWS
 
Let a ChatBot do the Heavy Lifting of the Simple Stuff
Let a ChatBot do the Heavy Lifting of the Simple StuffLet a ChatBot do the Heavy Lifting of the Simple Stuff
Let a ChatBot do the Heavy Lifting of the Simple Stuff
 
Alexa for Education
Alexa for EducationAlexa for Education
Alexa for Education
 
Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0Ibm white paper_harnessing_ap_is_and_platforms_0
Ibm white paper_harnessing_ap_is_and_platforms_0
 
Machine Learning on Mobile
Machine Learning on MobileMachine Learning on Mobile
Machine Learning on Mobile
 
Introduction to Machine Learning on Mobile: Mobile Week SF
Introduction to Machine Learning on Mobile: Mobile Week SFIntroduction to Machine Learning on Mobile: Mobile Week SF
Introduction to Machine Learning on Mobile: Mobile Week SF
 
API Performance Testing at STPcon 2014
API Performance Testing at STPcon 2014API Performance Testing at STPcon 2014
API Performance Testing at STPcon 2014
 
Building Like Amazon
Building Like AmazonBuilding Like Amazon
Building Like Amazon
 
Extend Enterprise Messaging: Hybrid Message Broker
Extend Enterprise Messaging: Hybrid Message BrokerExtend Enterprise Messaging: Hybrid Message Broker
Extend Enterprise Messaging: Hybrid Message Broker
 

Similar to Add Intelligence to Applications with AWS AI Services

Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdfAdd intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
Amazon Web Services
 
Add Intelligence to Applications - AIM203 - Anaheim AWS Summit
Add Intelligence to Applications - AIM203 - Anaheim AWS SummitAdd Intelligence to Applications - AIM203 - Anaheim AWS Summit
Add Intelligence to Applications - AIM203 - Anaheim AWS Summit
Amazon Web Services
 
Building intelligent applications using AI services
Building intelligent applications using AI servicesBuilding intelligent applications using AI services
Building intelligent applications using AI services
Amazon Web Services
 
Adding intelligence to applications - AIM201 - Chicago AWS Summit
Adding intelligence to applications - AIM201 - Chicago AWS SummitAdding intelligence to applications - AIM201 - Chicago AWS Summit
Adding intelligence to applications - AIM201 - Chicago AWS Summit
Amazon Web Services
 
Build intelligent applications using AI services
Build intelligent applications using AI servicesBuild intelligent applications using AI services
Build intelligent applications using AI services
Amazon Web Services
 
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI servicesAWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
Amazon Web Services
 
Machine learning for developers & data scientists with Amazon SageMaker - AIM...
Machine learning for developers & data scientists with Amazon SageMaker - AIM...Machine learning for developers & data scientists with Amazon SageMaker - AIM...
Machine learning for developers & data scientists with Amazon SageMaker - AIM...
Amazon Web Services
 
Build Intelligent Apps Using AI Services.pdf
Build Intelligent Apps Using AI Services.pdfBuild Intelligent Apps Using AI Services.pdf
Build Intelligent Apps Using AI Services.pdf
Amazon Web Services
 
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AIAggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
Amazon Web Services
 
Drive digital transformation with AI
Drive digital transformation with AIDrive digital transformation with AI
Drive digital transformation with AI
Amazon Web Services
 
Art of the possible- Leveraging Machine Learning to Improve Forecasting and G...
Art of the possible- Leveraging Machine Learning to Improve Forecasting and G...Art of the possible- Leveraging Machine Learning to Improve Forecasting and G...
Art of the possible- Leveraging Machine Learning to Improve Forecasting and G...
Amazon Web Services
 
Building Intelligent Applications Using AI Services
Building Intelligent Applications Using AI ServicesBuilding Intelligent Applications Using AI Services
Building Intelligent Applications Using AI Services
Amazon Web Services
 
Build Intelligent Applications Using AI Services
Build Intelligent Applications Using AI ServicesBuild Intelligent Applications Using AI Services
Build Intelligent Applications Using AI ServicesAmazon Web Services
 
Increase the value of video with machine learning & AWS Media Services - SVC3...
Increase the value of video with machine learning & AWS Media Services - SVC3...Increase the value of video with machine learning & AWS Media Services - SVC3...
Increase the value of video with machine learning & AWS Media Services - SVC3...
Amazon Web Services
 
Build Machine Learning Models with Amazon SageMaker (April 2019)
Build Machine Learning Models with Amazon SageMaker (April 2019)Build Machine Learning Models with Amazon SageMaker (April 2019)
Build Machine Learning Models with Amazon SageMaker (April 2019)
Julien SIMON
 
AWS及客戶在AI/ML的數位運行過程中得到的重要經驗與學習
AWS及客戶在AI/ML的數位運行過程中得到的重要經驗與學習AWS及客戶在AI/ML的數位運行過程中得到的重要經驗與學習
AWS及客戶在AI/ML的數位運行過程中得到的重要經驗與學習
Amazon Web Services
 
Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-ScaleBuild-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Amazon Web Services
 
AI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen CybersecurityAI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen Cybersecurity
Amazon Web Services
 
Build Intelligent Apps Using AI Services
Build Intelligent Apps Using AI ServicesBuild Intelligent Apps Using AI Services
Build Intelligent Apps Using AI Services
Amazon Web Services
 
Amazon SageMaker - ML for every developer & data scientist ft. Workday - AIM2...
Amazon SageMaker - ML for every developer & data scientist ft. Workday - AIM2...Amazon SageMaker - ML for every developer & data scientist ft. Workday - AIM2...
Amazon SageMaker - ML for every developer & data scientist ft. Workday - AIM2...
Amazon Web Services
 

Similar to Add Intelligence to Applications with AWS AI Services (20)

Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdfAdd intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
Add intelligence to applications - AIM205 - Santa Clara AWS Summit.pdf
 
Add Intelligence to Applications - AIM203 - Anaheim AWS Summit
Add Intelligence to Applications - AIM203 - Anaheim AWS SummitAdd Intelligence to Applications - AIM203 - Anaheim AWS Summit
Add Intelligence to Applications - AIM203 - Anaheim AWS Summit
 
Building intelligent applications using AI services
Building intelligent applications using AI servicesBuilding intelligent applications using AI services
Building intelligent applications using AI services
 
Adding intelligence to applications - AIM201 - Chicago AWS Summit
Adding intelligence to applications - AIM201 - Chicago AWS SummitAdding intelligence to applications - AIM201 - Chicago AWS Summit
Adding intelligence to applications - AIM201 - Chicago AWS Summit
 
Build intelligent applications using AI services
Build intelligent applications using AI servicesBuild intelligent applications using AI services
Build intelligent applications using AI services
 
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI servicesAWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
AWS Summit Singapore 2019 | Accelerating ML Adoption with Our New AI services
 
Machine learning for developers & data scientists with Amazon SageMaker - AIM...
Machine learning for developers & data scientists with Amazon SageMaker - AIM...Machine learning for developers & data scientists with Amazon SageMaker - AIM...
Machine learning for developers & data scientists with Amazon SageMaker - AIM...
 
Build Intelligent Apps Using AI Services.pdf
Build Intelligent Apps Using AI Services.pdfBuild Intelligent Apps Using AI Services.pdf
Build Intelligent Apps Using AI Services.pdf
 
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AIAggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
Aggiungi funzionalita AI alle tue applicazioni con gli Amazon AI
 
Drive digital transformation with AI
Drive digital transformation with AIDrive digital transformation with AI
Drive digital transformation with AI
 
Art of the possible- Leveraging Machine Learning to Improve Forecasting and G...
Art of the possible- Leveraging Machine Learning to Improve Forecasting and G...Art of the possible- Leveraging Machine Learning to Improve Forecasting and G...
Art of the possible- Leveraging Machine Learning to Improve Forecasting and G...
 
Building Intelligent Applications Using AI Services
Building Intelligent Applications Using AI ServicesBuilding Intelligent Applications Using AI Services
Building Intelligent Applications Using AI Services
 
Build Intelligent Applications Using AI Services
Build Intelligent Applications Using AI ServicesBuild Intelligent Applications Using AI Services
Build Intelligent Applications Using AI Services
 
Increase the value of video with machine learning & AWS Media Services - SVC3...
Increase the value of video with machine learning & AWS Media Services - SVC3...Increase the value of video with machine learning & AWS Media Services - SVC3...
Increase the value of video with machine learning & AWS Media Services - SVC3...
 
Build Machine Learning Models with Amazon SageMaker (April 2019)
Build Machine Learning Models with Amazon SageMaker (April 2019)Build Machine Learning Models with Amazon SageMaker (April 2019)
Build Machine Learning Models with Amazon SageMaker (April 2019)
 
AWS及客戶在AI/ML的數位運行過程中得到的重要經驗與學習
AWS及客戶在AI/ML的數位運行過程中得到的重要經驗與學習AWS及客戶在AI/ML的數位運行過程中得到的重要經驗與學習
AWS及客戶在AI/ML的數位運行過程中得到的重要經驗與學習
 
Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-ScaleBuild-Train-Deploy-Machine-Learning-Models-at-Any-Scale
Build-Train-Deploy-Machine-Learning-Models-at-Any-Scale
 
AI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen CybersecurityAI/ML Week: Strengthen Cybersecurity
AI/ML Week: Strengthen Cybersecurity
 
Build Intelligent Apps Using AI Services
Build Intelligent Apps Using AI ServicesBuild Intelligent Apps Using AI Services
Build Intelligent Apps Using AI Services
 
Amazon SageMaker - ML for every developer & data scientist ft. Workday - AIM2...
Amazon SageMaker - ML for every developer & data scientist ft. Workday - AIM2...Amazon SageMaker - ML for every developer & data scientist ft. Workday - AIM2...
Amazon SageMaker - ML for every developer & data scientist ft. Workday - AIM2...
 

Recently uploaded

2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
Georgi Kodinov
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
informapgpstrackings
 
Introduction to Pygame (Lecture 7 Python Game Development)
Introduction to Pygame (Lecture 7 Python Game Development)Introduction to Pygame (Lecture 7 Python Game Development)
Introduction to Pygame (Lecture 7 Python Game Development)
abdulrafaychaudhry
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
abdulrafaychaudhry
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Shahin Sheidaei
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Natan Silnitsky
 
APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)
Boni García
 
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Mind IT Systems
 
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
Globus
 
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology SolutionsProsigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns
 
Launch Your Streaming Platforms in Minutes
Launch Your Streaming Platforms in MinutesLaunch Your Streaming Platforms in Minutes
Launch Your Streaming Platforms in Minutes
Roshan Dwivedi
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
Paco van Beckhoven
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
wottaspaceseo
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
Globus
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Globus
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
Juraj Vysvader
 
Enterprise Software Development with No Code Solutions.pptx
Enterprise Software Development with No Code Solutions.pptxEnterprise Software Development with No Code Solutions.pptx
Enterprise Software Development with No Code Solutions.pptx
QuickwayInfoSystems3
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
Adele Miller
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Globus
 

Recently uploaded (20)

2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx2024 RoOUG Security model for the cloud.pptx
2024 RoOUG Security model for the cloud.pptx
 
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
Field Employee Tracking System| MiTrack App| Best Employee Tracking Solution|...
 
Introduction to Pygame (Lecture 7 Python Game Development)
Introduction to Pygame (Lecture 7 Python Game Development)Introduction to Pygame (Lecture 7 Python Game Development)
Introduction to Pygame (Lecture 7 Python Game Development)
 
Lecture 1 Introduction to games development
Lecture 1 Introduction to games developmentLecture 1 Introduction to games development
Lecture 1 Introduction to games development
 
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
Gamify Your Mind; The Secret Sauce to Delivering Success, Continuously Improv...
 
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.ILBeyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
Beyond Event Sourcing - Embracing CRUD for Wix Platform - Java.IL
 
APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)APIs for Browser Automation (MoT Meetup 2024)
APIs for Browser Automation (MoT Meetup 2024)
 
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
Custom Healthcare Software for Managing Chronic Conditions and Remote Patient...
 
Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024Globus Compute wth IRI Workflows - GlobusWorld 2024
Globus Compute wth IRI Workflows - GlobusWorld 2024
 
GlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote sessionGlobusWorld 2024 Opening Keynote session
GlobusWorld 2024 Opening Keynote session
 
Prosigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology SolutionsProsigns: Transforming Business with Tailored Technology Solutions
Prosigns: Transforming Business with Tailored Technology Solutions
 
Launch Your Streaming Platforms in Minutes
Launch Your Streaming Platforms in MinutesLaunch Your Streaming Platforms in Minutes
Launch Your Streaming Platforms in Minutes
 
Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024Cracking the code review at SpringIO 2024
Cracking the code review at SpringIO 2024
 
How Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptxHow Recreation Management Software Can Streamline Your Operations.pptx
How Recreation Management Software Can Streamline Your Operations.pptx
 
First Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User EndpointsFirst Steps with Globus Compute Multi-User Endpoints
First Steps with Globus Compute Multi-User Endpoints
 
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
Climate Science Flows: Enabling Petabyte-Scale Climate Analysis with the Eart...
 
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
In 2015, I used to write extensions for Joomla, WordPress, phpBB3, etc and I ...
 
Enterprise Software Development with No Code Solutions.pptx
Enterprise Software Development with No Code Solutions.pptxEnterprise Software Development with No Code Solutions.pptx
Enterprise Software Development with No Code Solutions.pptx
 
May Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdfMay Marketo Masterclass, London MUG May 22 2024.pdf
May Marketo Masterclass, London MUG May 22 2024.pdf
 
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data AnalysisProviding Globus Services to Users of JASMIN for Environmental Data Analysis
Providing Globus Services to Users of JASMIN for Environmental Data Analysis
 

Add Intelligence to Applications with AWS AI Services

  • 1. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Add Intelligence to Applications with AWS AI Services Nicholas Walsh (@TheNickWalsh) Technical Evangelist AWS A I M 2 0 1
  • 2. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Related breakouts AIM302: Build, Train, and Deploy ML Models with Amazon SageMaker Jonathon Dion (2-4:00PM, Room 718B) SVC304 - Using AI to process customer audio in your Amazon Connect contact center Sayed Hassan (3:45-4:45, Room 705)
  • 3. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T A little about me… - Background in data science + AI/ML + BME - Previous work: Wolfram Research, Datmo, SBU Med - Gaming nerd (CS:GO, DOTA2, WoW, LoL) - Python <3 - RStudio is my favorite IDE
  • 4. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Related breakouts AIM302: Build, Train, and Deploy ML Models with Amazon SageMaker Jonathon Dion (2-4:00PM, Room 718B) SVC304 - Using AI to process customer audio in your Amazon Connect contact center Sayed Hassan (3:45-4:45, Room 705)
  • 5. Our mission at AWS Put machine learning in the hands of every developer
  • 6. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Why AWS for AI? Broadest and deepest set of AI and ML services for your business Solving the toughest problems holding back ML - cost, ease of use, and data 75% lower inference cost 70% cost reduction in data- labeling “No ML experience required” Unmatched support for the most popular frameworks Built on the most comprehensive cloud platform optimized for machine learning 85% of TensorFlow projects in the cloud happen on AWS 200+ new features and services since Jan 2018 AWS holds the top spots on Stanford’s benchmark, for fastest training time, lowest cost, lowest inference latency Deepest set of security and encryption features, with robust analytics capabilities
  • 7. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T More machine learning happens on AWS than anywhere else
  • 8. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T FRAMEWORKS AND INTERFACES ML for data scientists KERAS Frameworks Interfaces APPLICATION SERVICES ML for everyone INFRASTRUCTURE Powering the ML A M A Z O N L E X A M A Z O N R E K O G N I T I O N I M A G E & V I D E O A M A Z O N T R A N S C R I B E T R A N S L A T E C O M P R E H E N D A M A Z O N F O R E C A S T A M A Z O N P E R S O N A L I Z E Machine Learning AMIs A W S Io T G R E E N G R A S S M L Compute Nvidia Tesla V100 GPUs EC2 C5 FPGAs ELASTIC INFERENCE A M A Z O N P O L L Y A M A Z O N T E X T R A C T Vision Speech Language Chatbots Forecasting Recommendations The Amazon ML stack: Broadest & deepest set of capabilities PLATFORM SERVICES ML for engineers A M A Z O N S A G E M A K E R B U I L D T R A I N D E P L O Y Pre-built Algorithms and Notebooks One-click model training and tuning One-click deployment and hosting Data Labeling (Ground Truth) Optimization (NEO) Automatic scaling Machine Learning Marketplace Reinforcement Learning Elastic Inference Integration Hyperparameter Optimization VPC and AWS PrivateLink
  • 9. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Pre-trained AI services that require no ML skills or training Easily add intelligence to your existing apps and workflows Quality and accuracy from continuously-learning APIs APPLICATION SERVICES ML for everyone A M A Z O N L E X A M A Z O N R E K O G N I T I O N I M A G E & V I D E O A M A Z O N T R A N S C R I B E T R A N S L A T E C O M P R E H E N D A M A Z O N F O R E C A S T A M A Z O N P E R S O N A L I Z E A M A Z O N P O L L Y A M A Z O N T E X T R A C T Vision Speech Language Chatbots Forecasting Recommendations
  • 10. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Common misconception: “My AI Problem is unique to my business. “ (Hint: It probably isn’t)
  • 11. S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.
  • 12. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Documents are important Primary tool of record keeping, communicating, collaborating, and transacting Finance Insurance Real estate Accounting Tax management Medical Legal Business management Education And many more…
  • 13. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T 16.3M US mortgage applications ($2.1T) in 2016 *
  • 14. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T About 240M W2 tax forms will be processed for FY2018 in the US *
  • 15. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Need for processing documents
  • 16. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T How documents are processed today Optical Character Recognition (OCR) Manual processing Rules and template-based extraction
  • 17. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Challenges for processing documents Manual processing Expensive Error-prone Time-consuming
  • 18. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Challenges for processing documents Manual processing Output 1. Exempt is true 2. 28 is true 3. CPP/QPP is true 4. RPC/RRQ is true
  • 19. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Challenges for processing documents Optical Character Recognition (OCR) Error-prone Flat bag of wordsSimple documents only
  • 20. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Challenges for processing documents Optical Character Recognition (OCR) Output Extract data quickly & No code templates to accurately maintain
  • 21. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Challenges for processing documents Optical Character Recognition (OCR) Output Start Date End Date Employer Name Position Held Reason for leaving 1/15/2009 6/30/2013 Any Company Head Baker Family Relocated
  • 22. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Challenges for processing documents Output Full Name Date of Birth Gender John X Doe 01 01 1971 Male First Middle Last MM DD YYYY Female
  • 23. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Challenges for processing documents Rules- and template-based extraction Limited by accuracy of OCR Significant development and management overhead Templates are brittle
  • 24. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Challenges for processing documents Rules- and template-based extraction The well-known W2 US tax form has 100s of variants each year
  • 25. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T It looks easy, but … …not a single corresponding pixel value in common
  • 26. S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. OCR++ service to easily extract text and data from virtually any document. No ML experience required. https://aws.amazon.com/about-aws/whats-new/2019/10/amazon-textract-now-extracts-text-even-more- accurately-from-even-more-types-of-documents/
  • 27. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Put AI to work, no ML experience required Increase efficiency with automated document analysis optical character recognition (OCR) | automatic data extraction | natural language processing intelligent search | text analytics C O M P R E H E N D & C O M P R E H E N D M E D I C A L A M A Z O N T E X T R A C T
  • 28. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Textract features Text extraction Table extraction Form extraction
  • 29. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Textract—Text extraction Blocks: PAGE, PARAGRAPH, LINE, WORD is washed by waves, and cooled
  • 30. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Name Description Blocks List of blocks identified from the document ID Unique ID of the unit Relationships CHILD Block type PAGE, PARAGRAPH, LINE, WORD Pages Contains number of pages in the document Amazon Textract—Text extraction API DetectDocumentText Name Description Document Blob or Amazon S3 object
  • 31. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Blocks: PAGE, TABLE, CELL For each ’block’ you get: • Text • Confidence score • Block relationships (e.g., cells within a table) Amazon Textract—Table extraction API AnalyzeDocument with “table” as FeatureTypes parameter
  • 32. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Textract—Form extraction AnalyzeDocument with “form” as FeatureTypes parameter Blocks: PAGE, KEY_VALUE_SET For each ’block’ of your document: • Form field name (key) and field value (value) association • Confidence score • Page number • Block relationships
  • 33. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Supports single-page documents such as images (e.g., mobile capture) For multipage documents, up to 3,000 pages Amazon Textract Sync and async
  • 34. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Textract Text extraction simplified Output Extract data quickly & accurately No code or templates to maintain
  • 35. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Output { Start Date: 1/15/2009 End Date: 6/30/2013 Employer Name: Any Company Position Held: Head Baker Reason for leaving: Family relocated } Amazon Textract Table extraction simplified
  • 36. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Output Full Name: First: John Middle: X Last: Doe Date of Birth: MM: 01 DD: 01 YYYY: 1971 Gender: Male: True Female: False Amazon Textract Form extraction simplified
  • 37.
  • 38. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Reference architecture—Index and search documents Input Uploaded document images such as tax forms, credit applications, or medical notes Amazon S3 Uploaded documents are stored in data lake AWS Lambda A Lambda function is triggered to initiate document analysis using the Hieroglyph API Amazon Textract Automatically extract text, including key- value pairs and tables Amazon Elasticsearch Service Extracted data and confidence scores are indexed to enable document search Output Perform contextual search on millions of documents or integrate data into your document management system
  • 39. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Reference architecture—Form capture Input Customer uses mobile app to capture a photo of a W2 form Amazon Textract The Amazon Textract API is integrated into the end- user application to automatically extract text from the W2 form and auto-populate the form fields Customer Application Customers experience real- time capture of their tax information by taking a photo instead of manual data entry Database User submitted data is loaded into a database for use in tax preparation
  • 40. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Reference architecture—Extract for NLP Quickly turn extracted text/data into actionable insights Input Uploaded document images of medical notes, explanation of benefits, and patient forms Amazon S3 Uploaded documents are stored in S3 NLP Use natural language processing to extract insights from medical documents Amazon Elasticsearch Service Easily search through extracted data and text insights Output Discover medical insights to improve patient care Amazon Textract Automatically extract words and lines of text, and tables
  • 41. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Rekognition Deep-learning-based image & video analysis
  • 42. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Faces Celebrities Labels Moderation ScenesActivities Paths Text Amazon Rekognition Features
  • 43. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Customer Analysis Analyze trends, not individuals Recognize Your Customer Verify the identities of customers who opt-in Amazon Rekognition Face – common use cases
  • 44. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Recognize your customer Verify the identities of customers who opt-in Amazon Rekognition Face – common use cases
  • 45. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Trademark Real-time identity verification Aella Credit uses Amazon Rekognition to analyze images to verify an individual’s identity in real-time without human intervention, allowing it to provide instant loans to eligible customers through its mobile app.
  • 46. S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Discover insights and relationships in text
  • 47. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Polly Use Cases Content Creation Mobile & Desktop Applications Internet of Things (IoT) Education & E-Learning Telephony Game Development Key Features 52 Voices across 25 languages Lip-Syncing & Text Highlighting Fine-grained Voice Control Custom Vocabularies Available in 14 AWS regions
  • 48. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Transcribe Automatic Speech Recognition TimestampsSupport for both regular & telephony audio Punctuation & formatting Amazon S3 integration Recognize multiple speakers Custom dictionaries ? !
  • 49. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Transcribe Use Cases Call centers Subtitles for VOD Transcribe meetingsBroadcast closed captions
  • 50. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T 21 Languages 417 Combinations Key Features Real Time < 500ms / sentence on average < 150ms / conversational / short form Tag Handling XML tags placement maintains styling and formatting through translation < / > Data Security Data ownership Encryption Access Management Ease of Use Simple API calls and partner solutions $15/1M Characters Or $0.000075 per word; Pay as you go, 2M characters monthly free tier HIPAA Eligible Amazon Translate Neural Machine Translation
  • 51. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Comprehend Natural Language Processing Sentiment Entities LanguagesKey phrases Topic modeling
  • 52. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Comprehend Di s c o v e r i n s i g h t s a n d r e l a t i o n s h i p s i n t e x t Entities Key Phrases Language Sentiment Syntax Grouping C O M P R E H E N D
  • 53. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Comprehend Use cases Voice of Customer Analytics Semantic Search Knowledge Management/Discovery Analyzing what customers are saying about your brand, products and services Making search smarter by searching on key phrase, sentiment and topic Organizing documents, categorizing by topic, and personalizing experiences
  • 54. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Put AI to work, no ML experience required Understand the voice of your customer sentiment analysis | app localization | translation services | transcription services | cataloging media | accessibility T R A N S C R I B E T R A N S L A T E C O M P R E H E N DA M A Z O N R E K O G N I T I O N I M A G E A M A Z O N R E K O G N I T I O N V I D E O
  • 55. Targeted customer acquisition VidMob uses Amazon Rekognition and Amazon Transcribe for metadata extraction and sentiment analysis, to help marketers understand which videos resonate with audiences. This allows marketers to promote targeted content to acquire new customers.
  • 56. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Detecting Customer Sentiment Bringing it together: Multilanguage product analytics Twitter Stream API S3 AthenaKinesis Translate Lambda Comprehend Transcribe
  • 57. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Improving contact centers with AI Amazon Athena
  • 58. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Modernize your contact center to improve customer service Live agent optimization with AI Amazon TranslateCustomer Chat Agents live translation enables global, multi-lingual chat Amazon Comprehend real time analysis provides next best action guidance Amazon Transcribe Amazon ConnectCustomer Voice Agents Amazon Comprehend live transcription extends guidance for voice calls
  • 59. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Live call analysis with next best action and translation
  • 60. S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Conversational interfaces for your applications powered by the same deep learning technologies as Alexa
  • 61. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Lex Scale Business Logic SecurityAnalytics Text to Speech Speech to Intent End to End Native support & maintains context One-click deployment Completely managed service Native integration with AWS Lambda Encrypted data in transit & at rest Monitor and improve Amazon Polly integrated into API ASR + NLU integrated into one API Dialog Management Deployment
  • 62. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Designed for builders Efficient and intuitive tools to build conversations
  • 63. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Lex Utterances Spoken or typed phrases that invoke your intent BookHotel Intents An intent performs an action in response to natural language user input Slots Slots are input data required to fulfill the intent Fulfillment Fulfillment mechanism for your intent
  • 64. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Lex—Technology Amazon Lex Automatic Speech Recognition (ASR) Natural Language Understanding (NLU) Same technology that powers Alexa Amazon Cognito CloudTrail CloudWatch AWS services Action AWS Lambda Authentication & Visibility Speech API Language API Fulfillment End Users Developers Console SDK Intents, Slots, Prompts, Utterances Input: Speech or Text Multi-Platform Clients: Mobile, IoT, Web, Chat API Output: Speech (via Amazon Polly TTS) or Text
  • 65. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Lex Use Cases Informational Bots Chatbots for everyday consumer requests Application Bots Build powerful interfaces to mobile applications News updates Weather information Game scores …. Book tickets Order food Manage bank accounts …. Enterprise Productivity Bots Streamline enterprise work activities and improve efficiencies Check sales numbers Marketing performance Inventory status …. Internet of Things (IoT) Bots Enable conversational interfaces for device interactions Wearables Appliances Auto …. Contact Center Bots Chatbots for customer service IVR Account inquiries Bill payment Service update ….
  • 66. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Put AI to work, no ML experience required Modernize your contact center to improve customer service conversational chat bots | call transcription | intelligent routing | sentiment analysis | VoC analytics text-to speech | multilingual omni-channel communication A M A Z O N P O L L Y T R A N S C R I B E T R A N S L A T E C O M P R E H E N D A M A Z O N L E X
  • 67. Meaningful customer interactions Liberty Mutual uses Amazon Lex and AI Services to develop natural language-driven conversational apps to enable customer service agents to respond to customer requests with real-time and contextual intelligence, improving response time, and quality of service.
  • 68. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Personalize customer experiences with targeted recommendations recommendation technology used by Amazon.com | context-aware recommendations sentiment analysis | VoC analytics P E R S O N A L I Z E C O M P R E H E N DR E K O G N I T I O N I M A G E R E K O G N I T I O N V I D E O
  • 69. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Popularity Trap Naïve models give recommendations similar to popular items Cold Starts New users should get relevant recommendations, new items should show in recommendations Scale Recommendations should scale across millions of users and items Real-Time Personalization must be responsive to the changing user intent Custom models Personalization models must accurately reflect business context and user behavior Amazon Personalize Real-time personalization and recommendation
  • 70. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Articles, products, videos, etc. Age, location, etc. Amazon Personalize Customized personalization & recommendation API Views, signups, conversion, etc. Amazon Personalize Real-time personalization and recommendation
  • 71. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Customized personalization & recommendation API F u l l y m a n a g e d b y A m a z o n P e r s o n a l i z e Amazon Personalize INSPECT DATA IDENTIFY FEATURES SELECT ALGORITHMS SELECT HYPERPARAMETERS TRAIN MODELS OPTIMIZE MODELS HOST MODELS BUILD FEATURE STORE CREATE REAL-TIME CACHES Activity stream from app Inventory Demographics (optional) Amazon Personalize Real-time personalization and recommendation
  • 72. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T © 2018, Amazon Web Services, Inc. or its Affiliates. All rights reserved. Amazon Trademark Personalizing customer experiences Domino’s uses Amazon Personalize to customize and scale relevant marketing communications to customers based on time, context, and content, thereby improving and enhancing their experience with the Domino’s brand.
  • 73. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Accurately forecast future business outcomes forecasting technology used by Amazon.com | multiple time-series data forecast scheduling & visualization | supply chain integration F O R E C A S T
  • 74. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Historical data Supply chain, inventory, etc. Customized forecasting API Related “causal” data Weather, special offers, product details Amazon Forecast Amazon Forecast Accurate time-series forecasting
  • 75. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Forecast Accurate time-series forecasting Historical data Supply chain, inventory, etc. Customized forecasting API Inspect data Identify features Select from 8 algorithms Select hyperparameters Host models Load data Train models Optimize models Related “causal” data Weather, special offers, product details F u l l y m a n a g e d b y A m a z o n F o r e c a s t Amazon Forecast
  • 76. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T Amazon Forecast Accurate time-series forecasting Any historical time-series Export to CSV to Integrate with SAP and Oracle Supply Chain Custom forecasts with 3 clicks Up to 50% more accurate 1/10th the cost Retail demand Travel demand AWS usage Revenue forecasts Web traffic Advertising demand Generate forecasts for:
  • 77. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AI Services Demo Boilerplate React template for a simple client side application with components for: 1. Amazon Transcribe 2. Amazon Polly 3. Amazon Comprehend 4. Amazon Rekognition 5. Amazon Translate https://github.com/nmwalsh/aws-ai-services-site
  • 78.
  • 79. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T FRAMEWORKS AND INTERFACES ML for data scientists KERAS Frameworks Interfaces APPLICATION SERVICES ML for everyone INFRASTRUCTURE Powering the ML A M A Z O N L E X A M A Z O N R E K O G N I T I O N I M A G E & V I D E O A M A Z O N T R A N S C R I B E T R A N S L A T E C O M P R E H E N D A M A Z O N F O R E C A S T A M A Z O N P E R S O N A L I Z E Machine Learning AMIs A W S Io T G R E E N G R A S S M L Compute Nvidia Tesla V100 GPUs EC2 C5 FPGAs ELASTIC INFERENCE A M A Z O N P O L L Y A M A Z O N T E X T R A C T Vision Speech Language Chatbots Forecasting Recommendations The Amazon ML stack: Broadest & deepest set of capabilities PLATFORM SERVICES ML for engineers A M A Z O N S A G E M A K E R B U I L D T R A I N D E P L O Y Pre-built Algorithms and Notebooks One-click model training and tuning One-click deployment and hosting Data Labeling (Ground Truth) Optimization (NEO) Automatic scaling Machine Learning Marketplace Reinforcement Learning Elastic Inference Integration Hyperparameter Optimization VPC and AWS PrivateLink
  • 80. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T AWS Machine Learning Training & Certification
  • 81. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T RESOURCES • Brainstorming • Custom modeling • Training • Work side-by-side with Amazon experts ML Solutions Lab • Practical education on ML for new and experienced practitioners • Based on the same material used to train Amazon developers Machine Learning Training and Certification • Local meetups • Blogs (Medium: Towards Data Science) • Reddit (/r/MachineLearning, /r/AWS) • Twitter! Lots of amazing folks. Communities • [NEW] Coursera • https://aws.training Online Courses
  • 82. © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved.S U M M I T GET STARTED TODAY: Amazon Comprehend Amazon Forecast Amazon LexAmazon Personalize Amazon Polly Amazon Rekognition Amazon Textract Amazon Transcribe Amazon Translate
  • 83. Thank you! S U M M I T © 2019, Amazon Web Services, Inc. or its affiliates. All rights reserved. Nicholas Walsh Technical Evangelist, AWS nmwalsh@amazon.com Twitter: @TheNickWalsh ml.aws