SlideShare una empresa de Scribd logo
1 de 32
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
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

Más contenido relacionado

La actualidad más candente

Vital Skills for Successful Android & iOS Mobile App Developers
Vital Skills for Successful Android & iOS Mobile App DevelopersVital Skills for Successful Android & iOS Mobile App Developers
Vital Skills for Successful Android & iOS Mobile App Developersw2s-solutions
 
Mobile App Development by Stfalcon.com
Mobile App Development by Stfalcon.comMobile App Development by Stfalcon.com
Mobile App Development by Stfalcon.comStfalcon
 
Global ai bootcamp_codrina
Global ai bootcamp_codrinaGlobal ai bootcamp_codrina
Global ai bootcamp_codrinaCodrina Merigo
 
Logistics and cargo solutions
Logistics and cargo solutionsLogistics and cargo solutions
Logistics and cargo solutionsStfalcon
 
API Business Models
API Business ModelsAPI Business Models
API Business ModelsJohn Musser
 
Winkapp overview
Winkapp overviewWinkapp overview
Winkapp overviewitaiarad
 
Mob Dev Conf Enterprise Apps 0 1
Mob Dev Conf Enterprise Apps 0 1Mob Dev Conf Enterprise Apps 0 1
Mob Dev Conf Enterprise Apps 0 1momobangalore
 
Fire up your business with mobile app development and managed IT support serv...
Fire up your business with mobile app development and managed IT support serv...Fire up your business with mobile app development and managed IT support serv...
Fire up your business with mobile app development and managed IT support serv...Intelegencia
 
How AR is Transforming the Online Retail Experience
How AR is Transforming the Online Retail ExperienceHow AR is Transforming the Online Retail Experience
How AR is Transforming the Online Retail ExperienceAugmentedWorldExpo
 
Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...
Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...
Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...Chris Franke
 
EffectiveSoft Presentation mobile
EffectiveSoft Presentation mobileEffectiveSoft Presentation mobile
EffectiveSoft Presentation mobileMaryiaMarozava
 
Amundsen's Dogs, Information Halos, and APIs
Amundsen's Dogs, Information Halos, and APIsAmundsen's Dogs, Information Halos, and APIs
Amundsen's Dogs, Information Halos, and APIsSam Ramji
 
The API Economy: API Provider Perspective / European Identity Summit 2012
The API Economy: API Provider Perspective / European Identity Summit 2012The API Economy: API Provider Perspective / European Identity Summit 2012
The API Economy: API Provider Perspective / European Identity Summit 20123scale
 
Top 7 Digital Transformation Trends to Watch Out in 2021
Top 7 Digital Transformation Trends to Watch Out in 2021Top 7 Digital Transformation Trends to Watch Out in 2021
Top 7 Digital Transformation Trends to Watch Out in 2021BusinessDevelopment35
 
Mobile platform
Mobile platformMobile platform
Mobile platformhopperdev
 
APIs for Biz Dev 2.0 - Which Business Model?
APIs for Biz Dev 2.0 - Which Business Model?APIs for Biz Dev 2.0 - Which Business Model?
APIs for Biz Dev 2.0 - Which Business Model?3scale
 
Mobile Suite Presentation English
Mobile Suite Presentation EnglishMobile Suite Presentation English
Mobile Suite Presentation EnglishITS SA
 

La actualidad más candente (20)

Vital Skills for Successful Android & iOS Mobile App Developers
Vital Skills for Successful Android & iOS Mobile App DevelopersVital Skills for Successful Android & iOS Mobile App Developers
Vital Skills for Successful Android & iOS Mobile App Developers
 
Mobile App Development by Stfalcon.com
Mobile App Development by Stfalcon.comMobile App Development by Stfalcon.com
Mobile App Development by Stfalcon.com
 
Global ai bootcamp_codrina
Global ai bootcamp_codrinaGlobal ai bootcamp_codrina
Global ai bootcamp_codrina
 
Logistics and cargo solutions
Logistics and cargo solutionsLogistics and cargo solutions
Logistics and cargo solutions
 
