SlideShare a Scribd company logo
1 of 60
Download to read offline
CUTTING THROUGH THE HYPE
— WHAT A.I. LOOKS LIKE IN
‘REAL WORLD’ BUSINESS
We’re entering an era where we will no longer be
thinking about technology…
We will be thinking with it.
WELCOME TO GOLDEN AGE OF A.I.
● It’s here to stay
● It’s coming faster than you think
● It’s just software trying to act smart
● It’s changing everything...literally
● It loves to make you look good
● It’s easier to use than you think
● Q&A
ARTIFICIAL INTELLIGENCE
O
U
R
JO
U
R
N
EY
ABOUT ME
STARTUPS & ENTERPRISE
chris.mohritz@10xeffect.com
● Lead a startup accelerator for web/mobile
● Also run corporate innovation events & consulting
● Using A.I. (machine learning) in business since 2009
A
B
O
U
T
Philosopher
MY PERSPECTIVE
Sherpa
vs.
Learn & lead by doing. Learn & lead from theory.
A
B
O
U
T
IT’S HERE TO STAY
Business loves it…
● Boosts revenue
● Reduces costs
Technology caught up…
● More data — “Life begins at a billion examples”
● More computing — go cloud!
WHY NOW?
“...by 2020 almost all respondents believe A.I.
can generate a significant R.O.I. impact
through both an expected 39% boost to
revenues on average and an anticipated 37%
reduction in costs.”
~ Infosys
1,600 IT and business decision-makers were interviewed in November 2016. All came
from organizations of more than 1,000 employees, with $500M or more annual revenue
and from a range of sectors.
That’s 76% to the bottom line!
But what caused the change in attitude for business?
A.I. ACCELERATES BUSINESS
As it was famously said back in 2011…
Software is Eating the World.
Because software automates, simplifies, and
accelerates business.
And now...A.I. is eating the software.
Because A.I. automates, simplifies, and
accelerates software.
And we have a lot of software these days!
● Hiring the right people
● Augmenting finance
● Measuring brand exposure
● V.I.P. identification
● Drone/satellite asset mgmt
● Retail shelf analysis
● IP infringement monitoring
● Visual search
● Chatbots
EXAMPLES OF A.I. IN USE TODAY
● Personalizing customer service
● Improving customer loyalty
● Boosting customer retention
● Detecting fraud
● Predictive maintenance
● Smoother supply changes
● Career planning
● Route optimization
● Reduce power consumption
R
ESO
U
R
C
ES
Business loves A.I.
● A.I. removes friction, allowing greater productivity
● Greater productivity translates into a faster
growing business
● Faster growing business translates into further
investments to expand A.I.
IT’S HERE TO STAY
R
EC
A
P
IT’S COMING FASTER
THAN YOU THINK
● We are hardwired to expect things to happen in a
linear fashion
● Yet, digital technologies are evolving at computing
speeds — exponentially
Which is why things that evolve at an exponential rate
tend to ‘catch us off guard.’
OUR PERCEPTION IS DECEPTIVE
Our world is messy...really messy.
Which — historically — has confused computers.
But now they are quickly figuring out our physical world.
This is allowing computers to interact and deeply
integrate into our daily work and lives...opening up all
kinds of wonderful opportunities.
FIGURING OUT OUR MESS
Speech — computers can now recognize and speak
natural language.
Vision — computers can now recognize and create
visual information.
WHAT ALLOWS THEM TO DO
THAT?
Join us in following sessions for more details on these 2
Linear thinking
Our minds don’t register exponential
change...so things that move quicker
than linear are ‘hard to believe.’
In addition, computers have figured out
our messy physical world, which opens
the door for it to quickly move in.
IT’S FASTER THAN YOU THINK
Exponential
change
R
EC
A
P
100 million times faster...?
“I would predict that in 10 years there’s nothing but
quantum machine learning”
~Hartman Nevet
Head of Google’s Quantum AI Lab
via: technologyreview.com
AND IT’S ONLY GETTING FASTER
Hint: Now is the time to act.
AN INTERESTING TIPPING POINT...
2011: Machine tries to beat humans. 2017: Humans try to beat machine.6yrs later ⇨
A good illustration of
how quickly these
technologies will
integrate into our lives.
AND ANOTHER...
youtube.com/watch?v=YvT_gqs5ETk
IT’S JUST SOFTWARE TRYING TO
ACT SMART
Automation
Software
Artificial Intelligence
Machine Learning
Neural Networks
Deep Learning
PUTTING BUZZ WORDS INTO
CONTEXT
Artificial intelligence is a subjective
result created by “smart” software
Machine learning is a form of software
development that creates “smart” software
Neural networks are a technique of
machine learning
Deep learning is a neural network
with more than 2-3 layers
Software is a method of
automation
CONTINUING TO AUTOMATE OUR
WORLD
In the 20th
century we automated work,
In the 21st
century we are automating intelligence.
The traditional way...
DEVELOPING SOFTWARE
The machine learning
way...
Model
00110011010111
01
010110011101
0
11001001101
Stored as a
mathematical model.
Trained logic through finding patterns in the data.Handwritten logic.
tripID hasEggs eggsBought milkBought
1 1 6 1
2 0 0 2
3 1 6 1
4 1 8 1
5 0 0 1
6 1 6 1
7 0 0 3Remember “Software Accelerates Business”...?
Machine Learning allows us to accelerate that software — further accelerating business.
All because machine learning can create more complex logic than handwritten code. Making it
“Smart.”
A SIMPLIFIED ILLUSTRATION...
Handwritten logic
if (eval) { do_this() }
if (eval) { do_this() }
if (eval) { do_this() }
if (eval) { do_this() }
if (eval) { do_this() }
Trained logic
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
A.I. IS A SUBJECTIVE “RESULT”
● Machine learning allows us to create software with
more complex logic
● This “smarter” software can produce results that
mimic human intelligence
But we don’t really understand what human
intelligence is...so what delineates tasks that require
intelligence from tasks that don’t?
Artificial flowers have the same
relationship to natural flowers
as
artificial intelligence has to
natural intelligence.
Useful, but not the same.
AND LET’S BE
CLEAR...
Movies are just entertainment.
AND OF COURSE...
Photo: imdb.com/title/tt1340138
CODE TRYING TO BE CLEVER
A.I. is the result of “smart” software developed through
machine learning.
And since we don’t fully understand our only point of
reference — natural (human) intelligence — all we can
do is subjectively mimic intelligence.
R
EC
A
P
IT’S CHANGING
EVERYTHING...LITERALLY
A.I. removes friction.
It’s software that can interact and adapt — on the fly.
And by removing friction, A.I. gives us:
● Quicker adoption,
● Greater accuracy, and
● Faster speed
Which ultimately translates into more productivity.
AT THE VERY CORE...
AND IT’S ALL UP FOR GRABS
Everything mankind has ever invented — including all
software apps — will be reinvented using A.I.
A.I. will make everything frictionless
and more productive.
And it will do it completely behind-the-scenes...
ON A PATH TO UBIQUITY
“The most profound technologies are those that
disappear. They weave themselves into the fabric of
everyday life until they are indistinguishable from it.”
~Mark Weiser
Scientific American, 1991
CHANGING EVERYTHING
Can you think of anything that doesn’t have a
software element to it today?
Everything that is software today — or will be in the
future — will get the “A.I.-powered” treatment.
Remember, Software is Eating the World…?
And today, A.I. is eating the software.
R
EC
A
P
IT LOVES TO MAKE YOU
LOOK GOOD
EMPOWERING OUR WORLD
A.I. is the bridge between our world
and the computer world.
A bridge that understands how both sides work
— and translates between them.
And brings out the best in both.
“In 2018, half a billion users will save two hours a day as
a result of AI-powered tools.”
~ Gartner, 2017
THE A.I. REBOOT
A.I. is a tool for augmentation, not replacement.
Augment your staff
A.I. can empower your staff to be (exponentially) more
productive:
● To work faster, and
● To work more accurately
Augment your customers
A.I. can make it easier for your customers to adopt, use, and
support your products.
(e.g. Alexa)
Stick around for examples
A.I. can reduce friction in nearly any business process.
But stay focused on small, precise tasks.
General A.I. Narrow A.I.
‘Replace’ mindset ‘Augment’ mindset
THINK BIG, BUILD SMALL
“Anything that a typical human can do
with 1 second of thought, we can probably
now or soon automate with A.I.”
~ Andrew Ng
Former lead of Google Brain project
FOCUS ON PINPOINT SOLUTIONS
THINK THIS... NOT THIS...
One model to rule
them all.
Product
Recommendations
Emotion
Recognition
Sentiment
Analysis
Text
Analytics
Job Search &
Discovery
Video
Analysis
Text to
Speech
Computer
Vision
Search
Autosuggest
Facial
Recognition
Language
Translation
Speech
to Text
Resume
Analysis
Content
Moderation
Micro A.I. Monolithic
A.I. should stand for…
Augmented Intelligence.
Stay focused on small, narrow tasks that amplify
human productivity, not replace it.
MAKING YOU LOOK GOOD
R
EC
A
P
IT’S EASIER THAN YOU THINK
WHERE DO I START LOOKING?
Break down your search into bite-sized chunks.
Anything related to improving customer experience is usually a good
bet.
Marketing Support Product Admin
Innovatio
n
Join us in following sessions for more details on the Marketing, Support and Product
blocks
Quickest R.O.I.
Suggested implementation path
START WITH COMMERCIAL APIs
Commercial Platform, Their Training Data
Commercial Platform, Your Training Data
In-House Platform, Your Training Data
A.I. M
aturity
← No training data required!
Most of the major cloud providers
have purpose-built A.I.-powered APIs.
Many have a free tier.
And they work exactly like
every other API you’re already using.
NOTHING NEW HERE
IN SHORT...
You don't need to know A.I. to use it.
For example...
Who uses software?
Who knows how to write software?
● Microsoft Azure
● DiffBot
● BigML
● Google Cloud
● AWS
● IBM Watson
● Baidu
● Salesforce
● Alibaba
● Oracle Cloud
● HP Haven
● Adobe Sensei
R
ESO
U
R
C
ESLOTS OF COMMERCIAL OPTIONS
AND OPEN SOURCE OPTIONS
● Google TensorFlow
● Microsoft CNTK
● Apache PredictionIO
● Deeplearning4j
● Caffe
● H2O
● Apache Spark MLlib
● Apache Mahout
● OpenNN
● Oryx 2
● OpenCyc
● Amazon DSSTNE
( If you decide to go in-house. )
R
ESO
U
R
C
ES
Just add skills…
Most implementations do not require a new team,
All you need are some new skills.
AND HOLD OFF ON NEW TEAMS
● Right technical expertise to cut through the hype
of new offerings, and
● Right business acumen to know where to best
apply those technologies.
WHAT SKILLS DO YOU REALLY
NEED?
( Sound familiar? )
A.I. fuels growth.
You could end up
hiring more people,
not laying them off.
“A.I.-POWERED” TENDS TO HIRE
geekwire.com/2017/amazon-soars-340k-employees-adding-110k-people-single-year
We’ve gone through
this transition
before.
A.I. just makes
existing stuff
“smarter.”
IT’S EASIER THAN YOU THINK
R
EC
A
P
Don't get me wrong, there's an insane amount of complexity behind the scenes.
But fortunately, you need to know that stuff to take advantage of A.I.
NEXT STEPS
HOW-TO GUIDES
● Building Voice-Enabled Products With Amazon Alexa
● Cognitive Customer Engagement Using IBM Watson
● Harnessing Visual Data Using Google Cloud
● Building a Recommendation Engine Using Microsoft Azure
● Predicting Marketing Campaign Response Using Amazon Machine Learning
● Unleashing A.I.-Powered Conversation With IBM Watson
● Get into the Mind of Your Customer Using Google’s Sentiment Analysis Tools
● Discover Your Customers’ Deepest Feelings Using Microsoft Facial Recognition
● Give Your Products the Power of Speech Using Amazon Polly
● Computers Are Opening Their Eyes — and They’re Already Better at Seeing Than We Are
● How to Predict When You’re Going to Lose a Subscriber
● The Future of Business is a Digital Spokesperson — Let’s Build a Preview Using Microsoft’s Bot
Framework
R
ESO
U
R
C
ES
COMING UP...
2 A.I. Technologies that will have the greatest impact
● Computer Speech — 12:00-12:45 pm
● Computer Vision — 1:00-1:45 pm
2 A.I. Applications with the quickest R.O.I.
● Customer Engagement — 2:00-2:45 pm
● Personalization — 3:00-3:45 pm
JO
IN
U
S!
● A.I. is here to stay
● It’s coming faster than you think
● It’s just software trying to act smart
● It’s changing everything...literally
● It loves to make you look good
● It’s easier to use than you think
JOURNEY’S END
R
EC
A
P
We’re entering an era where we will no longer be
thinking about technology…
We will be thinking with it.
Not to imply that A.I. can think…
But that A.I. will expand our thinking.
CLOSING THOUGHT...
QUESTIONS OR COMMENTS?
chris.mohritz@10xeffect.com
C
O
N
TA
C
T
THANK YOU

