SlideShare a Scribd company logo
1 of 66
AI Bootcamp
Vienna 2018
AI Bootcamp Vienna 2018
Cognitive Services
Extravaganza!
Gosia Borzecka
@gosiaborzecka
AI Bootcamp
Vienna 2018
What is Cognitive Services?
Project Oxford
Part of
Microsoft AI
Platform
Machine
Learning APIs
30ish services
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services
Vision Speech Language
Knowledge Search Cognitive Services Labs
@gosiaborzecka
AI Bootcamp
Vienna 2018
Demo
AI Bootcamp
Vienna 2018
Cognitive Services
Search
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services: Search
Bing Web
Search
Bing Custom
Search
Bing Video
Search
Bing Image
Search
Bing Visual
Search
Bing Entity
Search
Bing News
Search
Bing
Autosuggest
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services: Search
Non-regional
General
Available
@gosiaborzecka
AI Bootcamp
Vienna 2018
Bing Web Search
Result and answer ranking
Instant answers
Powerful statistics
Location and market-aware results
Safe search and adult intent
Spelling suggestions
Related searches
@gosiaborzecka
AI Bootcamp
Vienna 2018
Bing
Search
Enhanced results Video preview thumbnails
Video search filters
Powerful statistics
Trending videos
Trending images
Image search filters
Image insights
Trending news and topics
News topics
Showcase of local
businesses nearby
Augment content with
entity search results
@gosiaborzecka
AI Bootcamp
Vienna 2018
Bing Search API Price details
• Bing Web Search API
• Bing Image Search API
• Bing News Search API
• Bing Video Search API
• Bing Entity Search API
F0 tier offering
Price: £0.00
Transactions per second (TPS): 3
Transactions per month: 3 000
Bing Statistics Add-in (optional): £0.746
@gosiaborzecka
AI Bootcamp
Vienna 2018
Bing Search API Price details
• Bing Web Search API
• Bing Image Search API
• Bing News Search API
• Bing Video Search API
• Bing Entity Search API
• Bing Autosuggest API *
• Bing Spell Check API *
S1 tier offering
Price: €5.904
Unit of measurement:
Per 1,000 transactions
* Per 25,000 transactions
Transactions per second (TPS): 250
Bing Statistics Add-in (optional): €0.844 per 1,000 transaction
@gosiaborzecka
AI Bootcamp
Vienna 2018
Bing Search API Price details
• Bing Web Search API
• Bing Autosuggest API *
• Bing Spell Check API *
S2 tier offering
Price: €2.53
Unit of measurement:
Per 1,000 transactions
* Per 10,000 transactions
Transactions per second (TPS): 100
Bing Statistics Add-in (optional): €0.844 per 1,000 transactions
@gosiaborzecka
AI Bootcamp
Vienna 2018
Bing Search API Price details
• Bing Visual Search API
S9 tier offering
Price: €2.53
Unit of measurement: Per 1,000 transactions
Transactions per second (TPS): 30
Bing Statistics Add-in (optional): €0.844
@gosiaborzecka
AI Bootcamp
Vienna 2018
Info
• Microsoft will use data you send to Bing Search to improve Microsoft
products and services
• Do not copy, store, or cache any data you receive
• Do not use this data to train, evaluate, or improve new or existing services
that you or third parties might offer
GDPR compliance
• With respect to any personal data subject to the European Union General
Data Protection Regulation (GDPR) and that is processed in connection
with calls to the Search APIs, Bing Spell Check API, or Bing Autosuggest API,
you understand that you and Microsoft are independent data controllers
under the GDPR. You are independently responsible for your compliance
with the GDPR.
https://docs.microsoft.com/en-us/azure/cognitive-
services/bing-web-search/useanddisplayrequirements @gosiaborzecka
AI Bootcamp
Vienna 2018
Endpoints - reference Ocp-Apim-Subscription-Key
• https://api.cognitive.microsoft.com/bing/v7.0/search
Bing Web
Search API v7
• https://api.cognitive.microsoft.com/bing/v7.0/videos/search
• https://api.cognitive.microsoft.com/bing/v7.0/videos/details
• https://api.cognitive.microsoft.com/bing/v7.0/videos/details
Bing Video
Search API v7
• https://api.cognitive.microsoft.com/bing/v7.0/images/search
• https://api.cognitive.microsoft.com/bing/v7.0/images/details
• https://api.cognitive.microsoft.com/bing/v7.0/images/details
Bing Image
Search API v7
@gosiaborzecka
AI Bootcamp
Vienna 2018
Endpoints - reference Ocp-Apim-Subscription-Key
• https://api.cognitive.microsoft.com/bing/v7.0/images/details
Bing Autosuggest
API v7
• https://api.cognitive.microsoft.com/bing/v7.0/entities
Bing Entity
Search API v7
• https://api.cognitive.microsoft.com/bing/v7.0/news
• https://api.cognitive.microsoft.com/bing/v7.0/news/search
• https://api.cognitive.microsoft.com/bing/v7.0/news/trendingtopics
Bing News
Search API v7
• https://api.cognitive.microsoft.com/bing/v7.0/SpellCheck
Bing Spell Check
v7
@gosiaborzecka
AI Bootcamp
Vienna 2018
Test Bing Search
• https://dev.cognitive.microsoft.com/
docs/services
@gosiaborzecka
AI Bootcamp
Vienna 2018
SDKs
Python
Node.js
.NET
Java
https://docs.microsoft.com/en-us/azure/cognitive-
services/bing-web-search/sdk-samples
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services
Knowledge
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services: Knowledge
Recommendations
API
Knowledge
Exploration
Service
Entity Linking
Intelligence
Service API
Academic
Knowledge API
QnA Maker API
Custom Decision
Service
(February 2018)
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services: Knowledge
QnA Maker
@gosiaborzecka
AI Bootcamp
Vienna 2018
QnA Maker
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services
Language
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services: Language
Text Analytics
Bing Spell
Check
Language
Understanding
(LUIS)
Translator Text
Content
Moderator
@gosiaborzecka
AI Bootcamp
Vienna 2018
Text Analytics
Sentiment analysis
Key phrase extraction
Language detection
Identify entities in text
@gosiaborzecka
AI Bootcamp
Vienna 2018
Bing Spell Check
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services
Speech
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services: Speech
Speech to Text
(Preview)
Text to Speech
(Preview)
Speak
Recognition
(Preview)
Speech
translator
(Preview)
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services
Vision
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services: Vision
Computer
Vision
Video Indexer
(Preview)
Custom Vision
(Preview)
Face
Content
moderator
@gosiaborzecka
AI Bootcamp
Vienna 2018
Computer Vision API
Analyze an image
Read text in images
Read handwritten text from images
Recognize celebrities and landmarks
@gosiaborzecka
AI Bootcamp
Vienna 2018
Computer Vision: Category Taxonomy
@gosiaborzecka
AI Bootcamp
Vienna 2018
Video Indexer
@gosiaborzecka
AI Bootcamp
Vienna 2018
Video Indexer
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services
Custom Vision Custom Speech Custom Language
Custom Knowledge Custom Search
@gosiaborzecka
AI Bootcamp
Vienna 2018
Customizable Cognitive Services
Custom Vision
Custom Speech
Custom Voice
Custom Translator
Language Understanding
Custom Search
Content Moderator
@gosiaborzecka
AI Bootcamp
Vienna 2018
Custom Vision
https://www.customvision.ai/
@gosiaborzecka
AI Bootcamp
Vienna 2018
Vision Dev Kit
https://visionaidevkit.com/
@gosiaborzecka
AI Bootcamp
Vienna 2018
Custom Speech https://cris.ai/Home/CustomSpeech
http://ddk.roobo.com/
@gosiaborzecka
AI Bootcamp
Vienna 2018
Custom Voice https://westus.cris.ai/Home/CustomVoice
@gosiaborzecka
AI Bootcamp
Vienna 2018
Custom Translator https://portal.customtranslator.azure.ai/
@gosiaborzecka
AI Bootcamp
Vienna 2018
Language Understanding https://www.luis.ai/
@gosiaborzecka
AI Bootcamp
Vienna 2018
Custom Search https://azure.microsoft.com/en-gb/services/cognitive-
services/bing-custom-search/
@gosiaborzecka
AI Bootcamp
Vienna 2018
Bing Custom Search API (customsearch.ai)
https://api.cognitive.microsoft.com/bingcustomsearch/v7.0
@gosiaborzecka
AI Bootcamp
Vienna 2018
Endpoints - reference
Ocp-Apim-Subscription-Key
• Bing Custom Search API v7
• Bing Custom Autosuggest API v7
• Bing Custom Image Search API v7
@gosiaborzecka
AI Bootcamp
Vienna 2018
Content Moderator
https://azure.microsoft.com/en-gb/services/cognitive-
services/content-moderator/
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services and IoT
@gosiaborzecka
AI Bootcamp
Vienna 2018https://github.com/blackradley/dinmore
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services
Fun
how-old.net
what-dog.net
howhappy.co.uk
celebslike.me
Microsoft Translator
Seeing AI
@gosiaborzecka
AI Bootcamp
Vienna 2018
AI Bootcamp
Vienna 2018
Computer Vision
Custom Vision
Face API
LUIS
Microsoft Translator
Text Analytics
QnA Marker
Content Moderator
Video Indexer
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services Labs
(try them now!)
• Project Local Insights
• Project Event Tracking
• Project Answer Search
• Project URL Preview
Search
• Project Academic Knowledge
• Project Anomaly Finder
Knowledge
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Services Labs (available soon…)
• Project Gesture
• Project Ink Analytics
Vision
• Project Conversation Learner
• Project Personality Chat
Language
• Project Knowledge Exploration
• Project Entity Linking
• Project Custom Decision
Knowledge
@gosiaborzecka
AI Bootcamp
Vienna 2018
@gosiaborzecka
AI Bootcamp
Vienna 2018
https://westcentralus.dev.cognitive.microsoft.com/docs/services/
Try your query!
@gosiaborzecka
AI Bootcamp
Vienna 2018
Azure Essentials (Enabling Artificial
Intelligence)
https://azure.microsoft.com/en-us/free/ai/
@gosiaborzecka
AI Bootcamp
Vienna 2018
Visual Studio Tools for AI
https://visualstudio.microsoft.com/downloads/ai-tools-vs/
@gosiaborzecka
AI Bootcamp
Vienna 2018
https://aidemos.microsoft.com/
@gosiaborzecka
AI Bootcamp
Vienna 2018
https://www.ailab.microsoft.com/
@gosiaborzecka
AI Bootcamp
Vienna 2018
AI School https://aischool.microsoft.com/en-us/learning-paths
@gosiaborzecka
AI Bootcamp
Vienna 2018
Cognitive Toolkit
https://www.microsoft.com/en-us/cognitive-toolkit/
@gosiaborzecka
AI Bootcamp
Vienna 2018
https://www.microsoft.com/en-us/research/lab/microsoft-research-ai/
@gosiaborzecka
AI Bootcamp
Vienna 2018
azure.microsoft.com/en-gb/roadmap/?category=ai-machine-learning
@gosiaborzecka
AI Bootcamp
Vienna 2018
cognitive.uservoice.com
@gosiaborzecka
AI Bootcamp
Vienna 2018
https://www.facebook.com/groups/AIfordevs/
@gosiaborzecka
Noelle LaCharite
Thanks to our sponsors!
AI Bootcamp
Vienna 2018
AI Bootcamp Vienna 2018