API Business Models
API Business ModelsAPI Business Models
API Business Models
 
Winkapp overview
Winkapp overviewWinkapp overview
Winkapp overview
 
Mob Dev Conf Enterprise Apps 0 1
Mob Dev Conf Enterprise Apps 0 1Mob Dev Conf Enterprise Apps 0 1
Mob Dev Conf Enterprise Apps 0 1
 
Fire up your business with mobile app development and managed IT support serv...
Fire up your business with mobile app development and managed IT support serv...Fire up your business with mobile app development and managed IT support serv...
Fire up your business with mobile app development and managed IT support serv...
 
How AR is Transforming the Online Retail Experience
How AR is Transforming the Online Retail ExperienceHow AR is Transforming the Online Retail Experience
How AR is Transforming the Online Retail Experience
 
Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...
Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...
Kata.ai - Artificial Intelligence in Indonesia through conversational chatbot...
 
EffectiveSoft Presentation mobile
EffectiveSoft Presentation mobileEffectiveSoft Presentation mobile
EffectiveSoft Presentation mobile
 
A mLearning application for iOS and Android
A mLearning application for iOS and AndroidA mLearning application for iOS and Android
A mLearning application for iOS and Android
 
Amundsen's Dogs, Information Halos, and APIs
Amundsen's Dogs, Information Halos, and APIsAmundsen's Dogs, Information Halos, and APIs
Amundsen's Dogs, Information Halos, and APIs
 
The API Economy: API Provider Perspective / European Identity Summit 2012
The API Economy: API Provider Perspective / European Identity Summit 2012The API Economy: API Provider Perspective / European Identity Summit 2012
The API Economy: API Provider Perspective / European Identity Summit 2012
 
Top 7 Digital Transformation Trends to Watch Out in 2021
Top 7 Digital Transformation Trends to Watch Out in 2021Top 7 Digital Transformation Trends to Watch Out in 2021
Top 7 Digital Transformation Trends to Watch Out in 2021
 
Mobile platform
Mobile platformMobile platform
Mobile platform
 
Importance of mobile apps
Importance of mobile appsImportance of mobile apps
Importance of mobile apps
 
APIs for Biz Dev 2.0 - Which Business Model?
APIs for Biz Dev 2.0 - Which Business Model?APIs for Biz Dev 2.0 - Which Business Model?
APIs for Biz Dev 2.0 - Which Business Model?
 
Mobile Suite Presentation English
Mobile Suite Presentation EnglishMobile Suite Presentation English
Mobile Suite Presentation English
 
Mobile App Development Trends 2020
Mobile App Development Trends 2020Mobile App Development Trends 2020
Mobile App Development Trends 2020
 

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

Accelerating Digital Transformation With Microsoft Azure And Cognitive Services
Accelerating Digital Transformation With Microsoft Azure And Cognitive ServicesAccelerating Digital Transformation With Microsoft Azure And Cognitive Services
Accelerating Digital Transformation With Microsoft Azure And Cognitive ServicesThuan Ng
 
VJCD2017 Accelerating digital transformation with azure and cognitive services
VJCD2017 Accelerating digital transformation with azure and cognitive servicesVJCD2017 Accelerating digital transformation with azure and cognitive services
VJCD2017 Accelerating digital transformation with azure and cognitive servicesSeiji Noro
 
Microsoft AI: Cognitive Service - Global Azure bootcamp 2018
Microsoft AI: Cognitive Service - Global Azure bootcamp 2018Microsoft AI: Cognitive Service - Global Azure bootcamp 2018
Microsoft AI: Cognitive Service - Global Azure bootcamp 2018JoTechies
 
Microsoft Cognitive Services at a Glance
Microsoft Cognitive Services at a GlanceMicrosoft Cognitive Services at a Glance
Microsoft Cognitive Services at a GlanceMarvin Heng
 
SG_UserGroup_Oct20_2022_NLP_AzureLangStudio.pptx
SG_UserGroup_Oct20_2022_NLP_AzureLangStudio.pptxSG_UserGroup_Oct20_2022_NLP_AzureLangStudio.pptx
SG_UserGroup_Oct20_2022_NLP_AzureLangStudio.pptxPriyankaShah668821
 