More Related Content

What's hot

HTML 5 vs. Native Mobile Applications
HTML 5 vs. Native Mobile ApplicationsHTML 5 vs. Native Mobile Applications
HTML 5 vs. Native Mobile Applicationsglenn.kelman
 
Apps as Machines — ThingsCon Berlin 2014
Apps as Machines — ThingsCon Berlin 2014Apps as Machines — ThingsCon Berlin 2014
Apps as Machines — ThingsCon Berlin 2014Martin Jordan
 
EIA2019Portugal - Paper Prototyping, Solution Validation & Design Hacks - Zai...
EIA2019Portugal - Paper Prototyping, Solution Validation & Design Hacks - Zai...EIA2019Portugal - Paper Prototyping, Solution Validation & Design Hacks - Zai...
EIA2019Portugal - Paper Prototyping, Solution Validation & Design Hacks - Zai...European Innovation Academy
 
Built With ❤ - Why Developer Experience Matters - DevOps Days Boston 2019
Built With ❤ - Why Developer Experience Matters - DevOps Days Boston 2019Built With ❤ - Why Developer Experience Matters - DevOps Days Boston 2019
Built With ❤ - Why Developer Experience Matters - DevOps Days Boston 2019Arthur Maltson
 
Choose Boring Technology
Choose Boring TechnologyChoose Boring Technology
Choose Boring TechnologyDan McKinley
 
Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013Phil Barrett
 
