32
Lee Stott Snr. Technical Evangelist Microsoft @Lee_Stott

Cortana intelligence suite for projects & hacks

Embed Size (px)

Citation preview

Page 1: Cortana intelligence suite for projects & hacks

Lee StottSnr. Technical Evangelist Microsoft

@Lee_Stott

Page 2: Cortana intelligence suite for projects & hacks
Page 3: Cortana intelligence suite for projects & hacks
Page 4: Cortana intelligence suite for projects & hacks

• Personalized, friendly, approachable, natural •

• Predictive, current, and familiar •

• Always available, always contextual •

Page 5: Cortana intelligence suite for projects & hacks

Microsoft

Cognitive

ServicesGive your apps

a human side

From faces to feelings, allow your apps to understand images and video

Hear and speak to your users by filtering noise, identifying speakers, and understanding intent

Process text and learn how to recognize what users want

Tap into rich knowledge amassed from the web, academia, or your own data

Access billions of web pages, images, videos, and news with the power of Bing APIs

Page 6: Cortana intelligence suite for projects & hacks

Cortana Intelligence SuiteIntelligent Apps require Intelligent Solutions

Intelligence

Dashboards &

Visualizations

Information

Management

Big Data Stores Machine Learning

and Analytics

CortanaEvent Hub

HDInsight

(Hadoop and

Spark)

Stream Analytics

Data Sources

Apps

Sensors and devices

Data Intelligence Action

People

Automated Systems

Apps

Web

Mobile

Bots

Bot

Framework

SQL Data

WarehouseData CatalogData Lake

Analytics

Data Factory Machine

LearningData Lake Store

Blob Store

Cognitive

Services

Power BI

Page 7: Cortana intelligence suite for projects & hacks
Page 8: Cortana intelligence suite for projects & hacks

microsoft.com/cognitive

Page 9: Cortana intelligence suite for projects & hacks
Page 10: Cortana intelligence suite for projects & hacks

Start coding

Page 11: Cortana intelligence suite for projects & hacks

http://www.microsoft.com/cognitive

Page 12: Cortana intelligence suite for projects & hacks

Bot Connector Service

Connect your bot(s) seamlessly to text/sms, Office 365 mail, Skype, Slack, Twitter and more

A service to register your bot, configure channels and publish to the Bot Directory

Bot Builder SDK

Everything you need to build

great dialogs within your Node.js

or C# bot

An open source SDK hosted

on GitHub

Bot Directory

Discover, try, and add bots to

conversation experiences

A public directory of bots

registered and approved with Bot

Framework

www.botframework.com

Page 13: Cortana intelligence suite for projects & hacks

Start coding

Page 14: Cortana intelligence suite for projects & hacks

Vision APIsAnalyze an Image

OCR

Get Thumbnail

Page 15: Cortana intelligence suite for projects & hacks

Analyze Image Service

Page 16: Cortana intelligence suite for projects & hacks

Start coding

Page 17: Cortana intelligence suite for projects & hacks

OCR Service

Page 18: Cortana intelligence suite for projects & hacks

OCR – Example

JSON:{"language": "en","orientation": "Up","regions": [{"boundingBox": "41,77,918,440","lines": [{"boundingBox": "41,77,723,89","words": [{"boundingBox": "41,102,225,64","text": "LIFE"},{"boundingBox": "356,89,94,62","text": "IS"},{"boundingBox": "539,77,225,64","text": "LIKE"}

. . .

TEXT:LIFE IS LIKERIDING A BICYCLETO KEEP YOUR BALANCEYOU MUST KEEP MOVING

Page 19: Cortana intelligence suite for projects & hacks

https://blogs.msdn.microsoft.com/uk_faculty_connection/2016/03/30/using-python-and-project-oxford-vision-api-to-ocr-a-online-image-from-any-url/

Start coding

Page 20: Cortana intelligence suite for projects & hacks

Face APIsDetection

Verification

Grouping

Identification

Page 21: Cortana intelligence suite for projects & hacks

Face API – DetectionDetection Result:JSON:[

{"faceRectangle": {"width": 109,"height": 109,"left": 62,"top": 62

},"attributes": {

"age": 31,"gender": "male","headPose": {

"roll": "2.9","yaw": "-1.3","pitch": "0.0"

}"faceLandmarks": {"pupilLeft": {

"x": "93.6","y": "88.2"

},"pupilRight": {

"x": "138.4","y": "91.7"

},...

Page 22: Cortana intelligence suite for projects & hacks

Verification Result:JSON:[{"isIdentical":false,"confidence":0.01 }]

Face API – Verification

Page 23: Cortana intelligence suite for projects & hacks

Face API – Grouping

Page 24: Cortana intelligence suite for projects & hacks

https://blogs.msdn.microsoft.com/martinkearn/2016/03/22/introducing-howhappy-co-uk/

Start coding

Page 25: Cortana intelligence suite for projects & hacks
Page 26: Cortana intelligence suite for projects & hacks
Page 27: Cortana intelligence suite for projects & hacks

Voice Recognition

Page 28: Cortana intelligence suite for projects & hacks

Language Understanding Intelligent ServiceDetermine Intent

Detect Entities

Improve Models

Page 29: Cortana intelligence suite for projects & hacks

Language Understanding Intelligent Service

Page 30: Cortana intelligence suite for projects & hacks

https://blogs.msdn.microsoft.com/uk_faculty_connection/2016/03/29/getting-started-using-microsoft-project-oxford-language-understanding-intelligent-service-luis-3-2/

Start coding

Page 31: Cortana intelligence suite for projects & hacks

http://cortanaintelligence.com

http://gallery.cortanaintelligence.com

http://www.microsoft.com/cognitive

http://aka.ms/azureforeducation

Page 32: Cortana intelligence suite for projects & hacks