Microsoft Azure beyond IaaS
Microsoft Azure  beyond IaaSMicrosoft Azure  beyond IaaS
Microsoft Azure beyond IaaSBipeen Sinha
 
AI Days LATAM Intelligent Apps and Agents
AI Days LATAM Intelligent Apps and AgentsAI Days LATAM Intelligent Apps and Agents
AI Days LATAM Intelligent Apps and AgentsAI Leadership Institute
 
Microsoft Cognitive Services 入門&最新情報
Microsoft Cognitive Services 入門&最新情報Microsoft Cognitive Services 入門&最新情報
Microsoft Cognitive Services 入門&最新情報Ayako Omori
 
A Journey With Microsoft Cognitive Services II
A Journey With Microsoft Cognitive Services IIA Journey With Microsoft Cognitive Services II
A Journey With Microsoft Cognitive Services IIMarvin Heng
 
ai_pptIntroduction to AI tools , NLP.pptx
ai_pptIntroduction to AI tools , NLP.pptxai_pptIntroduction to AI tools , NLP.pptx
ai_pptIntroduction to AI tools , NLP.pptxanushya2915
 
Discover AI with Microsoft Azure
Discover AI with Microsoft AzureDiscover AI with Microsoft Azure
Discover AI with Microsoft AzureJürgen Ambrosi
 
Notes from the field on customizing your AI using Cognitive Services
Notes from the field on customizing your AI using Cognitive ServicesNotes from the field on customizing your AI using Cognitive Services
Notes from the field on customizing your AI using Cognitive ServicesMicrosoft Tech Community
 
How Amazon AI Can Help You Transform Your Education Business | AWS Webinar
How Amazon AI Can Help You Transform Your Education Business | AWS WebinarHow Amazon AI Can Help You Transform Your Education Business | AWS Webinar
How Amazon AI Can Help You Transform Your Education Business | AWS WebinarAmazon Web Services
 
10 Things Developers Need to Know about Building Intelligent Apps
10 Things Developers Need to Know about Building Intelligent Apps10 Things Developers Need to Know about Building Intelligent Apps
10 Things Developers Need to Know about Building Intelligent AppsMicrosoft Tech Community
 
Overview of Microsoft Azure AI Services
Overview of Microsoft Azure AI ServicesOverview of Microsoft Azure AI Services
Overview of Microsoft Azure AI ServicesCraig Milroy
 
Cognitive Services en acción
Cognitive Services en acciónCognitive Services en acción
Cognitive Services en acciónPlain Concepts
 
AI Solutions for Industries
AI Solutions for IndustriesAI Solutions for Industries
AI Solutions for IndustriesbyteLAKE
 
InterBEE 2016: クラウドをコアにした「デジタル・トランスフォーメーション」が メディア業界に与えるインパクトとは何か?
InterBEE 2016: クラウドをコアにした「デジタル・トランスフォーメーション」が  メディア業界に与えるインパクトとは何か?InterBEE 2016: クラウドをコアにした「デジタル・トランスフォーメーション」が  メディア業界に与えるインパクトとは何か?
InterBEE 2016: クラウドをコアにした「デジタル・トランスフォーメーション」が メディア業界に与えるインパクトとは何か?Daiyu Hatakeyama
 

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

Accelerating Digital Transformation With Microsoft Azure And Cognitive Services
Accelerating Digital Transformation With Microsoft Azure And Cognitive ServicesAccelerating Digital Transformation With Microsoft Azure And Cognitive Services
Accelerating Digital Transformation With Microsoft Azure And Cognitive Services
 
VJCD2017 Accelerating digital transformation with azure and cognitive services
VJCD2017 Accelerating digital transformation with azure and cognitive servicesVJCD2017 Accelerating digital transformation with azure and cognitive services
VJCD2017 Accelerating digital transformation with azure and cognitive services
 