Minimal Viable Product: Do These Features Make My App Look Fat?
Minimal Viable Product: Do These Features Make My App Look Fat?Minimal Viable Product: Do These Features Make My App Look Fat?
Minimal Viable Product: Do These Features Make My App Look Fat?Tommy Norman
 
A Minimal Viable Product that works
A Minimal Viable Product that worksA Minimal Viable Product that works
A Minimal Viable Product that worksOlga Pavlovsky
 
Conversation UIs & Chatbots an introduction
Conversation UIs & Chatbots an introductionConversation UIs & Chatbots an introduction
Conversation UIs & Chatbots an introductionMarion Mulder
 
Just because you can doesn't mean you should: thoughts on smartness & entrepr...
Just because you can doesn't mean you should: thoughts on smartness & entrepr...Just because you can doesn't mean you should: thoughts on smartness & entrepr...
Just because you can doesn't mean you should: thoughts on smartness & entrepr...Alexandra Deschamps-Sonsino
 
The Making of Melody Jams (CAMPFest 2017)
The Making of Melody Jams (CAMPFest 2017)The Making of Melody Jams (CAMPFest 2017)
The Making of Melody Jams (CAMPFest 2017)Jamie Kosoy
 
EIA2019HK - Prototyping and Design Hacks - Alar Kolk
EIA2019HK - Prototyping and Design Hacks - Alar KolkEIA2019HK - Prototyping and Design Hacks - Alar Kolk
EIA2019HK - Prototyping and Design Hacks - Alar KolkEuropean Innovation Academy
 
MVP development from software developer perspective
MVP development from software developer perspectiveMVP development from software developer perspective
MVP development from software developer perspectiveRiza Fahmi
 
How Tools Have Shaped the Role of the Designer
How Tools Have Shaped the Role of the DesignerHow Tools Have Shaped the Role of the Designer
How Tools Have Shaped the Role of the DesignerJonathan Lieberman
 
Drive digital transformation with AI
Drive digital transformation with AIDrive digital transformation with AI
Drive digital transformation with AIAmazon Web Services
 
Hacker To Founder - Filipino Technical Co-Founders at Work
Hacker To Founder - Filipino Technical Co-Founders at WorkHacker To Founder - Filipino Technical Co-Founders at Work
Hacker To Founder - Filipino Technical Co-Founders at WorkPaul Pajo
 

What's hot (20)

HTML 5 vs. Native Mobile Applications
HTML 5 vs. Native Mobile ApplicationsHTML 5 vs. Native Mobile Applications
HTML 5 vs. Native Mobile Applications
 
Let's Build a Chatbot!
Let's Build a Chatbot!Let's Build a Chatbot!
Let's Build a Chatbot!
 
Pretotyping - Ayla Matalon
Pretotyping - Ayla MatalonPretotyping - Ayla Matalon
Pretotyping - Ayla Matalon
 
Apps as Machines — ThingsCon Berlin 2014
Apps as Machines — ThingsCon Berlin 2014Apps as Machines — ThingsCon Berlin 2014
Apps as Machines — ThingsCon Berlin 2014
 
EIA2019Portugal - Paper Prototyping, Solution Validation & Design Hacks - Zai...
EIA2019Portugal - Paper Prototyping, Solution Validation & Design Hacks - Zai...EIA2019Portugal - Paper Prototyping, Solution Validation & Design Hacks - Zai...
EIA2019Portugal - Paper Prototyping, Solution Validation & Design Hacks - Zai...
 
Built With ❤ - Why Developer Experience Matters - DevOps Days Boston 2019
Built With ❤ - Why Developer Experience Matters - DevOps Days Boston 2019Built With ❤ - Why Developer Experience Matters - DevOps Days Boston 2019
Built With ❤ - Why Developer Experience Matters - DevOps Days Boston 2019
 
Choose Boring Technology
Choose Boring TechnologyChoose Boring Technology
Choose Boring Technology
 
2013 ia summit
2013 ia summit2013 ia summit
2013 ia summit
 
Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013Sugsa mobile ux_april 2013
Sugsa mobile ux_april 2013
 
Minimal Viable Product: Do These Features Make My App Look Fat?
Minimal Viable Product: Do These Features Make My App Look Fat?Minimal Viable Product: Do These Features Make My App Look Fat?
Minimal Viable Product: Do These Features Make My App Look Fat?
 
A Minimal Viable Product that works
A Minimal Viable Product that worksA Minimal Viable Product that works
A Minimal Viable Product that works
 
Conversation UIs & Chatbots an introduction
Conversation UIs & Chatbots an introductionConversation UIs & Chatbots an introduction
Conversation UIs & Chatbots an introduction
 
