SlideShare une entreprise Scribd logo
1  sur  57
MICROSOFT A.I.
CONVERSATIONAL UI AND COGNITIVE SERVICES
ENG SOON CHEAH
@ cheahengsoon
Who am I ?
• Microsoft MVP | Trainer | Speaker
• Microsoft Student Partner (2012 – 2014)
Imagine Cup
Microsoft Student Partner
Follow Microsoft Student Partner Facebook Page
https://www.facebook.com/mymsp/
Microsoft Azure for Student
Current Hot
Topics
1.Data Science
2.A.I.
3.Security
- Satya Nadella
“OUR GOAL IS TO DEMOCRATISE A.I.
TO EMPOWER EVERY PERSON
AND EVERY ORGANISATION
TO ACHIEVE MORE”
Microsoft
AI
AI
Applications
Deeper knowledge
Improved insight
Mail, Office, Delve, Skype, XBOX One
Agents
Digital Personal Assistants
Cortana
Services
Cortana Intelligence Suite
01
Infrastructure
Azure
CPU/GPU at scale
FGPA
02
03
04
Microsoft
Infrastructure - Azure
Platform Services
Web
Apps
Mobile
Apps
API
Apps
Notification
Hubs
Hybrid
Cloud
Backup
StorSimple
Azure Site
Recovery
Import/Export
SQL
Database DocumentDB
Redis
Cache
Azure
Search
Storage
Tables
SQL Data
Warehouse
Azure AD
Health Monitoring
AD Privileged
Identity
Management
Operational
Analytics
Cloud
Services
Batch
RemoteApp
Service
Fabric
Visual Studio
Application
Insights
VS TeamServices
Domain Services
HDInsight Machine
Learning Stream Analytics
Data
Factory
Event
Hubs
Data Lake
AnalyticsService
IoT Hub
Data
Catalog
Security &
Management
AzureActive
Directory
Multi-Factor
Authentication
Automation
Portal
Key Vault
Store/
Marketplace
VM Image Gallery
& VM Depot
Azure AD
B2C
Scheduler
Xamarin
HockeyApp
Power BI
Embedded
SQL Server
Stretch Database
Mobile
Engagement
Functions
Cognitive Services Bot Framework Cortana
Security Center
Container
Service
VM
Scale Sets
Data Lake Store
BizTalk
Services
Service Bus
Logic
Apps
API
Management
Content
Delivery
Network
Media
Services
Media
Analytics
AI Services
Cortana Intelligence Suite
Business
apps
Custom
apps
Sensors
and
devices
People
Automated
systems
Data Intelligence Action
Apps
Intelligence
Cortana
Bot
Framework
Cognitive
Services
Dashboards &
Visualizations
Power BI
Information
Management
Event Hubs
Data Catalog
Data Factory
Machine Learning
and Analytics
Machine
Learning
Data Lake
Analytics
HDInsight
(Hadoop and
Spark)
Stream
Analytics
Big Data Stores
Data Lake Store
SQL Data
Warehouse
COGNITIVE
SERVICES
Giving your apps/bots
a human side
Microsoft
Azure Machine Learning
A fully managed cloud service that enables you to
easily build, deploy, and share predictive analytics solutions.
Microsoft
Azure Machine Learning
Creating great ML models takes:
• Lots of high quality, tagged data. Quality is key!
• Lots of expertise
• The right tools & technology (much is open sourced)
• Lots and lots and lots and lots of computing power
• Commitment to improvement
Microsoft
Cognitive Services
“Enable your apps to see, hear, interpret, and interact in more human ways.”
“An API for accessing the real world”
“Really hard problems Microsoft has already solved so you don’t have to”
From faces to feelings, allow your
apps to understand images and video
Computer Vision | Emotion | Face | Video
Vision
Microsoft
Cognitive Services
Speech
Hear and speak to your users, identify speakers
Custom Recognition | Speaker Recognition | Speech API
Microsoft
Cognitive Services
Language
Process text, understand intent, translate
Bing Spell Check | Language Understanding | Linguistic Analysis |
Text Analytics | Web Language Model | Translator
Microsoft
Cognitive Services
Knowledge
Academic Knowledge | Entity Linking
Knowledge Exploration | Recommendations
Microsoft
Cognitive Services
Search
Access billions of web pages, images, videos,
and news with the power of Bing APIs
Bing Web Search | Bing Image Search
Bing News Search | Bing Video Search
Bing Auto Suggest
Microsoft
Cognitive Services
DEMO
COGNITIVE
https://azure.microsoft.com/en-
us/services/cognitive-services/computer-vision/
AppsPoweredby MS CognitiveServices
Captionbot.ai CelebsLike.Me Murphybot.com
How-Old.net TwinsOrNot.net
https://www.microsoft.com/cognitive-services/en-us/applications
Human Language is the new UI layer
CONVERSATION
AS A
PLATFORM
Conversation-
as-a-Platform
People
Digital Personal Assistants
Bots
BOTS
Application that
performs one or
more automated
tasks.
Chatbots – use
conversation as
the interface
What is a bot?
Bots
why now?
01AI and NLP
02Data
03Messaging Platforms
Bots
app numbers
4.8m
SUMMER2016
Bots
app usage
of consumer’s time on
smartphone spent using 5 apps*85%
* Each user have their own selection of those five, but mostly games, social networking or messaging apps
Source: https://techcrunch.com/2015/06/22/consumers-spend-85-of-time-on-smartphones-in-apps-but-only-5-apps-see-heavy-use/
Bots
app numbers
TopApp byActivity
1
2
3
4
5
6
7
8
9
10
AppAnnie, 2015, iPhone (UK)
Bots
messaging apps
350m
150m
100m
1bn 1bn
Bots
messaging apps vs
social networks
Source: http://uk.businessinsider.com/the-messaging-app-report-2015-11
Bots
benefits for business
They can be where their customers are:
inside those messaging applications
nick dutch
head of marketing @ domino pizza
uk
“Essentially we are simply adapting
to our customers’ behaviours rather
than trying to target new
customers.”
Source: https://www.marketingweek.com/2016/08/17/dominos-pizza-explains-why-it-is-chasing-facebook-bots/
https://medium.com/chris-messina/2016-will-be-the-year-of-conversational-commerce-1586e85e3991#.8r6oolxlu
chris messina
developer experience lead @ uber
“…utilizing chat, messaging, or other interfaces (i.e.
voice) to interact with people, brands, or services …
The net result is that you and I will be talking to brands
and companies over Facebook Messenger, WhatsApp,
Telegram, Slack, and elsewhere before year’s end, and
will find it normal.”
Bot
patterns
Information Retrieval
Lookup, reference and information seeking, scenarios
backed by a data source
“What are the features of service plan A?”
“When are the trains leaving on Thursday?”
02
Transactional
Look up info, make amendments,scenarios backed by
a data source
“Upgrade my account to plan B”
“book two tickets for film A on Monday using my credit
card”
01
03
Advisory Role
Prescriptive guidance via ‘expert systems’ based on user
input.
“How much can I save if I switch to payment plan B?”
“Should I add an additional component to my service plan?
”
04
Social Conversations
Ability to sense sentiment and engage in open-ended
conversation within the bots area of expertise.
“Your product is terrible, I would like a refund.”
“I have had a terrible experience, who can I talk to?”
How do you make
a bot?
How do you make
a greatbot?
Build a bot!
Bots
Microsoft Bot Framework
Bot Framework
Bot Framework
Builder SDK
Create bot using C# or node.js
SDK supports dialogs to model a conversation:
• Reusable
• Persistent dialog state
• Various dialog types
SDK allows for rich interactions:
• Rich attachments (image, card, doc, video
• Support for calling (Skype*)
Chat Emulator
Bot Framework
Connector
Bot Framework
Emulator
Download from: https://github.com/microsoft/botframework-emulator
Bot Framework
Portal
Register
Configure Channels
Test
Manage
Bot Framework
Directory
Hello World
Simple
Stock Bot
DEMO
LANGUAGE
UNDERSTANDING
INTELLIGENCE
SERVICE
Cognitive Services API
Natural language understanding
Determine intent and detect
entities
Bots +
LUIS
I would like the latest value of Microsoft.
Utterance
Intent Entity
Bots +
CognitiveServices
• Computer vision API : human readable captions
• Speech APIs: authentication
• LUIS API: intent
• Knowledge APIs: product recommendation
• Autosuggest API: ease query input
• Linguistic API: sentiment
DEMO
BOTS + COGNITIVE = SMART BOTS
Are Bots the
new apps?
Bots
Skyscanner
“Chat bots offer something truly
revolutionary by bringing travel search
within the very platforms users are already
interacting with on a frequent basis.”
https://www.microsoft.com/en-gb/developers/articles/week05july16/skyscanners-year-in-bots/
http://en.business.skyscanner.net/en-gb/blog/skyscanner-partners-with-skype-to-build-pioneering-
group-chat-travel-bot
Bots
for everything?
MICROSOFT A.I.
MICROSOFT BOT FRAMEWORK
MICROSOFT COGNITIVE SERVICES
ACHIEVE MORE
SEEING AI
MICROSOFT COGNITIVE
THANK YOU
Follow Me
Twitter : @CheahEngSoon
YouTube Channel :
http://bit.ly/engsoonyoutube
Email : cheahengsoon@live.com.my
Blogs:
http://www.techconnect.io/

Contenu connexe

Tendances

LinkedIn API's
LinkedIn API'sLinkedIn API's
LinkedIn API's
Tim Deegan
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API Possibilities
Kim Beinborn
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API Possibilities
Rachel Romba
 
SP2013 What's New for Developers : SPSSTL
SP2013 What's New for Developers : SPSSTLSP2013 What's New for Developers : SPSSTL
SP2013 What's New for Developers : SPSSTL
Kenneth Maglio
 
munsif proposal (1)
munsif proposal (1)munsif proposal (1)
munsif proposal (1)
Ankit Dutt
 

Tendances (20)

Bots presentation
Bots presentationBots presentation
Bots presentation
 
#BeBot Meetup - Chatbots & LUIS by Nick Trogh (Microsoft)
#BeBot Meetup - Chatbots & LUIS by Nick Trogh (Microsoft)#BeBot Meetup - Chatbots & LUIS by Nick Trogh (Microsoft)
#BeBot Meetup - Chatbots & LUIS by Nick Trogh (Microsoft)
 
Conversational ai, conversational ui
Conversational ai, conversational uiConversational ai, conversational ui
Conversational ai, conversational ui
 
Microsoft Teams Development - Conversational AI
Microsoft Teams Development - Conversational AIMicrosoft Teams Development - Conversational AI
Microsoft Teams Development - Conversational AI
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API Possibilities
 
Company Profile
Company ProfileCompany Profile
Company Profile
 
챗봇 사용자 경험 디자인 (DESIGNING A CHATBOT USER EXPERIENCE)
챗봇 사용자 경험 디자인 (DESIGNING A CHATBOT USER EXPERIENCE)챗봇 사용자 경험 디자인 (DESIGNING A CHATBOT USER EXPERIENCE)
챗봇 사용자 경험 디자인 (DESIGNING A CHATBOT USER EXPERIENCE)
 
An introductory overview of Chatbots
An introductory overview of ChatbotsAn introductory overview of Chatbots
An introductory overview of Chatbots
 
User-Testing, Testing, 1,2,3
User-Testing, Testing, 1,2,3User-Testing, Testing, 1,2,3
User-Testing, Testing, 1,2,3
 
Webinar - Building a ChatBot using IBM Watson Conversation Service
Webinar - Building a ChatBot using IBM Watson Conversation ServiceWebinar - Building a ChatBot using IBM Watson Conversation Service
Webinar - Building a ChatBot using IBM Watson Conversation Service
 
Microsoft Bot Framework (Node.js Edition)
Microsoft Bot Framework (Node.js Edition)Microsoft Bot Framework (Node.js Edition)
Microsoft Bot Framework (Node.js Edition)
 
Bots, adaptive cards, task module, message extensions in microsoft teams
Bots, adaptive cards, task module, message extensions in microsoft teamsBots, adaptive cards, task module, message extensions in microsoft teams
Bots, adaptive cards, task module, message extensions in microsoft teams
 
To Make Your Chatbot Smart, You Need to Feed It Right: How to Write for Chatb...
To Make Your Chatbot Smart, You Need to Feed It Right: How to Write for Chatb...To Make Your Chatbot Smart, You Need to Feed It Right: How to Write for Chatb...
To Make Your Chatbot Smart, You Need to Feed It Right: How to Write for Chatb...
 
LinkedIn API's
LinkedIn API'sLinkedIn API's
LinkedIn API's
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API Possibilities
 
LinkedIn API Possibilities
LinkedIn API PossibilitiesLinkedIn API Possibilities
LinkedIn API Possibilities
 
SP2013 What's New for Developers : SPSSTL
SP2013 What's New for Developers : SPSSTLSP2013 What's New for Developers : SPSSTL
SP2013 What's New for Developers : SPSSTL
 
ID400 - What's New and Coming in IBM Connections 2014 #IBMConnect
ID400 - What's New and Coming in IBM Connections 2014 #IBMConnectID400 - What's New and Coming in IBM Connections 2014 #IBMConnect
ID400 - What's New and Coming in IBM Connections 2014 #IBMConnect
 
DDive11 - Social Media Analytics
DDive11 - Social Media AnalyticsDDive11 - Social Media Analytics
DDive11 - Social Media Analytics
 
munsif proposal (1)
munsif proposal (1)munsif proposal (1)
munsif proposal (1)
 

Similaire à Tech talk - Microsoft A.I.

.NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш...
.NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш....NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш...
.NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш...
NETFest
 

Similaire à Tech talk - Microsoft A.I. (20)

PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptxPDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
PDCConf2021 - Serverless WhatsApp Chatbot with Azure AI.pptx
 
20160813 102-59-kim youngwook
20160813 102-59-kim youngwook20160813 102-59-kim youngwook
20160813 102-59-kim youngwook
 
Microsoft teams & bot framework - A developer's perspective
Microsoft teams & bot framework - A developer's perspectiveMicrosoft teams & bot framework - A developer's perspective
Microsoft teams & bot framework - A developer's perspective
 
Da 0 all'AI conversazionale usando Microsoft Azure
Da 0 all'AI conversazionale usando Microsoft AzureDa 0 all'AI conversazionale usando Microsoft Azure
Da 0 all'AI conversazionale usando Microsoft Azure
 
Bots & Teams: el poder de Grayskull
Bots & Teams: el poder de GrayskullBots & Teams: el poder de Grayskull
Bots & Teams: el poder de Grayskull
 
.NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш...
.NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш....NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш...
.NET Fest 2018. Олександр Краковецький. Microsoft AI: створюємо програмні ріш...
 
Human vs Bot: Giocare a Sasso-Carta-Forbici - Matteo Valoriani, Antimo Musone...
Human vs Bot: Giocare a Sasso-Carta-Forbici - Matteo Valoriani, Antimo Musone...Human vs Bot: Giocare a Sasso-Carta-Forbici - Matteo Valoriani, Antimo Musone...
Human vs Bot: Giocare a Sasso-Carta-Forbici - Matteo Valoriani, Antimo Musone...
 
AI Machine vs Human
AI Machine vs HumanAI Machine vs Human
AI Machine vs Human
 
SharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams
SharePoint Saturday Warsaw - Conversational AI applications in Microsoft TeamsSharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams
SharePoint Saturday Warsaw - Conversational AI applications in Microsoft Teams
 
AI at Microsoft for HEC
AI at Microsoft for HECAI at Microsoft for HEC
AI at Microsoft for HEC
 
Commit University - Microsoft Azure
Commit University - Microsoft AzureCommit University - Microsoft Azure
Commit University - Microsoft Azure
 
Microsoft Cognitive Service, Tap into the Power of Machine Learning with Easy...
Microsoft Cognitive Service, Tap into the Power of Machine Learning with Easy...Microsoft Cognitive Service, Tap into the Power of Machine Learning with Easy...
Microsoft Cognitive Service, Tap into the Power of Machine Learning with Easy...
 
API Workshop Series Part 2: The Future of Intelligent User Interactions
API Workshop Series Part 2: The Future of Intelligent User InteractionsAPI Workshop Series Part 2: The Future of Intelligent User Interactions
API Workshop Series Part 2: The Future of Intelligent User Interactions
 
LUIS and Bots
LUIS and BotsLUIS and Bots
LUIS and Bots
 
Combining the Power of Bots and Microsoft Azure to Build the Apps of the Future
Combining the Power of Bots and Microsoft Azure to Build the Apps of the FutureCombining the Power of Bots and Microsoft Azure to Build the Apps of the Future
Combining the Power of Bots and Microsoft Azure to Build the Apps of the Future
 
Building Bots with Azure and consume anywhere.pptx
Building Bots with Azure and consume anywhere.pptxBuilding Bots with Azure and consume anywhere.pptx
Building Bots with Azure and consume anywhere.pptx
 
ESPC Teams week Microsoft Teams & Bot Framework – a Developer’s Perspective
ESPC Teams week Microsoft Teams & Bot Framework – a Developer’s PerspectiveESPC Teams week Microsoft Teams & Bot Framework – a Developer’s Perspective
ESPC Teams week Microsoft Teams & Bot Framework – a Developer’s Perspective
 
Build a Great Conversationalist
Build a Great ConversationalistBuild a Great Conversationalist
Build a Great Conversationalist
 
Big Data LDN 2017: Improving Customer Experience with an AI Bot
Big Data LDN 2017: Improving Customer Experience with an AI BotBig Data LDN 2017: Improving Customer Experience with an AI Bot
Big Data LDN 2017: Improving Customer Experience with an AI Bot
 
Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74)
Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74)Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74)
Microsoft + OpenAI: Recent Updates (Machine Learning 15minutes! Broadcast #74)
 

Plus de Cheah Eng Soon

Plus de Cheah Eng Soon (20)

Microsoft Defender for Endpoint
Microsoft Defender for EndpointMicrosoft Defender for Endpoint
Microsoft Defender for Endpoint
 
Azure Active Directory - Secure and Govern
Azure Active Directory - Secure and GovernAzure Active Directory - Secure and Govern
Azure Active Directory - Secure and Govern
 
Microsoft Zero Trust
Microsoft Zero TrustMicrosoft Zero Trust
Microsoft Zero Trust
 
MEM for OnPrem Environments
MEM for OnPrem EnvironmentsMEM for OnPrem Environments
MEM for OnPrem Environments
 
Microsoft Threat Protection Automated Incident Response
Microsoft Threat Protection Automated Incident Response Microsoft Threat Protection Automated Incident Response
Microsoft Threat Protection Automated Incident Response
 
Azure Penetration Testing
Azure Penetration TestingAzure Penetration Testing
Azure Penetration Testing
 
Azure Penetration Testing
Azure Penetration TestingAzure Penetration Testing
Azure Penetration Testing
 
Penetration Testing Azure for Ethical Hackers
Penetration Testing Azure for Ethical HackersPenetration Testing Azure for Ethical Hackers
Penetration Testing Azure for Ethical Hackers
 
Microsoft Threat Protection Automated Incident Response Demo
Microsoft Threat Protection Automated Incident Response DemoMicrosoft Threat Protection Automated Incident Response Demo
Microsoft Threat Protection Automated Incident Response Demo
 
Microsoft Secure Score Demo
Microsoft Secure Score DemoMicrosoft Secure Score Demo
Microsoft Secure Score Demo
 
Microsoft Cloud App Security Demo
Microsoft Cloud App Security DemoMicrosoft Cloud App Security Demo
Microsoft Cloud App Security Demo
 
M365 Attack Simulation Demo
M365 Attack Simulation DemoM365 Attack Simulation Demo
M365 Attack Simulation Demo
 
Cloud Security Demo
Cloud Security DemoCloud Security Demo
Cloud Security Demo
 
Azure Active Directory - External Identities Demo
Azure Active Directory - External Identities Demo Azure Active Directory - External Identities Demo
Azure Active Directory - External Identities Demo
 
Azure WAF
Azure WAFAzure WAF
Azure WAF
 
Azure Weekend 2020 Build Malaysia Bus Uncle Chatbot
Azure Weekend 2020 Build Malaysia Bus Uncle ChatbotAzure Weekend 2020 Build Malaysia Bus Uncle Chatbot
Azure Weekend 2020 Build Malaysia Bus Uncle Chatbot
 
Microsoft Azure的20大常见安全漏洞与配置错误
Microsoft Azure的20大常见安全漏洞与配置错误Microsoft Azure的20大常见安全漏洞与配置错误
Microsoft Azure的20大常见安全漏洞与配置错误
 
20 common security vulnerabilities and misconfiguration in Azure
20 common security vulnerabilities and misconfiguration in Azure20 common security vulnerabilities and misconfiguration in Azure
20 common security vulnerabilities and misconfiguration in Azure
 
Integrate Microsoft Graph with Azure Bot Services
Integrate Microsoft Graph with Azure Bot ServicesIntegrate Microsoft Graph with Azure Bot Services
Integrate Microsoft Graph with Azure Bot Services
 
Azure Sentinel with Office 365
Azure Sentinel with Office 365Azure Sentinel with Office 365
Azure Sentinel with Office 365
 

Dernier

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Dernier (20)

Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
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...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
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
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024Top 10 Most Downloaded Games on Play Store in 2024
Top 10 Most Downloaded Games on Play Store in 2024
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
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...
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 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
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
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
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
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
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 

Tech talk - Microsoft A.I.

Notes de l'éditeur

  1. Examples demos you can check out online showing off some of the cognitive services