More Related Content

Similar to Cognitive Services Extravaganza

SEO, PPC and AI in 2023 and Beyond
SEO, PPC and AI in 2023 and BeyondSEO, PPC and AI in 2023 and Beyond
SEO, PPC and AI in 2023 and BeyondLily Ray
 
I Love APIs Europe 2015: Technical Sessions
I Love APIs Europe 2015: Technical SessionsI Love APIs Europe 2015: Technical Sessions
I Love APIs Europe 2015: Technical SessionsApigee | Google Cloud
 
Cognitive services in Business applications
Cognitive services in Business applicationsCognitive services in Business applications
Cognitive services in Business applicationsMichele Aponte
 
What's Next: Cloudy with a chance of AI 3
What's Next: Cloudy with a chance of AI 3What's Next: Cloudy with a chance of AI 3
What's Next: Cloudy with a chance of AI 3Ogilvy Consulting
 
Driving API Economy with Apigee.pptx
Driving API Economy with Apigee.pptxDriving API Economy with Apigee.pptx
Driving API Economy with Apigee.pptxssuseree0a28
 
Building Intelligent Apps with MongoDB and Google Cloud - Jane Fine
Building Intelligent Apps with MongoDB and Google Cloud - Jane FineBuilding Intelligent Apps with MongoDB and Google Cloud - Jane Fine
Building Intelligent Apps with MongoDB and Google Cloud - Jane FineMongoDB
 