Just because you can doesn't mean you should: thoughts on smartness & entrepr...
Just because you can doesn't mean you should: thoughts on smartness & entrepr...Just because you can doesn't mean you should: thoughts on smartness & entrepr...
Just because you can doesn't mean you should: thoughts on smartness & entrepr...
 
The Art of Creativity
The Art of CreativityThe Art of Creativity
The Art of Creativity
 
The Making of Melody Jams (CAMPFest 2017)
The Making of Melody Jams (CAMPFest 2017)The Making of Melody Jams (CAMPFest 2017)
The Making of Melody Jams (CAMPFest 2017)
 
EIA2019HK - Prototyping and Design Hacks - Alar Kolk
EIA2019HK - Prototyping and Design Hacks - Alar KolkEIA2019HK - Prototyping and Design Hacks - Alar Kolk
EIA2019HK - Prototyping and Design Hacks - Alar Kolk
 
MVP development from software developer perspective
MVP development from software developer perspectiveMVP development from software developer perspective
MVP development from software developer perspective
 
How Tools Have Shaped the Role of the Designer
How Tools Have Shaped the Role of the DesignerHow Tools Have Shaped the Role of the Designer
How Tools Have Shaped the Role of the Designer
 
Drive digital transformation with AI
Drive digital transformation with AIDrive digital transformation with AI
Drive digital transformation with AI
 
Hacker To Founder - Filipino Technical Co-Founders at Work
Hacker To Founder - Filipino Technical Co-Founders at WorkHacker To Founder - Filipino Technical Co-Founders at Work
Hacker To Founder - Filipino Technical Co-Founders at Work
 

Similar to Cutting Through the Hype - What Artificial Intelligence Looks Like in Real World Business

Developer's Introduction to Machine Learning
Developer's Introduction to Machine LearningDeveloper's Introduction to Machine Learning
Developer's Introduction to Machine LearningChristopher Mohritz
 
Demystifying Machine Learning - How to give your business superpowers.
Demystifying Machine Learning - How to give your business superpowers.Demystifying Machine Learning - How to give your business superpowers.
Demystifying Machine Learning - How to give your business superpowers.10x Nation
 
Using AI to Solve Data and IT Complexity -- And Better Enable AI
Using AI to Solve Data and IT Complexity -- And Better Enable AIUsing AI to Solve Data and IT Complexity -- And Better Enable AI
Using AI to Solve Data and IT Complexity -- And Better Enable AIDana Gardner
 
How to Use Artificial Intelligence to Grow Your Business
How to Use Artificial Intelligence to Grow Your BusinessHow to Use Artificial Intelligence to Grow Your Business
How to Use Artificial Intelligence to Grow Your BusinessSIXTY
 
Crowdsourcing Wisdom
Crowdsourcing WisdomCrowdsourcing Wisdom
Crowdsourcing WisdomVantte
 
The future of artificial intelligence in the workplace
The future of artificial intelligence in the workplaceThe future of artificial intelligence in the workplace
The future of artificial intelligence in the workplaceONPASSIVE
 
"The Cutting Edge" - Palletways Business Club Presentation
"The Cutting Edge" - Palletways Business Club Presentation"The Cutting Edge" - Palletways Business Club Presentation
"The Cutting Edge" - Palletways Business Club Presentationgeorge_edwards
 
A.I. in the Enterprise: 10 Real World Lessons Learned
A.I. in the Enterprise: 10 Real World Lessons LearnedA.I. in the Enterprise: 10 Real World Lessons Learned
A.I. in the Enterprise: 10 Real World Lessons LearnedChristopher Mohritz
 
A.I. in Business- 10 ‘Real World’ Lessons Learned
A.I. in Business- 10 ‘Real World’ Lessons LearnedA.I. in Business- 10 ‘Real World’ Lessons Learned
A.I. in Business- 10 ‘Real World’ Lessons Learned10x Nation
 
Converge augmented report
Converge augmented reportConverge augmented report
Converge augmented reportGlobant
 
When artificial intelligence meets user experience
When artificial intelligence meets user experienceWhen artificial intelligence meets user experience
When artificial intelligence meets user experienceAlex Avissar Tim
 
Top 10 Trending Technologies To Master In 2021
Top 10 Trending Technologies To Master In 2021Top 10 Trending Technologies To Master In 2021
Top 10 Trending Technologies To Master In 2021LokeshLusifer
 
From DevOps to NoOps how not to get Equifaxed Apidays
From DevOps to NoOps how not to get Equifaxed ApidaysFrom DevOps to NoOps how not to get Equifaxed Apidays
From DevOps to NoOps how not to get Equifaxed ApidaysOri Pekelman
 
A Study on Giving Commonsense to Machines
A Study on Giving Commonsense to MachinesA Study on Giving Commonsense to Machines
A Study on Giving Commonsense to MachinesIRJET Journal
 
Vittorio Viarengo, ViVi software
Vittorio Viarengo, ViVi softwareVittorio Viarengo, ViVi software
Vittorio Viarengo, ViVi softwareNicolò Borghi
 
Vittorio Viarengo, ViVi software
Vittorio Viarengo, ViVi softwareVittorio Viarengo, ViVi software
Vittorio Viarengo, ViVi softwareNicolò Borghi
 

Similar to Cutting Through the Hype - What Artificial Intelligence Looks Like in Real World Business (20)

Developer's Introduction to Machine Learning
Developer's Introduction to Machine LearningDeveloper's Introduction to Machine Learning
Developer's Introduction to Machine Learning
 
Demystifying Machine Learning - How to give your business superpowers.
Demystifying Machine Learning - How to give your business superpowers.Demystifying Machine Learning - How to give your business superpowers.
Demystifying Machine Learning - How to give your business superpowers.
 
Using AI to Solve Data and IT Complexity -- And Better Enable AI
Using AI to Solve Data and IT Complexity -- And Better Enable AIUsing AI to Solve Data and IT Complexity -- And Better Enable AI
Using AI to Solve Data and IT Complexity -- And Better Enable AI
 
Practical uses of AI in retail
Practical uses of AI in retailPractical uses of AI in retail
Practical uses of AI in retail
 
How to Use Artificial Intelligence to Grow Your Business
How to Use Artificial Intelligence to Grow Your BusinessHow to Use Artificial Intelligence to Grow Your Business
How to Use Artificial Intelligence to Grow Your Business
 