Microsoft AI: Cognitive Service - Global Azure bootcamp 2018
Microsoft AI: Cognitive Service - Global Azure bootcamp 2018Microsoft AI: Cognitive Service - Global Azure bootcamp 2018
Microsoft AI: Cognitive Service - Global Azure bootcamp 2018
 
Microsoft Cognitive Services at a Glance
Microsoft Cognitive Services at a GlanceMicrosoft Cognitive Services at a Glance
Microsoft Cognitive Services at a Glance
 
SG_UserGroup_Oct20_2022_NLP_AzureLangStudio.pptx
SG_UserGroup_Oct20_2022_NLP_AzureLangStudio.pptxSG_UserGroup_Oct20_2022_NLP_AzureLangStudio.pptx
SG_UserGroup_Oct20_2022_NLP_AzureLangStudio.pptx
 
Azure beyond IaaS
Azure  beyond IaaSAzure  beyond IaaS
Azure beyond IaaS
 
Microsoft Azure beyond IaaS
Microsoft Azure  beyond IaaSMicrosoft Azure  beyond IaaS
Microsoft Azure beyond IaaS
 
AI Days LATAM Intelligent Apps and Agents
AI Days LATAM Intelligent Apps and AgentsAI Days LATAM Intelligent Apps and Agents
AI Days LATAM Intelligent Apps and Agents
 
Microsoft Cognitive Services 入門&最新情報
Microsoft Cognitive Services 入門&最新情報Microsoft Cognitive Services 入門&最新情報
Microsoft Cognitive Services 入門&最新情報
 
A Journey With Microsoft Cognitive Services II
A Journey With Microsoft Cognitive Services IIA Journey With Microsoft Cognitive Services II
A Journey With Microsoft Cognitive Services II
 
Startup Village Keynote 2020
Startup Village Keynote 2020Startup Village Keynote 2020
Startup Village Keynote 2020
 
ai_pptIntroduction to AI tools , NLP.pptx
ai_pptIntroduction to AI tools , NLP.pptxai_pptIntroduction to AI tools , NLP.pptx
ai_pptIntroduction to AI tools , NLP.pptx
 
Discover AI with Microsoft Azure
Discover AI with Microsoft AzureDiscover AI with Microsoft Azure
Discover AI with Microsoft Azure
 
Notes from the field on customizing your AI using Cognitive Services
Notes from the field on customizing your AI using Cognitive ServicesNotes from the field on customizing your AI using Cognitive Services
Notes from the field on customizing your AI using Cognitive Services
 
How Amazon AI Can Help You Transform Your Education Business | AWS Webinar
How Amazon AI Can Help You Transform Your Education Business | AWS WebinarHow Amazon AI Can Help You Transform Your Education Business | AWS Webinar
How Amazon AI Can Help You Transform Your Education Business | AWS Webinar
 
10 Things Developers Need to Know about Building Intelligent Apps
10 Things Developers Need to Know about Building Intelligent Apps10 Things Developers Need to Know about Building Intelligent Apps
10 Things Developers Need to Know about Building Intelligent Apps
 
Overview of Microsoft Azure AI Services
Overview of Microsoft Azure AI ServicesOverview of Microsoft Azure AI Services
Overview of Microsoft Azure AI Services
 
Cognitive Services en acción
Cognitive Services en acciónCognitive Services en acción
Cognitive Services en acción
 
AI Solutions for Industries
AI Solutions for IndustriesAI Solutions for Industries
AI Solutions for Industries
 
InterBEE 2016: クラウドをコアにした「デジタル・トランスフォーメーション」が メディア業界に与えるインパクトとは何か?
InterBEE 2016: クラウドをコアにした「デジタル・トランスフォーメーション」が  メディア業界に与えるインパクトとは何か?InterBEE 2016: クラウドをコアにした「デジタル・トランスフォーメーション」が  メディア業界に与えるインパクトとは何か?
InterBEE 2016: クラウドをコアにした「デジタル・トランスフォーメーション」が メディア業界に与えるインパクトとは何か?
 

Más de Xpand IT

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

Más de Xpand IT (20)

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

Último

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 

Último (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 

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

  • 1.
  • 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
  • 23.
  • 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