SlideShare a Scribd company logo
Cognitive IBM Watson Services
for Bluemix Developers
Niklas Heidloff
Developer Advocate
for IBM Bluemix
@nheidloff
March 2016
What are Cognitive Services?CognitiveServices
• Natural interaction with humans
– For example speech and emotions
– Not only used by web applications, but also in physical
world
• Processing of semi-structured data and big amounts of data
– For example language classifications and image
recognitions
• Trained and continuously improved via machine and deep
learning
– For example search (retrieve and rank)
– Leverages context to improve service qualities
CognitiveServices
DialogDialog
• Enables your application to use natural language to converse
with users
• Demo: Minecraft
Dialog
Dialog
Dialog
Dialog
NaturalLanguageClassifier
• Performs natural language classification on question texts
• Demo:
http://natural-language-classifier-demo.mybluemix.net/
Natural Language Classifier
NaturalLanguageClassifier
DialogandNLC
• Gives your users an engaging experience with your application
by guiding them through a series of tasks in natural language -
rather than a long form
• Demo:
https://conversational-agent-application-starter-
kit.mybluemix.net
Dialog and Natural Language Classifier
DialogandNLC
DialogandNLC
SpeechRecognition
• Converts the human voice into the written word
• Demo: Anki Overdrive cars
• Demos:
https://speech-to-text-demo.mybluemix.net/
https://audio-analysis-application-starter-kit.mybluemix.net/
https://text-to-speech-demo.mybluemix.net/
Speech Recognition
SpeechRecognition
SpeechRecognition IBM Bluemix Demo with Anki Overdrive Cars
Speech RecognitionSpeechRecognition
• IBM Watson IoT Platform
• Node-RED
• IBM Watson Speech to Text service
• IBM Watson Natural Language Classifier service
• https://github.com/IBM-Bluemix/node-mqtt-for-anki-overdrive
• https://github.com/IBM-Bluemix/sphero-bluemix-speech
• http://heidloff.net/article/steering-anki-overdrive-cars-speech-
recognition-bluemix-watson
SpeechRecognition
SpeechRecognition
FaceRecognition
• Returns the position, age, gender, and, in the case of
celebrities, the identities of the people in the photo
• Demo: Selfie Drone
• Demo:
http://vision.alchemy.ai/
Face Recognition
FaceRecognition
FaceRecognition
VisualRecognition
• Analyzes the visual content of images and videos to
understand their content without requiring a textual description
• Demo: Thumbs up
• Demo:
https://visual-recognition-demo.mybluemix.net/
Visual Recognition
VisualRecognition
VisualRecognition
PersonalityInsights
• Derives insights from transactional and social media data to
identify psychological traits
• Demo: Minecraft
• Demo:
https://watson-pi-demo.mybluemix.net/
Personality Insights
PersonalityInsights
LanguageTranslation
• Translates text from one language to another for specific
domains
• Demo:
http://language-translation-demo.mybluemix.net/
• Demo: Customization
Language Translation
LanguageTranslation
LanguageTranslation
LanguageTranslation
ToneAnalyzer
• Helps people detect, understand and revise the language tones
of emotions, social propensities and writing styles from their
writings
• Demo:
https://tone-analyzer-demo.mybluemix.net/
• Demo: Chrome Extension for Wordpress
Tone Analyzer
ToneAnalyzer
ToneAnalyzer
Alchemy LanguageAlchemyLanguage
• Offers 12 API functions as part of its text analysis service, each
of which uses sophisticated natural language processing
techniques to analyze your content and add high-level
semantic information
• Demo:
http://www.alchemyapi.com/products/demo/alchemylanguage
Alchemy LanguageAlchemyLanguage
curl -G "http://gateway-
a.watsonplatform.net/calls/url/URLGetCombinedData?extract=enti
ty,doc-
sentiment,author,concept&apikey=[YOUR_API_KEY]&sentiment=
1&outputMode=json&url=http://heidloff.net/article/worker-safety-
demo-watson-iot-platform"
AlchemyLanguage
Alchemy Data NewsAlchemyDataNews
• Provides news and blog content enriched with natural language
processing to allow for highly targeted search and trend
analysis
• Demos:
http://querybuilder.alchemyapi.com/builder
https://business-intelligence-application-starter-
kit.mybluemix.net/
Alchemy Data NewsAlchemyDataNews
curl -G
"https://access.alchemyapi.com/calls/data/GetNews?apikey=[YOU
R_API_KEY]&return=enriched.url.title,enriched.url.url,enriched.url.
author,enriched.url.publicationDate,enriched.url.enrichedTitle.doc
Sentiment&start=now-
2d&end=now&q.enriched.url.enrichedTitle.entities.entity=|text=IBM
,type=company|&q.enriched.url.enrichedTitle.docSentiment.type=p
ositive&count=25&outputMode=json"
AlchemyDataNews
Tradeoff AnalyticsTradeoffAnalytics
• Helps make better choices under multiple conflicting goals.
Combines smart visualization and recommendations for
tradeoff exploration
• Demo:
http://tradeoff-analytics-demo.mybluemix.net/
TradeoffAnalytics
Concept InsightsConceptInsights
• Explores the concepts behind your input, identifying
associations beyond traditional text matching
• Demo: Eclipse FAQ
• Demo:
https://concept-insights-demo.mybluemix.net/
ConceptInsights
ConceptInsights
ConceptInsights
Retrieve and RankRetrieveandRank
• Adds machine learning enhanced search capabilities to your
application
• Demo:
http://retrieve-and-rank-demo.mybluemix.net/rnr-demo/dist/#/
RetrieveandRank
CognitiveRobots
DevelopmentDevelopment
• Watson Developer Cloud:
https://www.ibm.com/smarterplanet/us/en/ibmwatson/developer
cloud/
• Watson Developer Cloud on GitHub:
https://github.com/watson-developer-cloud
• Samples:
https://www.ibm.com/smarterplanet/us/en/ibmwatson/developer
cloud/gallery.html
DevelopmentDevelopment
• REST APIs:
https://www.ibm.com/smarterplanet/us/en/ibmwatson/developer
cloud/retrieve-and-rank/api/v1/
• Node SDK:
https://github.com/watson-developer-cloud/node-sdk
• Java SDK:
https://github.com/watson-developer-cloud/java-sdk
Feedback is highly appreciated!
@nheidloff
Niklas Heidloff
Developer Advocate
for IBM Bluemix
@nheidloff
March 2016