Crowdsourcing Wisdom
Crowdsourcing WisdomCrowdsourcing Wisdom
Crowdsourcing Wisdom
 
The future of artificial intelligence in the workplace
The future of artificial intelligence in the workplaceThe future of artificial intelligence in the workplace
The future of artificial intelligence in the workplace
 
"The Cutting Edge" - Palletways Business Club Presentation
"The Cutting Edge" - Palletways Business Club Presentation"The Cutting Edge" - Palletways Business Club Presentation
"The Cutting Edge" - Palletways Business Club Presentation
 
A.I. in the Enterprise: 10 Real World Lessons Learned
A.I. in the Enterprise: 10 Real World Lessons LearnedA.I. in the Enterprise: 10 Real World Lessons Learned
A.I. in the Enterprise: 10 Real World Lessons Learned
 
A.I. in Business- 10 ‘Real World’ Lessons Learned
A.I. in Business- 10 ‘Real World’ Lessons LearnedA.I. in Business- 10 ‘Real World’ Lessons Learned
A.I. in Business- 10 ‘Real World’ Lessons Learned
 
Converge augmented report
Converge augmented reportConverge augmented report
Converge augmented report
 
When artificial intelligence meets user experience
When artificial intelligence meets user experienceWhen artificial intelligence meets user experience
When artificial intelligence meets user experience
 
Future insights
Future insightsFuture insights
Future insights
 
Ai lecture1 final
Ai lecture1 finalAi lecture1 final
Ai lecture1 final
 
Top 10 Trending Technologies To Master In 2021
Top 10 Trending Technologies To Master In 2021Top 10 Trending Technologies To Master In 2021
Top 10 Trending Technologies To Master In 2021
 
From DevOps to NoOps how not to get Equifaxed Apidays
From DevOps to NoOps how not to get Equifaxed ApidaysFrom DevOps to NoOps how not to get Equifaxed Apidays
From DevOps to NoOps how not to get Equifaxed Apidays
 
How A.I. Fits in the Enterprise
How A.I. Fits in the EnterpriseHow A.I. Fits in the Enterprise
How A.I. Fits in the Enterprise
 
A Study on Giving Commonsense to Machines
A Study on Giving Commonsense to MachinesA Study on Giving Commonsense to Machines
A Study on Giving Commonsense to Machines
 
Vittorio Viarengo, ViVi software
Vittorio Viarengo, ViVi softwareVittorio Viarengo, ViVi software
Vittorio Viarengo, ViVi software
 
Vittorio Viarengo, ViVi software
Vittorio Viarengo, ViVi softwareVittorio Viarengo, ViVi software
Vittorio Viarengo, ViVi software
 

More from Christopher Mohritz

A.I. Makes Your Business More Human
A.I. Makes Your Business More HumanA.I. Makes Your Business More Human
A.I. Makes Your Business More HumanChristopher Mohritz
 
The Creative Side of Artificial Intelligence
The Creative Side of Artificial IntelligenceThe Creative Side of Artificial Intelligence
The Creative Side of Artificial IntelligenceChristopher Mohritz
 
Connecting Up an Intel Edison Device on AWS IoT
Connecting Up an Intel Edison Device on AWS IoTConnecting Up an Intel Edison Device on AWS IoT
Connecting Up an Intel Edison Device on AWS IoTChristopher Mohritz
 
Virtual Reality is Here and it's Real
Virtual Reality is Here and it's RealVirtual Reality is Here and it's Real
Virtual Reality is Here and it's RealChristopher Mohritz
 
Immersive Environments Powered by IoT
Immersive Environments Powered by IoTImmersive Environments Powered by IoT
Immersive Environments Powered by IoTChristopher Mohritz
 
Building a Conversational Speech Interface
Building a Conversational Speech InterfaceBuilding a Conversational Speech Interface
Building a Conversational Speech InterfaceChristopher Mohritz
 
Removing the Friction of Technology
Removing the Friction of TechnologyRemoving the Friction of Technology
Removing the Friction of TechnologyChristopher Mohritz
 
Exploring the Opportunities of Machine Learning
Exploring the Opportunities of Machine LearningExploring the Opportunities of Machine Learning
Exploring the Opportunities of Machine LearningChristopher Mohritz
 
Entering an Era of Perfect Information
Entering an Era of Perfect InformationEntering an Era of Perfect Information
Entering an Era of Perfect InformationChristopher Mohritz
 
Building a Visual Recognition Service
Building a Visual Recognition ServiceBuilding a Visual Recognition Service
Building a Visual Recognition ServiceChristopher Mohritz
 
Machine Learning & Self-Driving Cars
Machine Learning & Self-Driving CarsMachine Learning & Self-Driving Cars
Machine Learning & Self-Driving CarsChristopher Mohritz
 
Building an Image Recognition Service
Building an Image Recognition ServiceBuilding an Image Recognition Service
Building an Image Recognition ServiceChristopher Mohritz
 
IoT: Entering an Era of Perfect Information
IoT: Entering an Era of Perfect InformationIoT: Entering an Era of Perfect Information
IoT: Entering an Era of Perfect InformationChristopher Mohritz
 
10 Things Every Entrepreneur Needs to Know About Artificial Intelligence
10 Things Every Entrepreneur Needs to Know About Artificial Intelligence10 Things Every Entrepreneur Needs to Know About Artificial Intelligence
10 Things Every Entrepreneur Needs to Know About Artificial IntelligenceChristopher Mohritz
 
A.I. in the Enterprise: Predictive Personalization
A.I. in the Enterprise: Predictive PersonalizationA.I. in the Enterprise: Predictive Personalization
A.I. in the Enterprise: Predictive PersonalizationChristopher Mohritz
 
A.I. in the Enterprise: Predictive Engagement
A.I. in the Enterprise: Predictive EngagementA.I. in the Enterprise: Predictive Engagement
A.I. in the Enterprise: Predictive EngagementChristopher Mohritz
 
A.I. in the Enterprise: Computer Vision
A.I. in the Enterprise: Computer VisionA.I. in the Enterprise: Computer Vision
A.I. in the Enterprise: Computer VisionChristopher Mohritz
 
A.I. in the Enterprise: Computer Speech
A.I. in the Enterprise: Computer SpeechA.I. in the Enterprise: Computer Speech
A.I. in the Enterprise: Computer SpeechChristopher Mohritz
 

More from Christopher Mohritz (20)