NO BS AI by Danny Rippon and hosted by PushON
NO BS AI by Danny Rippon and hosted by PushONNO BS AI by Danny Rippon and hosted by PushON
NO BS AI by Danny Rippon and hosted by PushONPushON Ltd
 
Creating Datadipity
Creating DatadipityCreating Datadipity
Creating DatadipityClickslide
 
Google Cloud: Next'19 Extended Hanoi
Google Cloud: Next'19 Extended HanoiGoogle Cloud: Next'19 Extended Hanoi
Google Cloud: Next'19 Extended HanoiGCPUserGroupVietnam
 
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
 
API Products: Who, What, Where, When, Why, and How?
API Products: Who, What, Where, When, Why, and How?API Products: Who, What, Where, When, Why, and How?
API Products: Who, What, Where, When, Why, and How?Nordic APIs
 
apidays LIVE Jakarta - What will the next generation of API Portals look like...
apidays LIVE Jakarta - What will the next generation of API Portals look like...apidays LIVE Jakarta - What will the next generation of API Portals look like...
apidays LIVE Jakarta - What will the next generation of API Portals look like...apidays
 
Getting started with microsoft cognitive services api
Getting started with microsoft cognitive services apiGetting started with microsoft cognitive services api
Getting started with microsoft cognitive services apiJasjit Chopra
 
