SlideShare a Scribd company logo
Mobile & Cognitive Services | Harnessing the Power of IoT – Xamarin Experience London 2017
Jorge Borralho
Mobile & Cognitive Services
We need smarter apps
but the processing power of our smartphones is not enough for
everything
We need smarter services
that can be easily integrated with our apps
What are Cognitive Services?
The Cognitive Services are a collection of complimentary
‘services’ (29 and counting) to assist developers with the
processing of natural input sources such as speech, images and
emotion.
The Cognitive Services are organized into five pillars: Speech,
Language, Vision, Knowledge and Search.
By combining different Cognitive Services developers can build
intelligent apps with powerful algorithms using just a few lines of
code.
Cognitive Services
Vision SpeechLanguage KnowledgeSearch
Computer Vision
Content Moderator
Emotion
Face
Video Indexer
LUIS
Spell Check
Linguistic Analysis
Text Analytics
Translator
Web Language Model
Speech
Speaker Recognition
Translator
Custom
Academic
Entity Linking
Exploration
QnA Maker
Recommendations
Autosuggest
Image
News
Video
Web
Entity
Custom
Vision Service
Custom
Language
Understanding
Custom
Speech
Custom
Search
Custom
Decision Service
Language
Language Understanding Intelligent Service PREVIEW
Teach your apps to understand commands from
your users
Bing Spell Check API
Detecting and correcting spelling mistakes in your
app
Web Language Model API PREVIEW
Use the power of predictive language models
trained on web-scale data
Translator Speech API
Easily conduct real-time speech translation with a
simple REST API call
Text Analytics API PREVIEW
Easily evaluate sentiment and topics to
understand what users want
Translator Text API
Easily conduct machine translation with a
simple REST API call
Linguistic Analysis API PREVIEW
Simplify complex language concepts and
parse text with the Linguistic Analysis API.
Computer Vision APIs
Computer Vision API
Distil actionable information from images
Content moderator
Automated image, text and video moderation
Video Indexer PREVIEW
Unlock video insights
Face API
Detect, analyse, organise and tag faces
in photos
Emotion API PREVIEW
Personalise user experiences with emotion
recognition
Custom Vision Service PREVIEW
Easily customise your own state-of-the-art
computer vision models for your unique use case.
Speech APIs
Custom Speech Service PREVIEW
Overcome speech recognition barriers like speaking
style, background noise and vocabulary
Bing Speech API
Convert speech to text and back again to understand
user intent
Speaker Recognition API PREVIEW
Use speech to identify and authenticate
individual speakers
Search APIs
Bing Autosuggest API
Give your app intelligent autosuggest options for
searches
Bing News Search API
Search for news and get comprehensive results
Bing Web Search API
Get enhanced search details from billions of web
documents
Bing Entity Search API
Enrich your app by infusing knowledge search into
existing content
Bing Image Search API
Search for images and get comprehensive results
Bing Video Search API
Search for videos and get comprehensive results
Bing Custom Search PREVIEW
An easy-to-use, advert-free, commercial-grade
search tool that lets you deliver the results you
want.
Knowledge APIs
Recommendations API PREVIEW
Predict and recommend items that your customers
want
Knowledge Exploration Service PREVIEW
Enable interactive search experiences over structured
data via natural language inputs
Entity Linking Intelligence Service API PREVIEW
Power your app’s data links with named entity
recognition and disambiguation.
Academic Knowledge API PREVIEW
Tap into the wealth of academic content in the
Microsoft Academic Graph
QnA Maker API PREVIEW
Distil information into conversational, easy-to-
navigate answers.
Custom Decision Service PREVIEW
A cloud-based, contextual decision-making API
that sharpens with experience
Computer Vision
Description:
{
"Tags": [ "water", "mountain", "outdoor", "surfing", "blue", "wave", "riding", "man", "ocean", "top", …],
"Captions": [ { "Text": "a man riding a wave on a surfboard in the water", "Confidence": 0.437939942 } ]
}
Tags:
[
{ "Name": "sky", "Confidence": 0.9965861 },
{ "Name": "water", "Confidence": 0.9905544 },
{ "Name": "mountain", "Confidence": 0.945281565 },
{ "Name": "outdoor", "Confidence": 0.9212041 },
{ "Name": "water sport", "Confidence": 0.783058345 },
{ "Name": "sport", "Confidence": 0.6974723 },
{ "Name": "blue", "Confidence": 0.684881747 },
{ "Name": "wave", "Confidence": 0.6782906 }
]
Linguistic Analysis
Programmatically analyze text and get:
• Language
• Key phrase extraction
• Sentiment analysis
• Topic detection
examples:
I had a wonderful experience! The rooms
were wonderful and the staff was helpful.
I had a terrible time at the hotel. The staff
was rude and the food was awful.
Video Indexing
Language Understanding
Intelligent Service - LUIS
Build custom language models:
LUIS provides simple tools that enable you to build your own
language models (intents/entities) which allow any application/bot
to understand your commands and act accordingly
Define Concepts
(intents and
entities)
Provide Examples
(uterances)
Deploy Active Learning
Language Understanding
Intelligent Service - LUIS
Example:
“News about flight delays”
{
"entities":[{"entity":flight_delays", "type":"Topic"}],
"intents":[
{"intent":"FindNews", “score":0.99853384},
{"intent":"None", "score":0.07289317},
{"intent":"ReadNews", "score":0.0167122427},
{"intent":"ShareNews", "score":1.0919299E-06}
]
}
Language Understanding
Intelligent Service - LUIS
Powering bots:
• Microsoft bot framework
• Bots built with Node.js or C#
• Dialogs to model a conversation
• Many types of dialogs
Roll your own with REST APIs
Simple to add: just a few lines of
code required
Integrate into the language and
platform of your choice
Breadth of offerings helps you find the
right API for your app
Built by experts in their field from
Microsoft Research, Bing, and Azure
Machine Learning
Quality documentation, sample
code, and community support
Easy Flexible Tested
GET A
KEY
Cognitive Services
Q&A
Cognitive Services
Jorge Borralho
Harnessing the power of IoT
The Internet of Things isn’t
a technology revolution…
…IoT is a business revolution,
enabled by technology
Mobile & Cognitive Services | Harnessing the Power of IoT – Xamarin Experience London 2017
Capitalizing
on IoT
Connect
your things
Turn data
into insights
Transform your
business
The IoT
Customer
Journey
Objective
Increase efficiency by reducing costs and
eliminating bottlenecks
Organizational readiness
This is a great place to start if you have:
• An identified business process you
want to gain visibility into
• An understanding of the kind of data
you need in order to support your
business objective
• Devices capable of providing the
type of data required
Objective
Drive innovation and increase revenue
using your existing assets
Organizational readiness
This is a great place to start if you have :
• The ability to interpret incoming data
from devices
• An understanding of the impacted
business groups and processes
• A plan for using data to drive business
process improvements
The IoT
Customer
Journey
The IoT
Customer
Journey
Objective
Create new lines of business and new
business models
Organizational readiness
This is a great place to start if you have :
• A strong baseline of historical device data
(e.g. usage trends, repair records)
• Visibility into real-time operational
status
• Predictive capability from advanced
analytics
• Stakeholder commitment to support
change efforts
IoT projects are complex
Time-consuming to
stand up
Hard to scaleIncompatible with current
infrastructure
Difficult to maintain
cohesive security
Gain defense in depth with
Azure IoT Suite security
Obtain flexibility with an open
approach
Devices Azure IoT Services
Back end
systems and
processes
IoT Hub Stream
Analytics
Azure MLAzure
Functions
Stream
Analytics
Azure MLAzure
Functions
*Preview
Q&A
Harnessing the power of IoT

More Related Content

PDF
Using Xamarin for your Mobile+ Apps – Xamarin Experience London 2017
Xpand IT
 
PPTX
Why Speed Matters in Mobile Apps – Xamarin Experience London 2017
Xpand IT
 
PDF
Using Xamarin for your Mobile +Apps - Xamarin Experience 2017
Xpand IT
 
PPT
Mobile-First Strategy
Steve Buttry
 
PPTX
Presentation 59 ministry_f1
Ashraf Abir
 
PPTX
Key Features of a Successful Mobile App Development
Webcom Systems Pvt Ltd
 
PPTX
TMA Mobile Solutions (TMS)
quangbui
 
PPTX
Architecting mobile solutions for the enterprise
Softweb Solutions
 
Using Xamarin for your Mobile+ Apps – Xamarin Experience London 2017
Xpand IT
 
Why Speed Matters in Mobile Apps – Xamarin Experience London 2017
Xpand IT
 
Using Xamarin for your Mobile +Apps - Xamarin Experience 2017
Xpand IT
 
Mobile-First Strategy
Steve Buttry
 
Presentation 59 ministry_f1
Ashraf Abir
 
Key Features of a Successful Mobile App Development
Webcom Systems Pvt Ltd
 
TMA Mobile Solutions (TMS)
quangbui
 
Architecting mobile solutions for the enterprise
Softweb Solutions
 

What's hot (20)

PPTX
Vital Skills for Successful Android & iOS Mobile App Developers
w2s-solutions
 
PDF
Mobile App Development by Stfalcon.com
Stfalcon
 
PPTX
Global ai bootcamp_codrina
Codrina Merigo
 
PDF
Logistics and cargo solutions
Stfalcon
 
PDF
API Business Models
John Musser
 
PDF
Winkapp overview
itaiarad
 
PPT
Mob Dev Conf Enterprise Apps 0 1
momobangalore
 
PDF
Fire up your business with mobile app development and managed IT support serv...
Intelegencia
 
PDF
How AR is Transforming the Online Retail Experience
AugmentedWorldExpo
 
PDF
Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...
Chris Franke
 
PPSX
EffectiveSoft Presentation mobile
MaryiaMarozava
 
PPTX
A mLearning application for iOS and Android
Harbinger Systems - HRTech Builder of Choice
 
PPTX
Amundsen's Dogs, Information Halos, and APIs
Sam Ramji
 
PPTX
The API Economy: API Provider Perspective / European Identity Summit 2012
3scale
 
PPTX
Top 7 Digital Transformation Trends to Watch Out in 2021
BusinessDevelopment35
 
PDF
Mobile platform
hopperdev
 
PPT
Importance of mobile apps
Cairns Local Marketing
 
PDF
APIs for Biz Dev 2.0 - Which Business Model?
3scale
 
PPSX
Mobile Suite Presentation English
ITS SA
 
PDF
Mobile App Development Trends 2020
XongoLab Technologies LLP
 
Vital Skills for Successful Android & iOS Mobile App Developers
w2s-solutions
 
Mobile App Development by Stfalcon.com
Stfalcon
 
Global ai bootcamp_codrina
Codrina Merigo
 
Logistics and cargo solutions
Stfalcon
 
API Business Models
John Musser
 
Winkapp overview
itaiarad
 
Mob Dev Conf Enterprise Apps 0 1
momobangalore
 
Fire up your business with mobile app development and managed IT support serv...
Intelegencia
 
How AR is Transforming the Online Retail Experience
AugmentedWorldExpo
 
Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...
Chris Franke
 
EffectiveSoft Presentation mobile
MaryiaMarozava
 
A mLearning application for iOS and Android
Harbinger Systems - HRTech Builder of Choice
 
Amundsen's Dogs, Information Halos, and APIs
Sam Ramji
 
The API Economy: API Provider Perspective / European Identity Summit 2012
3scale
 
Top 7 Digital Transformation Trends to Watch Out in 2021
BusinessDevelopment35
 
Mobile platform
hopperdev
 
Importance of mobile apps
Cairns Local Marketing
 
APIs for Biz Dev 2.0 - Which Business Model?
3scale
 
Mobile Suite Presentation English
ITS SA
 
Mobile App Development Trends 2020
XongoLab Technologies LLP
 
Ad

Similar to Mobile & Cognitive Services | Harnessing the Power of IoT – Xamarin Experience London 2017 (20)

PDF
Mobile & Cognitive Services - Xamarin Experience 2017
Xpand IT
 
PDF
Microsoft cognitive services
Ali Zoljodi
 
PDF
Microsoft AI: Cognitive Service - Global Azure bootcamp 2018
JoTechies
 
PPTX
10 Things Developers Need to Know about Building Intelligent Apps
Microsoft Tech Community
 
PPTX
Computers have feelings too
Paul Glavich
 
PDF
Big Data LDN 2017: Applied AI using Cognitive Services
Matt Stubbs
 
PPTX
How is AI driving mobile app development
Puja Pramudya
 
PDF
Overview of Microsoft Azure AI Services
Craig Milroy
 
PPTX
VJCD2017 Accelerating digital transformation with azure and cognitive services
Seiji Noro
 
PPTX
Accelerating Digital Transformation With Microsoft Azure And Cognitive Services
Thuan Ng
 
PPTX
Understanding Pre-Built AI: AI for Every Developer
AI Leadership Institute
 
PPTX
NYAI #13: "AI and Business Transformation" - Josh Sutton
Maryam Farooq
 
PDF
Artificial Intelligence - Tell You What I See
Marvin Heng
 
PDF
Cognitive Internet of Things: Making Devices Intelligent
Swami Chandrasekaran
 
PDF
Cognitive Services: Building Smart Apps with Speech, NLP & Vision
Nick Landry
 
PDF
Compared: IBM Watson Services / Microsoft Azure Services
Craig Milroy
 
PDF
Discover AI with Microsoft Azure
Jürgen Ambrosi
 
PPTX
Ai big dataconference_krakovetskyi_microsoft ai a new era of smart solutions
Olga Zinkevych
 
PDF
Microsoft Cognitive Services at a Glance
Marvin Heng
 
PDF
Creare applicazioni dotate d'intelligenza cognitiva - seconda parte
Jürgen Ambrosi
 
Mobile & Cognitive Services - Xamarin Experience 2017
Xpand IT
 
Microsoft cognitive services
Ali Zoljodi
 
Microsoft AI: Cognitive Service - Global Azure bootcamp 2018
JoTechies
 
10 Things Developers Need to Know about Building Intelligent Apps
Microsoft Tech Community
 
Computers have feelings too
Paul Glavich
 
Big Data LDN 2017: Applied AI using Cognitive Services
Matt Stubbs
 
How is AI driving mobile app development
Puja Pramudya
 
Overview of Microsoft Azure AI Services
Craig Milroy
 
VJCD2017 Accelerating digital transformation with azure and cognitive services
Seiji Noro
 
Accelerating Digital Transformation With Microsoft Azure And Cognitive Services
Thuan Ng
 
Understanding Pre-Built AI: AI for Every Developer
AI Leadership Institute
 
NYAI #13: "AI and Business Transformation" - Josh Sutton
Maryam Farooq
 
Artificial Intelligence - Tell You What I See
Marvin Heng
 
Cognitive Internet of Things: Making Devices Intelligent
Swami Chandrasekaran
 
Cognitive Services: Building Smart Apps with Speech, NLP & Vision
Nick Landry
 
Compared: IBM Watson Services / Microsoft Azure Services
Craig Milroy
 
Discover AI with Microsoft Azure
Jürgen Ambrosi
 
Ai big dataconference_krakovetskyi_microsoft ai a new era of smart solutions
Olga Zinkevych
 
Microsoft Cognitive Services at a Glance
Marvin Heng
 
Creare applicazioni dotate d'intelligenza cognitiva - seconda parte
Jürgen Ambrosi
 
Ad

More from Xpand IT (20)

PDF
Xray & Xporter were in Austria: Jira & Confluence Solutions Day 2018
Xpand IT
 
PPTX
Xporter for Jira - Overview
Xpand IT
 
PPTX
Xray for Jira - How to automate your QA process
Xpand IT
 
PPTX
Xpand Addons - Addon Discovery Day 2017
Xpand IT
 
PPTX
Xray for Jira 3.0 - What's New?
Xpand IT
 
PPTX
Xray for Jira - Overview
Xpand IT
 
PPTX
Xporter for Jira - Advanced topics
Xpand IT
 
PDF
Keynote - Xamarin Experience London 2017
Xpand IT
 
PPTX
Welcome & Introduction – Xamarin Experience London 2017
Xpand IT
 
PDF
Gathering Customer Insights with Sitecore - Xamarin Experience London 2017
Xpand IT
 
PDF
Atlassian Tools in Practice: A Customer Success Story – Xpand IT & Atlassian ...
Xpand IT
 
PDF
The Secret Sauce of Successful Teams - Xpand IT & Atlassian JAM Sessions 2017
Xpand IT
 
PPTX
Quality Assurance Made Easy in JIRA - Xpand IT & Atlassian JAM Sessions 2017
Xpand IT
 
PDF
Improved Reporting with JIRA Add-ons - Xpand IT & Atlassian JAM Sessions 2017
Xpand IT
 
PPTX
How our Team Collaborates with Atlassian Tools - Xpand IT & Atlassian JAM Ses...
Xpand IT
 
PPTX
Welcome & Introduction - Xpand IT & Atlassian JAM Sessions 2017
Xpand IT
 
PDF
The Real World with OpenShift - Red Hat DevOps & Microservices Conference 2017
Xpand IT
 
PDF
Red Hat Value Proposition - Red Hat DevOps & Microservices Conference 2017
Xpand IT
 
PDF
Adopting a PaaS Solution (Part 2) - Red Hat DevOps & Microservices Conference...
Xpand IT
 
PDF
Adopting a PaaS Solution (Part 1) - Red Hat DevOps & Microservices Conference...
Xpand IT
 
Xray & Xporter were in Austria: Jira & Confluence Solutions Day 2018
Xpand IT
 
Xporter for Jira - Overview
Xpand IT
 
Xray for Jira - How to automate your QA process
Xpand IT
 
Xpand Addons - Addon Discovery Day 2017
Xpand IT
 
Xray for Jira 3.0 - What's New?
Xpand IT
 
Xray for Jira - Overview
Xpand IT
 
Xporter for Jira - Advanced topics
Xpand IT
 
Keynote - Xamarin Experience London 2017
Xpand IT
 
Welcome & Introduction – Xamarin Experience London 2017
Xpand IT
 
Gathering Customer Insights with Sitecore - Xamarin Experience London 2017
Xpand IT
 
Atlassian Tools in Practice: A Customer Success Story – Xpand IT & Atlassian ...
Xpand IT
 
The Secret Sauce of Successful Teams - Xpand IT & Atlassian JAM Sessions 2017
Xpand IT
 
Quality Assurance Made Easy in JIRA - Xpand IT & Atlassian JAM Sessions 2017
Xpand IT
 
Improved Reporting with JIRA Add-ons - Xpand IT & Atlassian JAM Sessions 2017
Xpand IT
 
How our Team Collaborates with Atlassian Tools - Xpand IT & Atlassian JAM Ses...
Xpand IT
 
Welcome & Introduction - Xpand IT & Atlassian JAM Sessions 2017
Xpand IT
 
The Real World with OpenShift - Red Hat DevOps & Microservices Conference 2017
Xpand IT
 
Red Hat Value Proposition - Red Hat DevOps & Microservices Conference 2017
Xpand IT
 
Adopting a PaaS Solution (Part 2) - Red Hat DevOps & Microservices Conference...
Xpand IT
 
Adopting a PaaS Solution (Part 1) - Red Hat DevOps & Microservices Conference...
Xpand IT
 

Recently uploaded (20)

PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
PDF
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PDF
Software Development Methodologies in 2025
KodekX
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PDF
Brief History of Internet - Early Days of Internet
sutharharshit158
 
PDF
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PDF
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
PDF
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PPTX
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
PDF
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
PDF
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
AI-Cloud-Business-Management-Platforms-The-Key-to-Efficiency-Growth.pdf
Artjoker Software Development Company
 
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
Software Development Methodologies in 2025
KodekX
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Brief History of Internet - Early Days of Internet
sutharharshit158
 
Orbitly Pitch Deck|A Mission-Driven Platform for Side Project Collaboration (...
zz41354899
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
How-Cloud-Computing-Impacts-Businesses-in-2025-and-Beyond.pdf
Artjoker Software Development Company
 
Using Anchore and DefectDojo to Stand Up Your DevSecOps Function
Anchore
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
AI and Robotics for Human Well-being.pptx
JAYMIN SUTHAR
 
Accelerating Oracle Database 23ai Troubleshooting with Oracle AHF Fleet Insig...
Sandesh Rao
 
MASTERDECK GRAPHSUMMIT SYDNEY (Public).pdf
Neo4j
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
AI Unleashed - Shaping the Future -Starting Today - AIOUG Yatra 2025 - For Co...
Sandesh Rao
 

Mobile & Cognitive Services | Harnessing the Power of IoT – Xamarin Experience London 2017

  • 2. Jorge Borralho Mobile & Cognitive Services
  • 3. We need smarter apps but the processing power of our smartphones is not enough for everything
  • 4. We need smarter services that can be easily integrated with our apps
  • 5. What are Cognitive Services? The Cognitive Services are a collection of complimentary ‘services’ (29 and counting) to assist developers with the processing of natural input sources such as speech, images and emotion. The Cognitive Services are organized into five pillars: Speech, Language, Vision, Knowledge and Search. By combining different Cognitive Services developers can build intelligent apps with powerful algorithms using just a few lines of code.
  • 6. Cognitive Services Vision SpeechLanguage KnowledgeSearch Computer Vision Content Moderator Emotion Face Video Indexer LUIS Spell Check Linguistic Analysis Text Analytics Translator Web Language Model Speech Speaker Recognition Translator Custom Academic Entity Linking Exploration QnA Maker Recommendations Autosuggest Image News Video Web Entity Custom Vision Service Custom Language Understanding Custom Speech Custom Search Custom Decision Service
  • 7. Language Language Understanding Intelligent Service PREVIEW Teach your apps to understand commands from your users Bing Spell Check API Detecting and correcting spelling mistakes in your app Web Language Model API PREVIEW Use the power of predictive language models trained on web-scale data Translator Speech API Easily conduct real-time speech translation with a simple REST API call Text Analytics API PREVIEW Easily evaluate sentiment and topics to understand what users want Translator Text API Easily conduct machine translation with a simple REST API call Linguistic Analysis API PREVIEW Simplify complex language concepts and parse text with the Linguistic Analysis API.
  • 8. Computer Vision APIs Computer Vision API Distil actionable information from images Content moderator Automated image, text and video moderation Video Indexer PREVIEW Unlock video insights Face API Detect, analyse, organise and tag faces in photos Emotion API PREVIEW Personalise user experiences with emotion recognition Custom Vision Service PREVIEW Easily customise your own state-of-the-art computer vision models for your unique use case.
  • 9. Speech APIs Custom Speech Service PREVIEW Overcome speech recognition barriers like speaking style, background noise and vocabulary Bing Speech API Convert speech to text and back again to understand user intent Speaker Recognition API PREVIEW Use speech to identify and authenticate individual speakers
  • 10. Search APIs Bing Autosuggest API Give your app intelligent autosuggest options for searches Bing News Search API Search for news and get comprehensive results Bing Web Search API Get enhanced search details from billions of web documents Bing Entity Search API Enrich your app by infusing knowledge search into existing content Bing Image Search API Search for images and get comprehensive results Bing Video Search API Search for videos and get comprehensive results Bing Custom Search PREVIEW An easy-to-use, advert-free, commercial-grade search tool that lets you deliver the results you want.
  • 11. Knowledge APIs Recommendations API PREVIEW Predict and recommend items that your customers want Knowledge Exploration Service PREVIEW Enable interactive search experiences over structured data via natural language inputs Entity Linking Intelligence Service API PREVIEW Power your app’s data links with named entity recognition and disambiguation. Academic Knowledge API PREVIEW Tap into the wealth of academic content in the Microsoft Academic Graph QnA Maker API PREVIEW Distil information into conversational, easy-to- navigate answers. Custom Decision Service PREVIEW A cloud-based, contextual decision-making API that sharpens with experience
  • 12. Computer Vision Description: { "Tags": [ "water", "mountain", "outdoor", "surfing", "blue", "wave", "riding", "man", "ocean", "top", …], "Captions": [ { "Text": "a man riding a wave on a surfboard in the water", "Confidence": 0.437939942 } ] } Tags: [ { "Name": "sky", "Confidence": 0.9965861 }, { "Name": "water", "Confidence": 0.9905544 }, { "Name": "mountain", "Confidence": 0.945281565 }, { "Name": "outdoor", "Confidence": 0.9212041 }, { "Name": "water sport", "Confidence": 0.783058345 }, { "Name": "sport", "Confidence": 0.6974723 }, { "Name": "blue", "Confidence": 0.684881747 }, { "Name": "wave", "Confidence": 0.6782906 } ]
  • 13. Linguistic Analysis Programmatically analyze text and get: • Language • Key phrase extraction • Sentiment analysis • Topic detection examples: I had a wonderful experience! The rooms were wonderful and the staff was helpful. I had a terrible time at the hotel. The staff was rude and the food was awful.
  • 15. Language Understanding Intelligent Service - LUIS Build custom language models: LUIS provides simple tools that enable you to build your own language models (intents/entities) which allow any application/bot to understand your commands and act accordingly Define Concepts (intents and entities) Provide Examples (uterances) Deploy Active Learning
  • 16. Language Understanding Intelligent Service - LUIS Example: “News about flight delays” { "entities":[{"entity":flight_delays", "type":"Topic"}], "intents":[ {"intent":"FindNews", “score":0.99853384}, {"intent":"None", "score":0.07289317}, {"intent":"ReadNews", "score":0.0167122427}, {"intent":"ShareNews", "score":1.0919299E-06} ] }
  • 17. Language Understanding Intelligent Service - LUIS Powering bots: • Microsoft bot framework • Bots built with Node.js or C# • Dialogs to model a conversation • Many types of dialogs
  • 18. Roll your own with REST APIs Simple to add: just a few lines of code required Integrate into the language and platform of your choice Breadth of offerings helps you find the right API for your app Built by experts in their field from Microsoft Research, Bing, and Azure Machine Learning Quality documentation, sample code, and community support Easy Flexible Tested GET A KEY Cognitive Services
  • 21. The Internet of Things isn’t a technology revolution…
  • 22. …IoT is a business revolution, enabled by technology
  • 24. Capitalizing on IoT Connect your things Turn data into insights Transform your business
  • 25. The IoT Customer Journey Objective Increase efficiency by reducing costs and eliminating bottlenecks Organizational readiness This is a great place to start if you have: • An identified business process you want to gain visibility into • An understanding of the kind of data you need in order to support your business objective • Devices capable of providing the type of data required
  • 26. Objective Drive innovation and increase revenue using your existing assets Organizational readiness This is a great place to start if you have : • The ability to interpret incoming data from devices • An understanding of the impacted business groups and processes • A plan for using data to drive business process improvements The IoT Customer Journey
  • 27. The IoT Customer Journey Objective Create new lines of business and new business models Organizational readiness This is a great place to start if you have : • A strong baseline of historical device data (e.g. usage trends, repair records) • Visibility into real-time operational status • Predictive capability from advanced analytics • Stakeholder commitment to support change efforts
  • 28. IoT projects are complex Time-consuming to stand up Hard to scaleIncompatible with current infrastructure Difficult to maintain cohesive security
  • 29. Gain defense in depth with Azure IoT Suite security
  • 30. Obtain flexibility with an open approach
  • 31. Devices Azure IoT Services Back end systems and processes IoT Hub Stream Analytics Azure MLAzure Functions Stream Analytics Azure MLAzure Functions *Preview