A.I. Makes Your Business More Human
A.I. Makes Your Business More HumanA.I. Makes Your Business More Human
A.I. Makes Your Business More Human
 
The Creative Side of Artificial Intelligence
The Creative Side of Artificial IntelligenceThe Creative Side of Artificial Intelligence
The Creative Side of Artificial Intelligence
 
Every Business Needs a Chatbot
Every Business Needs a ChatbotEvery Business Needs a Chatbot
Every Business Needs a Chatbot
 
Connecting Up an Intel Edison Device on AWS IoT
Connecting Up an Intel Edison Device on AWS IoTConnecting Up an Intel Edison Device on AWS IoT
Connecting Up an Intel Edison Device on AWS IoT
 
Virtual Reality is Here and it's Real
Virtual Reality is Here and it's RealVirtual Reality is Here and it's Real
Virtual Reality is Here and it's Real
 
Immersive Environments Powered by IoT
Immersive Environments Powered by IoTImmersive Environments Powered by IoT
Immersive Environments Powered by IoT
 
Voice Control for IoT Devices
Voice Control for IoT DevicesVoice Control for IoT Devices
Voice Control for IoT Devices
 
Building a Conversational Speech Interface
Building a Conversational Speech InterfaceBuilding a Conversational Speech Interface
Building a Conversational Speech Interface
 
Removing the Friction of Technology
Removing the Friction of TechnologyRemoving the Friction of Technology
Removing the Friction of Technology
 
Exploring the Opportunities of Machine Learning
Exploring the Opportunities of Machine LearningExploring the Opportunities of Machine Learning
Exploring the Opportunities of Machine Learning
 
Entering an Era of Perfect Information
Entering an Era of Perfect InformationEntering an Era of Perfect Information
Entering an Era of Perfect Information
 
Building a Visual Recognition Service
Building a Visual Recognition ServiceBuilding a Visual Recognition Service
Building a Visual Recognition Service
 
Machine Learning & Self-Driving Cars
Machine Learning & Self-Driving CarsMachine Learning & Self-Driving Cars
Machine Learning & Self-Driving Cars
 
Building an Image Recognition Service
Building an Image Recognition ServiceBuilding an Image Recognition Service
Building an Image Recognition Service
 
IoT: Entering an Era of Perfect Information
IoT: Entering an Era of Perfect InformationIoT: Entering an Era of Perfect Information
IoT: Entering an Era of Perfect Information
 
10 Things Every Entrepreneur Needs to Know About Artificial Intelligence
10 Things Every Entrepreneur Needs to Know About Artificial Intelligence10 Things Every Entrepreneur Needs to Know About Artificial Intelligence
10 Things Every Entrepreneur Needs to Know About Artificial Intelligence
 
A.I. in the Enterprise: Predictive Personalization
A.I. in the Enterprise: Predictive PersonalizationA.I. in the Enterprise: Predictive Personalization
A.I. in the Enterprise: Predictive Personalization
 
A.I. in the Enterprise: Predictive Engagement
A.I. in the Enterprise: Predictive EngagementA.I. in the Enterprise: Predictive Engagement
A.I. in the Enterprise: Predictive Engagement
 
A.I. in the Enterprise: Computer Vision
A.I. in the Enterprise: Computer VisionA.I. in the Enterprise: Computer Vision
A.I. in the Enterprise: Computer Vision
 
A.I. in the Enterprise: Computer Speech
A.I. in the Enterprise: Computer SpeechA.I. in the Enterprise: Computer Speech
A.I. in the Enterprise: Computer Speech
 

Recently uploaded

Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchirictsugar
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMintel Group
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environmentelijahj01012
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCRashishs7044
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy Verified Accounts
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Kirill Klimov
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menzaictsugar
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?Olivia Kresic
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Servicecallgirls2057
 
Traction part 2 - EOS Model JAX Bridges.
Traction part 2 - EOS Model JAX Bridges.Traction part 2 - EOS Model JAX Bridges.
Traction part 2 - EOS Model JAX Bridges.Anamaria Contreras
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyotictsugar
 
Digital Transformation in the PLM domain - distrib.pdf
Digital Transformation in the PLM domain - distrib.pdfDigital Transformation in the PLM domain - distrib.pdf
Digital Transformation in the PLM domain - distrib.pdfJos Voskuil
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Riya Pathan
 
Church Building Grants To Assist With New Construction, Additions, And Restor...
Church Building Grants To Assist With New Construction, Additions, And Restor...Church Building Grants To Assist With New Construction, Additions, And Restor...
Church Building Grants To Assist With New Construction, Additions, And Restor...Americas Got Grants
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfShashank Mehta
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Peter Ward
 
International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...ssuserf63bd7
 

Recently uploaded (20)

Corporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information TechnologyCorporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information Technology
 
Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchir
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 Edition
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environment
 
8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR8447779800, Low rate Call girls in Saket Delhi NCR
8447779800, Low rate Call girls in Saket Delhi NCR
 
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
No-1 Call Girls In Goa 93193 VIP 73153 Escort service In North Goa Panaji, Ca...
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail Accounts
 
Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024Flow Your Strategy at Flight Levels Day 2024
Flow Your Strategy at Flight Levels Day 2024
 
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu MenzaYouth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
Youth Involvement in an Innovative Coconut Value Chain by Mwalimu Menza
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?
 
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort ServiceCall US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
Call US-88OO1O2216 Call Girls In Mahipalpur Female Escort Service
 
Traction part 2 - EOS Model JAX Bridges.
Traction part 2 - EOS Model JAX Bridges.Traction part 2 - EOS Model JAX Bridges.
Traction part 2 - EOS Model JAX Bridges.
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyot
 
Digital Transformation in the PLM domain - distrib.pdf
Digital Transformation in the PLM domain - distrib.pdfDigital Transformation in the PLM domain - distrib.pdf
Digital Transformation in the PLM domain - distrib.pdf
 
Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737Independent Call Girls Andheri Nightlaila 9967584737
Independent Call Girls Andheri Nightlaila 9967584737
 
Church Building Grants To Assist With New Construction, Additions, And Restor...
Church Building Grants To Assist With New Construction, Additions, And Restor...Church Building Grants To Assist With New Construction, Additions, And Restor...
Church Building Grants To Assist With New Construction, Additions, And Restor...
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 
Darshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdfDarshan Hiranandani [News About Next CEO].pdf
Darshan Hiranandani [News About Next CEO].pdf
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...
 