"How to create an efficient API.. with a business model?" by Nicolas Grenié
"How to create an efficient API.. with a business model?" by Nicolas Grenié"How to create an efficient API.. with a business model?" by Nicolas Grenié
"How to create an efficient API.. with a business model?" by Nicolas GreniéTheFamily
 
I am sorry Developer, your API just became a Product.pdf
I am sorry Developer, your API just became a Product.pdfI am sorry Developer, your API just became a Product.pdf
I am sorry Developer, your API just became a Product.pdfFrancisco Picolini
 
OneBot: A Comprehensive Case Study on Enterprise Digital Assistants
OneBot: A Comprehensive Case Study on Enterprise Digital AssistantsOneBot: A Comprehensive Case Study on Enterprise Digital Assistants
OneBot: A Comprehensive Case Study on Enterprise Digital AssistantsSoham Dasgupta
 
apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...
apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...
apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...apidays
 
John Feeney - The Importance of APIs and Headless technology In Digital Tran...
John Feeney -  The Importance of APIs and Headless technology In Digital Tran...John Feeney -  The Importance of APIs and Headless technology In Digital Tran...
John Feeney - The Importance of APIs and Headless technology In Digital Tran...John Feeney
 

Similar to Cognitive Services Extravaganza (20)

SEO, PPC and AI in 2023 and Beyond
SEO, PPC and AI in 2023 and BeyondSEO, PPC and AI in 2023 and Beyond
SEO, PPC and AI in 2023 and Beyond
 
I Love APIs Europe 2015: Technical Sessions
I Love APIs Europe 2015: Technical SessionsI Love APIs Europe 2015: Technical Sessions
I Love APIs Europe 2015: Technical Sessions
 
Artificial Intelligence or is it Intelligence Amplified? - Simon Jacobson, Mi...
Artificial Intelligence or is it Intelligence Amplified? - Simon Jacobson, Mi...Artificial Intelligence or is it Intelligence Amplified? - Simon Jacobson, Mi...
Artificial Intelligence or is it Intelligence Amplified? - Simon Jacobson, Mi...
 
Cognitive services in Business applications
Cognitive services in Business applicationsCognitive services in Business applications
Cognitive services in Business applications
 
The Future of Search with Artificial Intelligence - Naguib Toihiri, Artefact
The Future of Search with Artificial Intelligence - Naguib Toihiri, ArtefactThe Future of Search with Artificial Intelligence - Naguib Toihiri, Artefact
The Future of Search with Artificial Intelligence - Naguib Toihiri, Artefact
 
What's Next: Cloudy with a chance of AI 3
What's Next: Cloudy with a chance of AI 3What's Next: Cloudy with a chance of AI 3
What's Next: Cloudy with a chance of AI 3
 
Driving API Economy with Apigee.pptx
Driving API Economy with Apigee.pptxDriving API Economy with Apigee.pptx
Driving API Economy with Apigee.pptx
 
Building Intelligent Apps with MongoDB and Google Cloud - Jane Fine
Building Intelligent Apps with MongoDB and Google Cloud - Jane FineBuilding Intelligent Apps with MongoDB and Google Cloud - Jane Fine
Building Intelligent Apps with MongoDB and Google Cloud - Jane Fine
 
NO BS AI by Danny Rippon and hosted by PushON
NO BS AI by Danny Rippon and hosted by PushONNO BS AI by Danny Rippon and hosted by PushON
NO BS AI by Danny Rippon and hosted by PushON
 