More Related Content

PDF
Rapid Application Development with Docker
PDF
IBM Bluemix Continuous Delivery
PDF
Collaborative Line of Business Applications on IBM Bluemix
PDF
Building Serverless Web Applications with OpenWhisk
PPT
Cognitive Computing on the Cloud - Watson services for bluemix
PDF
Rapid Application Development in the Cloud and On-Premises with Docker
PDF
IBM Connect 2014 - BP207 - Don’t Reinvent the Wheel - (Re)use Open Source Sof...
PDF
IBM Bluemix for Administrators with Focus on XPages
Rapid Application Development with Docker
IBM Bluemix Continuous Delivery
Collaborative Line of Business Applications on IBM Bluemix
Building Serverless Web Applications with OpenWhisk
Cognitive Computing on the Cloud - Watson services for bluemix
Rapid Application Development in the Cloud and On-Premises with Docker
IBM Connect 2014 - BP207 - Don’t Reinvent the Wheel - (Re)use Open Source Sof...
IBM Bluemix for Administrators with Focus on XPages

What's hot (20)

PPT
Bluemix and DevOps workshop lab
PPT
IBM Bluemix cloudfoundry platform
PPTX
Out of the Blue: Getting started with IBM Bluemix development
PDF
Get over the Cloud with Bluemix
PPTX
Bluemix DevOps Services
PPTX
Achieving Developer Nirvana With Codename: BlueMix
PDF
IBM Enterprise Social Solutions on Bluemix (XPages and Connections)
PPTX
Bootstrap4XPages - an introduction
PDF
ETS Summer School - Introduction to Bluemix (July 4th)
PDF
IBM BlueMix Architecture and Deep Dive (Powered by CloudFoundry)
PDF
Hybrid Cloud with IBM Bluemix, Docker and Open Stack
PDF
IBM Bluemix & IoT Foundation
PPTX
IBM Bluemix Demo with Anki Overdrive Cars
PPT
Bluemix the digital innovation platform
PPT
Developing for Hybrid Cloud with Bluemix
PDF
Go Cloud Native with IBM Bluemix Developer Console - GIDS17
PDF
IBM Containers- Bluemix
PDF
Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...
PPTX
A Node.js Developer's Guide to Bluemix
PPT
Bluemix Overview
Bluemix and DevOps workshop lab
IBM Bluemix cloudfoundry platform
Out of the Blue: Getting started with IBM Bluemix development
Get over the Cloud with Bluemix
Bluemix DevOps Services
Achieving Developer Nirvana With Codename: BlueMix
IBM Enterprise Social Solutions on Bluemix (XPages and Connections)
Bootstrap4XPages - an introduction
ETS Summer School - Introduction to Bluemix (July 4th)
IBM BlueMix Architecture and Deep Dive (Powered by CloudFoundry)
Hybrid Cloud with IBM Bluemix, Docker and Open Stack
IBM Bluemix & IoT Foundation
IBM Bluemix Demo with Anki Overdrive Cars
Bluemix the digital innovation platform
Developing for Hybrid Cloud with Bluemix
Go Cloud Native with IBM Bluemix Developer Console - GIDS17
IBM Containers- Bluemix
Webcast Presentation: Be lean. Be agile. Work together with DevOps Services (...
A Node.js Developer's Guide to Bluemix
Bluemix Overview
Ad

Viewers also liked (7)

PDF
Application Development for IBM Connections with IBM Bluemix
PDF
IBM Collaboration Solutions Application Development - Frequently Asked Questions
PDF
Introduction to IBM Bluemix for Java Developers
PDF
IBM Bluemix Demos: Driving Smartphone and Personality Ball
PDF
IBM Bluemix - The Cloud Platform Java Developers have been looking for
PPTX
Writing Slack Bots in JavaScript
PDF
Ten Minutes Bluemix Pitch from Dev to Dev
Application Development for IBM Connections with IBM Bluemix
IBM Collaboration Solutions Application Development - Frequently Asked Questions
Introduction to IBM Bluemix for Java Developers
IBM Bluemix Demos: Driving Smartphone and Personality Ball
IBM Bluemix - The Cloud Platform Java Developers have been looking for
Writing Slack Bots in JavaScript
Ten Minutes Bluemix Pitch from Dev to Dev
Ad

Similar to Cognitive IBM Watson Services for Bluemix Developers (20)

PPTX
IBM cognitive service introduction
PDF
Bluemix Workshop
PDF
Watson on Bluemix
 
PDF
Watson on bluemix
PDF
Intro to watson bluemix services
PDF
Add Watson to your Apps
PPTX
Building Your Own Watson Powered Application on Bluemix
 
PPTX
Watson Products
PPTX
IBM Cloud Artificial Intelligence : A Comprehensive Overview
PPTX
Watson products
PPT
Il cognitive computing applicato al marketing e alla comunicazione
PDF
Alchemy api 090915
PPTX
Ibm watson boston meetup may 27 2015
 
PPTX
Meet with Watson to be present at Communitech waterloo
PDF
Leveraging IBM Bluemix for Conversation and Personality Insights
PPTX
Disrupting Your Hack 
With Artificial Intelligence
PPTX
IBM Cognitive platform: IBM Watson
PDF
Outthink: machines coping with humans. A journey into the cognitive world - E...
PDF
Cognitive Internet of Things: Making Devices Intelligent
PDF
Knowledge Engines – Building Smart Applications that Learn #2
IBM cognitive service introduction
Bluemix Workshop
Watson on Bluemix
 
Watson on bluemix
Intro to watson bluemix services
Add Watson to your Apps
Building Your Own Watson Powered Application on Bluemix
 
Watson Products
IBM Cloud Artificial Intelligence : A Comprehensive Overview
Watson products
Il cognitive computing applicato al marketing e alla comunicazione
Alchemy api 090915
Ibm watson boston meetup may 27 2015
 
Meet with Watson to be present at Communitech waterloo
Leveraging IBM Bluemix for Conversation and Personality Insights
Disrupting Your Hack 
With Artificial Intelligence
IBM Cognitive platform: IBM Watson
Outthink: machines coping with humans. A journey into the cognitive world - E...
Cognitive Internet of Things: Making Devices Intelligent
Knowledge Engines – Building Smart Applications that Learn #2

More from Niklas Heidloff (14)

PDF
Reactive Microservices with Quarkus
PDF
Jakarta Tech Talk: How to develop your first cloud-native Application with Java
PDF
How to develop your first cloud-native Applications with Java - 30 Minutes
PDF
How to develop your first cloud-native Applications with Java
PDF
Blue Cloud Mirror
PDF
IBM at JavaLand
PDF
Serverless Web Applications on the IBM Cloud
PDF
Development of AI Applications without Machine Learning Skills
PDF
Developing Serverless Applications with Apache OpenWhisk
PDF
When to use Serverless? When to use Kubernetes?
PDF
Create Alexa Skills using IBM Watson Conversation and Apache OpenWhisk
PDF
Visual Recognition with Anki Cozmo and TensorFlow
PDF
Build cognitive Apps that help enhance, scale and accelerate Human Expertise
PDF
IBM Connect 2014 - AD206 - Build Apps Rapidly by Leveraging Services from IBM...
Reactive Microservices with Quarkus
Jakarta Tech Talk: How to develop your first cloud-native Application with Java
How to develop your first cloud-native Applications with Java - 30 Minutes
How to develop your first cloud-native Applications with Java
Blue Cloud Mirror
IBM at JavaLand
Serverless Web Applications on the IBM Cloud
Development of AI Applications without Machine Learning Skills
Developing Serverless Applications with Apache OpenWhisk
When to use Serverless? When to use Kubernetes?
Create Alexa Skills using IBM Watson Conversation and Apache OpenWhisk
Visual Recognition with Anki Cozmo and TensorFlow
Build cognitive Apps that help enhance, scale and accelerate Human Expertise
IBM Connect 2014 - AD206 - Build Apps Rapidly by Leveraging Services from IBM...

Recently uploaded (20)

PPTX
Reimagine Home Health with the Power of Agentic AI​
PDF
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PDF
PTS Company Brochure 2025 (1).pdf.......
PDF
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
PDF
Upgrade and Innovation Strategies for SAP ERP Customers
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PPTX
Transform Your Business with a Software ERP System
PPTX
L1 - Introduction to python Backend.pptx
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PDF
medical staffing services at VALiNTRY
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
VVF-Customer-Presentation2025-Ver1.9.pptx
PDF
Nekopoi APK 2025 free lastest update
PDF
How to Migrate SBCGlobal Email to Yahoo Easily
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Reimagine Home Health with the Power of Agentic AI​
Flood Susceptibility Mapping Using Image-Based 2D-CNN Deep Learnin. Overview ...
PTS Company Brochure 2025 (1).pdf.......
Why TechBuilder is the Future of Pickup and Delivery App Development (1).pdf
Upgrade and Innovation Strategies for SAP ERP Customers
CHAPTER 2 - PM Management and IT Context
SAP S4 Hana Brochure 3 (PTS SYSTEMS AND SOLUTIONS)
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Transform Your Business with a Software ERP System
L1 - Introduction to python Backend.pptx
Navsoft: AI-Powered Business Solutions & Custom Software Development
medical staffing services at VALiNTRY
Operating system designcfffgfgggggggvggggggggg
VVF-Customer-Presentation2025-Ver1.9.pptx
Nekopoi APK 2025 free lastest update
How to Migrate SBCGlobal Email to Yahoo Easily
Design an Analysis of Algorithms II-SECS-1021-03
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf

Cognitive IBM Watson Services for Bluemix Developers