International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...International Business Environments and Operations 16th Global Edition test b...
International Business Environments and Operations 16th Global Edition test b...
 

Cutting Through the Hype - What Artificial Intelligence Looks Like in Real World Business

  • 1. CUTTING THROUGH THE HYPE — WHAT A.I. LOOKS LIKE IN ‘REAL WORLD’ BUSINESS
  • 2. We’re entering an era where we will no longer be thinking about technology… We will be thinking with it. WELCOME TO GOLDEN AGE OF A.I.
  • 3. ● It’s here to stay ● It’s coming faster than you think ● It’s just software trying to act smart ● It’s changing everything...literally ● It loves to make you look good ● It’s easier to use than you think ● Q&A ARTIFICIAL INTELLIGENCE O U R JO U R N EY
  • 5. STARTUPS & ENTERPRISE chris.mohritz@10xeffect.com ● Lead a startup accelerator for web/mobile ● Also run corporate innovation events & consulting ● Using A.I. (machine learning) in business since 2009 A B O U T
  • 6. Philosopher MY PERSPECTIVE Sherpa vs. Learn & lead by doing. Learn & lead from theory. A B O U T
  • 8. Business loves it… ● Boosts revenue ● Reduces costs Technology caught up… ● More data — “Life begins at a billion examples” ● More computing — go cloud! WHY NOW? “...by 2020 almost all respondents believe A.I. can generate a significant R.O.I. impact through both an expected 39% boost to revenues on average and an anticipated 37% reduction in costs.” ~ Infosys 1,600 IT and business decision-makers were interviewed in November 2016. All came from organizations of more than 1,000 employees, with $500M or more annual revenue and from a range of sectors. That’s 76% to the bottom line!
  • 9. But what caused the change in attitude for business?
  • 10. A.I. ACCELERATES BUSINESS As it was famously said back in 2011… Software is Eating the World. Because software automates, simplifies, and accelerates business. And now...A.I. is eating the software. Because A.I. automates, simplifies, and accelerates software. And we have a lot of software these days!
  • 11. ● Hiring the right people ● Augmenting finance ● Measuring brand exposure ● V.I.P. identification ● Drone/satellite asset mgmt ● Retail shelf analysis ● IP infringement monitoring ● Visual search ● Chatbots EXAMPLES OF A.I. IN USE TODAY ● Personalizing customer service ● Improving customer loyalty ● Boosting customer retention ● Detecting fraud ● Predictive maintenance ● Smoother supply changes ● Career planning ● Route optimization ● Reduce power consumption R ESO U R C ES
  • 12. Business loves A.I. ● A.I. removes friction, allowing greater productivity ● Greater productivity translates into a faster growing business ● Faster growing business translates into further investments to expand A.I. IT’S HERE TO STAY R EC A P
  • 14. ● We are hardwired to expect things to happen in a linear fashion ● Yet, digital technologies are evolving at computing speeds — exponentially Which is why things that evolve at an exponential rate tend to ‘catch us off guard.’ OUR PERCEPTION IS DECEPTIVE
  • 15. Our world is messy...really messy. Which — historically — has confused computers. But now they are quickly figuring out our physical world. This is allowing computers to interact and deeply integrate into our daily work and lives...opening up all kinds of wonderful opportunities. FIGURING OUT OUR MESS
  • 16. Speech — computers can now recognize and speak natural language. Vision — computers can now recognize and create visual information. WHAT ALLOWS THEM TO DO THAT? Join us in following sessions for more details on these 2
  • 17. Linear thinking Our minds don’t register exponential change...so things that move quicker than linear are ‘hard to believe.’ In addition, computers have figured out our messy physical world, which opens the door for it to quickly move in. IT’S FASTER THAN YOU THINK Exponential change R EC A P
  • 18. 100 million times faster...? “I would predict that in 10 years there’s nothing but quantum machine learning” ~Hartman Nevet Head of Google’s Quantum AI Lab via: technologyreview.com AND IT’S ONLY GETTING FASTER Hint: Now is the time to act.
  • 19. AN INTERESTING TIPPING POINT... 2011: Machine tries to beat humans. 2017: Humans try to beat machine.6yrs later ⇨
  • 20. A good illustration of how quickly these technologies will integrate into our lives. AND ANOTHER... youtube.com/watch?v=YvT_gqs5ETk
  • 21. IT’S JUST SOFTWARE TRYING TO ACT SMART
  • 22. Automation Software Artificial Intelligence Machine Learning Neural Networks Deep Learning PUTTING BUZZ WORDS INTO CONTEXT Artificial intelligence is a subjective result created by “smart” software Machine learning is a form of software development that creates “smart” software Neural networks are a technique of machine learning Deep learning is a neural network with more than 2-3 layers Software is a method of automation
  • 23. CONTINUING TO AUTOMATE OUR WORLD In the 20th century we automated work, In the 21st century we are automating intelligence.
  • 24. The traditional way... DEVELOPING SOFTWARE The machine learning way... Model 00110011010111 01 010110011101 0 11001001101 Stored as a mathematical model. Trained logic through finding patterns in the data.Handwritten logic. tripID hasEggs eggsBought milkBought 1 1 6 1 2 0 0 2 3 1 6 1 4 1 8 1 5 0 0 1 6 1 6 1 7 0 0 3Remember “Software Accelerates Business”...? Machine Learning allows us to accelerate that software — further accelerating business. All because machine learning can create more complex logic than handwritten code. Making it “Smart.”
  • 25. A SIMPLIFIED ILLUSTRATION... Handwritten logic if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } Trained logic if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() } if (eval) { do_this() }
  • 26. A.I. IS A SUBJECTIVE “RESULT” ● Machine learning allows us to create software with more complex logic ● This “smarter” software can produce results that mimic human intelligence But we don’t really understand what human intelligence is...so what delineates tasks that require intelligence from tasks that don’t?
  • 27. Artificial flowers have the same relationship to natural flowers as artificial intelligence has to natural intelligence. Useful, but not the same. AND LET’S BE CLEAR...
  • 28. Movies are just entertainment. AND OF COURSE... Photo: imdb.com/title/tt1340138
  • 29. CODE TRYING TO BE CLEVER A.I. is the result of “smart” software developed through machine learning. And since we don’t fully understand our only point of reference — natural (human) intelligence — all we can do is subjectively mimic intelligence. R EC A P
  • 31. A.I. removes friction. It’s software that can interact and adapt — on the fly. And by removing friction, A.I. gives us: ● Quicker adoption, ● Greater accuracy, and ● Faster speed Which ultimately translates into more productivity. AT THE VERY CORE...
  • 32. AND IT’S ALL UP FOR GRABS Everything mankind has ever invented — including all software apps — will be reinvented using A.I. A.I. will make everything frictionless and more productive. And it will do it completely behind-the-scenes...
  • 33. ON A PATH TO UBIQUITY “The most profound technologies are those that disappear. They weave themselves into the fabric of everyday life until they are indistinguishable from it.” ~Mark Weiser Scientific American, 1991
  • 34. CHANGING EVERYTHING Can you think of anything that doesn’t have a software element to it today? Everything that is software today — or will be in the future — will get the “A.I.-powered” treatment. Remember, Software is Eating the World…? And today, A.I. is eating the software. R EC A P
  • 35. IT LOVES TO MAKE YOU LOOK GOOD
  • 36. EMPOWERING OUR WORLD A.I. is the bridge between our world and the computer world. A bridge that understands how both sides work — and translates between them. And brings out the best in both.
  • 37. “In 2018, half a billion users will save two hours a day as a result of AI-powered tools.” ~ Gartner, 2017
  • 38. THE A.I. REBOOT A.I. is a tool for augmentation, not replacement. Augment your staff A.I. can empower your staff to be (exponentially) more productive: ● To work faster, and ● To work more accurately Augment your customers A.I. can make it easier for your customers to adopt, use, and support your products. (e.g. Alexa) Stick around for examples
  • 39. A.I. can reduce friction in nearly any business process. But stay focused on small, precise tasks. General A.I. Narrow A.I. ‘Replace’ mindset ‘Augment’ mindset THINK BIG, BUILD SMALL
  • 40. “Anything that a typical human can do with 1 second of thought, we can probably now or soon automate with A.I.” ~ Andrew Ng Former lead of Google Brain project FOCUS ON PINPOINT SOLUTIONS
  • 41. THINK THIS... NOT THIS... One model to rule them all. Product Recommendations Emotion Recognition Sentiment Analysis Text Analytics Job Search & Discovery Video Analysis Text to Speech Computer Vision Search Autosuggest Facial Recognition Language Translation Speech to Text Resume Analysis Content Moderation Micro A.I. Monolithic
  • 42. A.I. should stand for… Augmented Intelligence. Stay focused on small, narrow tasks that amplify human productivity, not replace it. MAKING YOU LOOK GOOD R EC A P
  • 43. IT’S EASIER THAN YOU THINK
  • 44. WHERE DO I START LOOKING? Break down your search into bite-sized chunks. Anything related to improving customer experience is usually a good bet. Marketing Support Product Admin Innovatio n Join us in following sessions for more details on the Marketing, Support and Product blocks Quickest R.O.I. Suggested implementation path
  • 45. START WITH COMMERCIAL APIs Commercial Platform, Their Training Data Commercial Platform, Your Training Data In-House Platform, Your Training Data A.I. M aturity ← No training data required!
  • 46. Most of the major cloud providers have purpose-built A.I.-powered APIs. Many have a free tier. And they work exactly like every other API you’re already using. NOTHING NEW HERE
  • 47. IN SHORT... You don't need to know A.I. to use it. For example... Who uses software? Who knows how to write software?
  • 48. ● Microsoft Azure ● DiffBot ● BigML ● Google Cloud ● AWS ● IBM Watson ● Baidu ● Salesforce ● Alibaba ● Oracle Cloud ● HP Haven ● Adobe Sensei R ESO U R C ESLOTS OF COMMERCIAL OPTIONS
  • 49. AND OPEN SOURCE OPTIONS ● Google TensorFlow ● Microsoft CNTK ● Apache PredictionIO ● Deeplearning4j ● Caffe ● H2O ● Apache Spark MLlib ● Apache Mahout ● OpenNN ● Oryx 2 ● OpenCyc ● Amazon DSSTNE ( If you decide to go in-house. ) R ESO U R C ES
  • 50. Just add skills… Most implementations do not require a new team, All you need are some new skills. AND HOLD OFF ON NEW TEAMS
  • 51. ● Right technical expertise to cut through the hype of new offerings, and ● Right business acumen to know where to best apply those technologies. WHAT SKILLS DO YOU REALLY NEED? ( Sound familiar? )
  • 52. A.I. fuels growth. You could end up hiring more people, not laying them off. “A.I.-POWERED” TENDS TO HIRE geekwire.com/2017/amazon-soars-340k-employees-adding-110k-people-single-year
  • 53. We’ve gone through this transition before. A.I. just makes existing stuff “smarter.” IT’S EASIER THAN YOU THINK R EC A P Don't get me wrong, there's an insane amount of complexity behind the scenes. But fortunately, you need to know that stuff to take advantage of A.I.
  • 55. HOW-TO GUIDES ● Building Voice-Enabled Products With Amazon Alexa ● Cognitive Customer Engagement Using IBM Watson ● Harnessing Visual Data Using Google Cloud ● Building a Recommendation Engine Using Microsoft Azure ● Predicting Marketing Campaign Response Using Amazon Machine Learning ● Unleashing A.I.-Powered Conversation With IBM Watson ● Get into the Mind of Your Customer Using Google’s Sentiment Analysis Tools ● Discover Your Customers’ Deepest Feelings Using Microsoft Facial Recognition ● Give Your Products the Power of Speech Using Amazon Polly ● Computers Are Opening Their Eyes — and They’re Already Better at Seeing Than We Are ● How to Predict When You’re Going to Lose a Subscriber ● The Future of Business is a Digital Spokesperson — Let’s Build a Preview Using Microsoft’s Bot Framework R ESO U R C ES
  • 56. COMING UP... 2 A.I. Technologies that will have the greatest impact ● Computer Speech — 12:00-12:45 pm ● Computer Vision — 1:00-1:45 pm 2 A.I. Applications with the quickest R.O.I. ● Customer Engagement — 2:00-2:45 pm ● Personalization — 3:00-3:45 pm JO IN U S!
  • 57. ● A.I. is here to stay ● It’s coming faster than you think ● It’s just software trying to act smart ● It’s changing everything...literally ● It loves to make you look good ● It’s easier to use than you think JOURNEY’S END R EC A P
  • 58. We’re entering an era where we will no longer be thinking about technology… We will be thinking with it. Not to imply that A.I. can think… But that A.I. will expand our thinking. CLOSING THOUGHT...