Creating Datadipity
Creating DatadipityCreating Datadipity
Creating Datadipity
 
Google Cloud: Next'19 Extended Hanoi
Google Cloud: Next'19 Extended HanoiGoogle Cloud: Next'19 Extended Hanoi
Google Cloud: Next'19 Extended Hanoi
 
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
 
API Products: Who, What, Where, When, Why, and How?
API Products: Who, What, Where, When, Why, and How?API Products: Who, What, Where, When, Why, and How?
API Products: Who, What, Where, When, Why, and How?
 
apidays LIVE Jakarta - What will the next generation of API Portals look like...
apidays LIVE Jakarta - What will the next generation of API Portals look like...apidays LIVE Jakarta - What will the next generation of API Portals look like...
apidays LIVE Jakarta - What will the next generation of API Portals look like...
 
Getting started with microsoft cognitive services api
Getting started with microsoft cognitive services apiGetting started with microsoft cognitive services api
Getting started with microsoft cognitive services api
 
"How to create an efficient API.. with a business model?" by Nicolas Grenié
"How to create an efficient API.. with a business model?" by Nicolas Grenié"How to create an efficient API.. with a business model?" by Nicolas Grenié
"How to create an efficient API.. with a business model?" by Nicolas Grenié
 
I am sorry Developer, your API just became a Product.pdf
I am sorry Developer, your API just became a Product.pdfI am sorry Developer, your API just became a Product.pdf
I am sorry Developer, your API just became a Product.pdf
 
OneBot: A Comprehensive Case Study on Enterprise Digital Assistants
OneBot: A Comprehensive Case Study on Enterprise Digital AssistantsOneBot: A Comprehensive Case Study on Enterprise Digital Assistants
OneBot: A Comprehensive Case Study on Enterprise Digital Assistants
 
apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...
apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...
apidays LIVE New York 2021 - API as a product: who, what, where, when, why, a...
 
John Feeney - The Importance of APIs and Headless technology In Digital Tran...
John Feeney -  The Importance of APIs and Headless technology In Digital Tran...John Feeney -  The Importance of APIs and Headless technology In Digital Tran...
John Feeney - The Importance of APIs and Headless technology In Digital Tran...
 

More from Małgorzata Borzęcka

Cognitive Services Extravaganza #DDDNorth
Cognitive Services Extravaganza #DDDNorthCognitive Services Extravaganza #DDDNorth
Cognitive Services Extravaganza #DDDNorthMałgorzata Borzęcka
 
The Greatest Introduction to SharePoint Framework (SPFx) on earth!
The Greatest Introduction to SharePoint Framework (SPFx) on earth!The Greatest Introduction to SharePoint Framework (SPFx) on earth!
The Greatest Introduction to SharePoint Framework (SPFx) on earth!Małgorzata Borzęcka
 
Introduction to SharePoint Framework
Introduction to SharePoint FrameworkIntroduction to SharePoint Framework
Introduction to SharePoint FrameworkMałgorzata Borzęcka
 
Overview of SharePoint Framework (SPFx)
Overview of SharePoint Framework (SPFx)Overview of SharePoint Framework (SPFx)
Overview of SharePoint Framework (SPFx)Małgorzata Borzęcka
 
ASP.NET MVC Workshop for Women in Technology
ASP.NET MVC Workshop for Women in TechnologyASP.NET MVC Workshop for Women in Technology
ASP.NET MVC Workshop for Women in TechnologyMałgorzata Borzęcka
 
1 spotkanie Women in Technology na Śląsku
1 spotkanie Women in Technology na Śląsku1 spotkanie Women in Technology na Śląsku
1 spotkanie Women in Technology na ŚląskuMałgorzata Borzęcka
 
10 spotkanie Women in Technology we Wrocław
10 spotkanie Women in Technology we Wrocław10 spotkanie Women in Technology we Wrocław
10 spotkanie Women in Technology we WrocławMałgorzata Borzęcka
 
Women in Technology.. Twitter.. Damn! (Łódzka Grupa DotNet)
Women in Technology.. Twitter.. Damn! (Łódzka Grupa DotNet)Women in Technology.. Twitter.. Damn! (Łódzka Grupa DotNet)
Women in Technology.. Twitter.. Damn! (Łódzka Grupa DotNet)Małgorzata Borzęcka
 

More from Małgorzata Borzęcka (20)

Add more Speech API to your bot
Add more Speech API to your botAdd more Speech API to your bot
Add more Speech API to your bot
 
Cognitive Services Extravaganza #DDDNorth
Cognitive Services Extravaganza #DDDNorthCognitive Services Extravaganza #DDDNorth
Cognitive Services Extravaganza #DDDNorth
 
The Greatest Introduction to SharePoint Framework (SPFx) on earth!
The Greatest Introduction to SharePoint Framework (SPFx) on earth!The Greatest Introduction to SharePoint Framework (SPFx) on earth!
The Greatest Introduction to SharePoint Framework (SPFx) on earth!
 
Introduction to SharePoint Framework
Introduction to SharePoint FrameworkIntroduction to SharePoint Framework
Introduction to SharePoint Framework
 
Cognitive Services
Cognitive ServicesCognitive Services
Cognitive Services
 
Cognitive Services
Cognitive ServicesCognitive Services
Cognitive Services
 
SPFx (SharePoint Framework)
SPFx (SharePoint Framework)SPFx (SharePoint Framework)
SPFx (SharePoint Framework)
 
Overview of SharePoint Framework (SPFx)
Overview of SharePoint Framework (SPFx)Overview of SharePoint Framework (SPFx)
Overview of SharePoint Framework (SPFx)
 
Introduction to asp.net Wroclaw
Introduction to asp.net WroclawIntroduction to asp.net Wroclaw
Introduction to asp.net Wroclaw
 
ASP.NET MVC Workshop for Women in Technology
ASP.NET MVC Workshop for Women in TechnologyASP.NET MVC Workshop for Women in Technology
ASP.NET MVC Workshop for Women in Technology
 
Introduction to .NET Framework
Introduction to .NET FrameworkIntroduction to .NET Framework
Introduction to .NET Framework
 
Project Siena
Project SienaProject Siena
Project Siena
 
Balans życia
Balans życiaBalans życia
Balans życia
 
Global Windows Azure Bootcamp
Global Windows Azure BootcampGlobal Windows Azure Bootcamp
Global Windows Azure Bootcamp
 
1 spotkanie Women in Technology na Śląsku
1 spotkanie Women in Technology na Śląsku1 spotkanie Women in Technology na Śląsku
1 spotkanie Women in Technology na Śląsku
 
10 spotkanie Women in Technology we Wrocław
10 spotkanie Women in Technology we Wrocław10 spotkanie Women in Technology we Wrocław
10 spotkanie Women in Technology we Wrocław
 
Technologiczna pigułka 2014 123
Technologiczna pigułka 2014 123Technologiczna pigułka 2014 123
Technologiczna pigułka 2014 123
 
Technologiczna pigułka 2012/2013
Technologiczna pigułka 2012/2013Technologiczna pigułka 2012/2013
Technologiczna pigułka 2012/2013
 
Women in Technology.. Twitter.. Damn! (Łódzka Grupa DotNet)
Women in Technology.. Twitter.. Damn! (Łódzka Grupa DotNet)Women in Technology.. Twitter.. Damn! (Łódzka Grupa DotNet)
Women in Technology.. Twitter.. Damn! (Łódzka Grupa DotNet)
 
Prezentacja digi 2012-04-26
Prezentacja digi 2012-04-26Prezentacja digi 2012-04-26
Prezentacja digi 2012-04-26
 

Recently uploaded

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
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
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
 
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
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
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
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
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
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 

Recently uploaded (20)

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...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
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
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
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
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
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
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 

Cognitive Services Extravaganza

Editor's Notes

  1. https://azure.microsoft.com/en-gb/services/cognitive-services/directory/search/
  2. https://azure.microsoft.com/en-us/global-infrastructure/services/?products=cognitive-services
  3. https://azure.microsoft.com/en-us/global-infrastructure/services/?products=cognitive-services https://docs.microsoft.com/en-us/azure/cognitive-services/bing-web-search/bing-web-stats
  4. https://azure.microsoft.com/en-us/global-infrastructure/services/?products=cognitive-services https://docs.microsoft.com/en-us/azure/cognitive-services/bing-web-search/bing-web-stats
  5. https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-web-api-v7-reference
  6. https://docs.microsoft.com/en-us/rest/api/cognitiveservices/bing-web-api-v7-reference
  7. https://azure.microsoft.com/en-gb/services/cognitive-services/spell-check/
  8. https://vi.microsoft.com/en-us/
  9. https://vi.microsoft.com/en-us/
  10. https://docs.microsoft.com/en-us/rest/api/cognitiveservices/