SlideShare une entreprise Scribd logo
1  sur  41
Télécharger pour lire hors ligne
A.I. & demystifying
conversational agents
Setting expectations on the current and future state of affairs
Filip Maertens ● filip@faction.xyz ● @fmaertens
Hi, there. I am @fmaertens
We’re accessible. Twitter @factionxyz or filip@faction.xyz
Faction XYZ as applied A.I. partner to Fortune 500
companies.
Building enterprise platform chatlayer.ai
We’re hiring 10 ML people (NLP and computer vision) before
summer.
Where are we with A.I. ?
Where do we come from ?
1950. Marvin Minsky
built first neural net
1960s. Alexey Ivakhnenko
first works on deep neural
networks
1986. Geoffrey Hinton
backpropagation algorithm
in its current form
2006. Geoffrey Hinton coins
“deep learning”
Larger datasets, GPU /
multi-core processors,
efficient training
Hard to train, low computational resources, small datasets
2012. Hinton on
computer vision
2011. Microsoft on
speech recognition
What’s the paradigm ?
Deep Belief Networks
Computer Vision
Audio Signal Processing
Natural Language (NLP)
How intelligent is artificial
intelligence today ?
5 year old ?
So, where does this leave
us ?
1. Chatbots are an old topic but a nascent business. Accidents ahead!
Intelligence comes through solid integrations.
2. Deep learning continues to give results in computer vision, expands into other
domains. Machine learning becomes a scarce commodity.
3. ML/DL expectations vs. reality can leave a bitter taste. Not a silver bullet.
Controlled vs. real environments.
4. Forget about MLaaS. Too complex. Bridging the competence gap.
5. “AI” doesn’t mean anything when not applied. Vertical solutions is where the
money is.
So, let’s bring some
perspective on chatbots.
Conversational interfaces are an emerging channel. Or are they?
Command Line
MS Dos, Unix
Text Input
Native apps
Client side
GUI
Mac OS, MS Windows
Window based
Native apps
Client side
Web
Mosaic, Netscape
Hypertext
Web pages
Server side
Mobile
iOS, Android
Touch based
Native apps
Client side
Conversation
FB Messenger, Slack
Message based
Bots
Server side
Always useful ?
The many shapes and forms a chatbot can be brought into your life
Chat is here to stay ...
60 Billion
20 Billion
1 Hour
More than 60 billion messages per day on
Facebook and Whatsapp.
LINE users exchange 20 billion messages
per day.
55% of WeChat users spend over 1 hour
per day on the service
Expectation
Reality
Many Oops ahead !
Maturity ?
Some things we learned while
building chatbots.
Before we begin, let’s get the semantics right. Some commonly used terms and
definitions when dealing with a chatbot.
1. Intent. In simple terms, when a user interacts with a chatbot, what is his intention to use chatbot/what is he
asking for.
2. Entities. An entity can be nominal, which means it's a common thing like “fish” or “movie”. Entities are
extracted using Entity Extraction (a common theme in all NLP engines).
3. Named Entities. This entity is a proper noun, a name, such as ”Antwerp” or “Ermelinda”. Semantic
ambiguity can arise, which Entity Resolution resolves. Or hopes to.
4. Regex. A regular expression. This is codified manner to perform pattern matching on text. It’s a very basic
but efficient way of normalizing text, or match a predefined pattern or keyword.
5. Context. Maintain the Context and its state with all parameters received during the single Session in order
to get the required result to the user.
Type of chatbots
1. Three levels of conversation
a. Command & response
i. Stateless bots with some basic NLP (Wit, Luis, Watson, ...)
b. Hard coded conversation flows
i. Users navigate a flow chart defined by the developers / bot builders.
ii. The bot’s state corresponds directly to a particular block of code being executed.
c. Continuous stateful flows
i. Human conversations don’t follow a template
ii. Hard-coding conversations as flow charts won’t work forever
The logical components of a regular chatbot
UI AI SI
The UI of a chatbot is text, not
graphics. The UX is tonality and
style, not buttons.
0
1
Keep the scope and train a
chatbot narrow at first. Solve
one use case, gain trust, then
expand.
Don’t try to impersonate
humans. The uncanny valley
effect will make humans feel
cheated.
2
Getting stuck in more than three
repetitive questions is going to
p*ss off the user. 40% drops off
in first interaction, 20% more in a
second step
3
Any end to end flow you can do
faster in an app or a website isn’t
worth building a chatbot for.
4
You better have a damn good
reason to ask more than five
questions.
5
Chatbots are just the
presentation layer. NLP and
backend integration provide the
real intelligence.
6
Be ready prepared to hand over
to a human agent. Many
conditions apply (emotion,
confidence score, timing,
manual, etc.)
7
Chatbots are just another
channel next to web, mobile and
others. Treat it as such.
8
Sometimes you can’t replace a
human because users just want
to vent their anger. It’s
psychology, stupid.
9
Is there a business
case ?
Example business cases: lowering the support cost
Example business cases: increasing revenue
What we learned through our
enterprise platform ?
The Chatlayer.ai Functional Framework. Highlight of functional components that
make up for an intelligent chatbot.
Presentation
Layer
Language
Processing Layer
Web (API) App (SDK) Facebook Skype Telegram WeChat …
Flow Control & Business Logic
Intelligence &
Profiling Layer
Sentiment Analysis Profile Classification Contextual Analysis
Natural Language Processing
Audience Analytics A/B Testing Module
Spell Checking & Translation Natural Language Generation
Business Logic
Layer
Dialogue Management
RESTAPI&WebhookIntegrations
Regular Expression Parsing Keywords And Aliases
Message Components Chat Emulator
Natural Language
Context/Memory
Challenges with regards to understanding human language
Semantic understanding
• Search trees
• Bag of words
• Wordnet
• Word-embedding (“word2vec”)
Contextual understanding
Memory recall
Couple Word2Vec to a CNN for full
contextual understanding, ignoring small
errors and variances in wordings.
Implement a word-based LSTM to
remember relevant, and forget irrelevant
information
Some learnings on building an enterprise
platform. Clients asked us ...
Manual overrides on NLP.
Conditional flows.
Easy to build custom API
integrations
Analytics. Analytics.
Analytics.
English is OK. Dutch ? Arabic
? Urdu ?
Multi-tenant management
system
Easy to use training and
retraining
BYOL of third-party NLPs
Some learnings on building an enterprise
platform. Clients asked us ...
Conversational Management
Platform
Verticalization of business
use
Context-aware chats
Capable of forgetting chats
Clients requested memory networks:
situational understanding of text
Clients requested image captioning
… But most client requests are moving into
non-NLP or chatbot domains
A.I. & demystifying
conversational agents
Setting expectations on the current and future state of affairs
Filip Maertens ● filip@faction.xyz ● @fmaertens

Contenu connexe

Tendances

AI Agent and Chatbot Trends For Enterprises
AI Agent and Chatbot Trends For EnterprisesAI Agent and Chatbot Trends For Enterprises
AI Agent and Chatbot Trends For EnterprisesTeewee Ang
 
Build a Chatbot with IBM Watson - No Coding Required
Build a Chatbot with IBM Watson - No Coding RequiredBuild a Chatbot with IBM Watson - No Coding Required
Build a Chatbot with IBM Watson - No Coding RequiredCharlotte Han
 
Converations on conversational Ux
Converations on conversational UxConverations on conversational Ux
Converations on conversational UxTitash Neogi
 
Chatbot digitals-new-evolution Ulrich Boulon
Chatbot digitals-new-evolution Ulrich BoulonChatbot digitals-new-evolution Ulrich Boulon
Chatbot digitals-new-evolution Ulrich BoulonUX Bournemouth
 
Conversational Intelligence and Better Customer Conversations
Conversational Intelligence and Better Customer ConversationsConversational Intelligence and Better Customer Conversations
Conversational Intelligence and Better Customer ConversationsInsightNG Solutions Limited
 
17 things you don't know about chatbots - Why and How to Start?
17 things you don't know about chatbots - Why and How to Start?17 things you don't know about chatbots - Why and How to Start?
17 things you don't know about chatbots - Why and How to Start?WUZZUF
 
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...LavaConConference
 
Chatbot report with sap hybris
Chatbot report with sap hybrisChatbot report with sap hybris
Chatbot report with sap hybrisLuke Bilton
 
The Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
The Chatbot Imperative: Intelligence, Personalization and Utilitarian DesignThe Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
The Chatbot Imperative: Intelligence, Personalization and Utilitarian DesignCognizant
 
[New Tool] How to Build a Chatbot and Why It Works
[New Tool] How to Build a Chatbot and Why It Works[New Tool] How to Build a Chatbot and Why It Works
[New Tool] How to Build a Chatbot and Why It WorksHanapin Marketing
 
Everyone's Need to Know About Chatbot Framework & Platform
Everyone's Need to Know About Chatbot Framework & PlatformEveryone's Need to Know About Chatbot Framework & Platform
Everyone's Need to Know About Chatbot Framework & Platformweedplanet.org
 
How AI will transform mobile, apps, and marketing: 50 influencers speak
How AI will transform mobile, apps, and marketing: 50 influencers speakHow AI will transform mobile, apps, and marketing: 50 influencers speak
How AI will transform mobile, apps, and marketing: 50 influencers speakTUNE
 
AI and Chatbots 101 - Vancouver Legal Hackers
AI and Chatbots 101 - Vancouver Legal HackersAI and Chatbots 101 - Vancouver Legal Hackers
AI and Chatbots 101 - Vancouver Legal HackersThomas G. Martin
 
A Brief Intro to Chatbot
A Brief Intro to ChatbotA Brief Intro to Chatbot
A Brief Intro to ChatbotRex Yuan
 
UX for Artificial Intelligence / UXcamp Europe '17 / Berlin / Jan Korsanke
UX for Artificial Intelligence / UXcamp Europe '17 / Berlin / Jan KorsankeUX for Artificial Intelligence / UXcamp Europe '17 / Berlin / Jan Korsanke
UX for Artificial Intelligence / UXcamp Europe '17 / Berlin / Jan KorsankeJan Korsanke
 
Tech On Trend - Chatbots
Tech On Trend - ChatbotsTech On Trend - Chatbots
Tech On Trend - ChatbotsPioneers.io
 
How Chatbots will overtake the app in 2017
How Chatbots will overtake the app in 2017How Chatbots will overtake the app in 2017
How Chatbots will overtake the app in 2017eBranding Ninja
 
Chatbots. Old Topic - New Era
Chatbots. Old Topic - New EraChatbots. Old Topic - New Era
Chatbots. Old Topic - New EraGregor Jarisch
 
api.ai presentation
api.ai presentationapi.ai presentation
api.ai presentationMarco Nigro
 

Tendances (20)

AI Agent and Chatbot Trends For Enterprises
AI Agent and Chatbot Trends For EnterprisesAI Agent and Chatbot Trends For Enterprises
AI Agent and Chatbot Trends For Enterprises
 
Build a Chatbot with IBM Watson - No Coding Required
Build a Chatbot with IBM Watson - No Coding RequiredBuild a Chatbot with IBM Watson - No Coding Required
Build a Chatbot with IBM Watson - No Coding Required
 
Converations on conversational Ux
Converations on conversational UxConverations on conversational Ux
Converations on conversational Ux
 
Chatbot digitals-new-evolution Ulrich Boulon
Chatbot digitals-new-evolution Ulrich BoulonChatbot digitals-new-evolution Ulrich Boulon
Chatbot digitals-new-evolution Ulrich Boulon
 
Conversational Intelligence and Better Customer Conversations
Conversational Intelligence and Better Customer ConversationsConversational Intelligence and Better Customer Conversations
Conversational Intelligence and Better Customer Conversations
 
17 things you don't know about chatbots - Why and How to Start?
17 things you don't know about chatbots - Why and How to Start?17 things you don't know about chatbots - Why and How to Start?
17 things you don't know about chatbots - Why and How to Start?
 
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...
 
Chatbot report with sap hybris
Chatbot report with sap hybrisChatbot report with sap hybris
Chatbot report with sap hybris
 
The Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
The Chatbot Imperative: Intelligence, Personalization and Utilitarian DesignThe Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
The Chatbot Imperative: Intelligence, Personalization and Utilitarian Design
 
[New Tool] How to Build a Chatbot and Why It Works
[New Tool] How to Build a Chatbot and Why It Works[New Tool] How to Build a Chatbot and Why It Works
[New Tool] How to Build a Chatbot and Why It Works
 
Everyone's Need to Know About Chatbot Framework & Platform
Everyone's Need to Know About Chatbot Framework & PlatformEveryone's Need to Know About Chatbot Framework & Platform
Everyone's Need to Know About Chatbot Framework & Platform
 
How AI will transform mobile, apps, and marketing: 50 influencers speak
How AI will transform mobile, apps, and marketing: 50 influencers speakHow AI will transform mobile, apps, and marketing: 50 influencers speak
How AI will transform mobile, apps, and marketing: 50 influencers speak
 
AI and Chatbots 101 - Vancouver Legal Hackers
AI and Chatbots 101 - Vancouver Legal HackersAI and Chatbots 101 - Vancouver Legal Hackers
AI and Chatbots 101 - Vancouver Legal Hackers
 
A Brief Intro to Chatbot
A Brief Intro to ChatbotA Brief Intro to Chatbot
A Brief Intro to Chatbot
 
UX for Artificial Intelligence / UXcamp Europe '17 / Berlin / Jan Korsanke
UX for Artificial Intelligence / UXcamp Europe '17 / Berlin / Jan KorsankeUX for Artificial Intelligence / UXcamp Europe '17 / Berlin / Jan Korsanke
UX for Artificial Intelligence / UXcamp Europe '17 / Berlin / Jan Korsanke
 
Tech On Trend - Chatbots
Tech On Trend - ChatbotsTech On Trend - Chatbots
Tech On Trend - Chatbots
 
How Chatbots will overtake the app in 2017
How Chatbots will overtake the app in 2017How Chatbots will overtake the app in 2017
How Chatbots will overtake the app in 2017
 
universitédelorraine2018 cours 4 chatbot
universitédelorraine2018 cours 4 chatbotuniversitédelorraine2018 cours 4 chatbot
universitédelorraine2018 cours 4 chatbot
 
Chatbots. Old Topic - New Era
Chatbots. Old Topic - New EraChatbots. Old Topic - New Era
Chatbots. Old Topic - New Era
 
api.ai presentation
api.ai presentationapi.ai presentation
api.ai presentation
 

En vedette

Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?Digipolis Antwerpen
 
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?Digipolis Antwerpen
 
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?Digipolis Antwerpen
 
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?Digipolis Antwerpen
 
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?Digipolis Antwerpen
 
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.beMeetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.beDigipolis Antwerpen
 
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?Digipolis Antwerpen
 
Dares évolutions de l'engagement des salariés syndiqués
Dares évolutions de l'engagement des salariés syndiquésDares évolutions de l'engagement des salariés syndiqués
Dares évolutions de l'engagement des salariés syndiquésSociété Tripalio
 
2017 03-07 World Economic Forum - Dutch topsector Life Science Health, The Ha...
2017 03-07 World Economic Forum - Dutch topsector Life Science Health, The Ha...2017 03-07 World Economic Forum - Dutch topsector Life Science Health, The Ha...
2017 03-07 World Economic Forum - Dutch topsector Life Science Health, The Ha...Alain van Gool
 
Marketing Automation + CRM para vender más.
Marketing Automation + CRM para vender más.Marketing Automation + CRM para vender más.
Marketing Automation + CRM para vender más.Ibermática.digital
 
Pycon2016- Applying Deep Learning in Information Retrieval System
Pycon2016- Applying Deep Learning in Information Retrieval SystemPycon2016- Applying Deep Learning in Information Retrieval System
Pycon2016- Applying Deep Learning in Information Retrieval SystemChih-Hao (林志豪) Lin
 
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.beMeetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.beDigipolis Antwerpen
 

En vedette (16)

Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
 
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
 
IoT @ groep stad Antwerpen
IoT @ groep stad AntwerpenIoT @ groep stad Antwerpen
IoT @ groep stad Antwerpen
 
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
 
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
 
Jobnocturne 11 januari 2017
Jobnocturne 11 januari 2017Jobnocturne 11 januari 2017
Jobnocturne 11 januari 2017
 
Jobnocturne 11 januari 2017
Jobnocturne 11 januari 2017Jobnocturne 11 januari 2017
Jobnocturne 11 januari 2017
 
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
Meetup 19/01/2017 - Meet LoRa, a gamechanger in Antwerp?
 
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.beMeetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
 
Meetup start-ups 1 oktober 2015
Meetup start-ups 1 oktober 2015Meetup start-ups 1 oktober 2015
Meetup start-ups 1 oktober 2015
 
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
Meetup 19/12/2016 - Blockchain-as-a-service voor Antwerpen?
 
Dares évolutions de l'engagement des salariés syndiqués
Dares évolutions de l'engagement des salariés syndiquésDares évolutions de l'engagement des salariés syndiqués
Dares évolutions de l'engagement des salariés syndiqués
 
2017 03-07 World Economic Forum - Dutch topsector Life Science Health, The Ha...
2017 03-07 World Economic Forum - Dutch topsector Life Science Health, The Ha...2017 03-07 World Economic Forum - Dutch topsector Life Science Health, The Ha...
2017 03-07 World Economic Forum - Dutch topsector Life Science Health, The Ha...
 
Marketing Automation + CRM para vender más.
Marketing Automation + CRM para vender más.Marketing Automation + CRM para vender más.
Marketing Automation + CRM para vender más.
 
Pycon2016- Applying Deep Learning in Information Retrieval System
Pycon2016- Applying Deep Learning in Information Retrieval SystemPycon2016- Applying Deep Learning in Information Retrieval System
Pycon2016- Applying Deep Learning in Information Retrieval System
 
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.beMeetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
Meetup 29/11 - De wonderlijke datascience technieken achter slimnaarantwerpen.be
 

Similaire à Meetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robots

Conversational Experiences for Humans
Conversational Experiences for HumansConversational Experiences for Humans
Conversational Experiences for HumansSebastian Krumhausen
 
Mark Swaine UX Guy Designing Bot Experiences
Mark Swaine UX Guy Designing Bot ExperiencesMark Swaine UX Guy Designing Bot Experiences
Mark Swaine UX Guy Designing Bot ExperiencesMark N Swaine
 
Conversational experience by Systango
Conversational experience by SystangoConversational experience by Systango
Conversational experience by SystangoSystango
 
Chatbots, and how will Microsoft help us with this?
Chatbots, and how will Microsoft help us with this?Chatbots, and how will Microsoft help us with this?
Chatbots, and how will Microsoft help us with this?PVS-Studio
 
Chatbot and Virtual AI Assistant Implementation in Natural Language Processing
Chatbot and Virtual AI Assistant Implementation in Natural Language Processing Chatbot and Virtual AI Assistant Implementation in Natural Language Processing
Chatbot and Virtual AI Assistant Implementation in Natural Language Processing Shrutika Oswal
 
Chatbot Service Providers | Chatbot Solution Providers | Ai Chatbot Platforms
Chatbot Service Providers | Chatbot Solution Providers | Ai Chatbot PlatformsChatbot Service Providers | Chatbot Solution Providers | Ai Chatbot Platforms
Chatbot Service Providers | Chatbot Solution Providers | Ai Chatbot PlatformsElfo Digital Solutions
 
How to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdfHow to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdfAnastasiaSteele10
 
How to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdfHow to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdfStephenAmell4
 
How to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdfHow to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdfJamieDornan2
 
The Age of Conversational Agents
The Age of Conversational AgentsThe Age of Conversational Agents
The Age of Conversational AgentsFaction XYZ
 
chat bots are the future of communication.pptx
chat bots are the future of communication.pptxchat bots are the future of communication.pptx
chat bots are the future of communication.pptxJIMSVKII
 
Chatbots New York City and Global Meetup #001 - Talkabot Highlights
Chatbots New York City and Global Meetup #001 - Talkabot HighlightsChatbots New York City and Global Meetup #001 - Talkabot Highlights
Chatbots New York City and Global Meetup #001 - Talkabot HighlightsAlec Lazarescu
 
Student information chatbot final report
Student information chatbot  final report Student information chatbot  final report
Student information chatbot final report jaysavani5
 
LSA18: Agency Workshop - Optimizing Content for Voice & Virtual Assistants (B...
LSA18: Agency Workshop - Optimizing Content for Voice & Virtual Assistants (B...LSA18: Agency Workshop - Optimizing Content for Voice & Virtual Assistants (B...
LSA18: Agency Workshop - Optimizing Content for Voice & Virtual Assistants (B...Localogy
 

Similaire à Meetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robots (20)

Everything you need to know about chatbots
Everything you need to know about chatbotsEverything you need to know about chatbots
Everything you need to know about chatbots
 
Chat apps v02
Chat apps v02Chat apps v02
Chat apps v02
 
Conversational Experiences for Humans
Conversational Experiences for HumansConversational Experiences for Humans
Conversational Experiences for Humans
 
ms_3.pdf
ms_3.pdfms_3.pdf
ms_3.pdf
 
Mark Swaine UX Guy Designing Bot Experiences
Mark Swaine UX Guy Designing Bot ExperiencesMark Swaine UX Guy Designing Bot Experiences
Mark Swaine UX Guy Designing Bot Experiences
 
Conversational experience by Systango
Conversational experience by SystangoConversational experience by Systango
Conversational experience by Systango
 
Chatbots, and how will Microsoft help us with this?
Chatbots, and how will Microsoft help us with this?Chatbots, and how will Microsoft help us with this?
Chatbots, and how will Microsoft help us with this?
 
Final presentation on chatbot
Final presentation on chatbotFinal presentation on chatbot
Final presentation on chatbot
 
Chatbot and Virtual AI Assistant Implementation in Natural Language Processing
Chatbot and Virtual AI Assistant Implementation in Natural Language Processing Chatbot and Virtual AI Assistant Implementation in Natural Language Processing
Chatbot and Virtual AI Assistant Implementation in Natural Language Processing
 
Chatbot Service Providers | Chatbot Solution Providers | Ai Chatbot Platforms
Chatbot Service Providers | Chatbot Solution Providers | Ai Chatbot PlatformsChatbot Service Providers | Chatbot Solution Providers | Ai Chatbot Platforms
Chatbot Service Providers | Chatbot Solution Providers | Ai Chatbot Platforms
 
How to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdfHow to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdf
 
How to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdfHow to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdf
 
How to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdfHow to build an AI-powered chatbot.pdf
How to build an AI-powered chatbot.pdf
 
Chatbot Technology
Chatbot TechnologyChatbot Technology
Chatbot Technology
 
The Age of Conversational Agents
The Age of Conversational AgentsThe Age of Conversational Agents
The Age of Conversational Agents
 
chat bots are the future of communication.pptx
chat bots are the future of communication.pptxchat bots are the future of communication.pptx
chat bots are the future of communication.pptx
 
Chatbots New York City and Global Meetup #001 - Talkabot Highlights
Chatbots New York City and Global Meetup #001 - Talkabot HighlightsChatbots New York City and Global Meetup #001 - Talkabot Highlights
Chatbots New York City and Global Meetup #001 - Talkabot Highlights
 
IRJET-V7I51160.pdf
IRJET-V7I51160.pdfIRJET-V7I51160.pdf
IRJET-V7I51160.pdf
 
Student information chatbot final report
Student information chatbot  final report Student information chatbot  final report
Student information chatbot final report
 
LSA18: Agency Workshop - Optimizing Content for Voice & Virtual Assistants (B...
LSA18: Agency Workshop - Optimizing Content for Voice & Virtual Assistants (B...LSA18: Agency Workshop - Optimizing Content for Voice & Virtual Assistants (B...
LSA18: Agency Workshop - Optimizing Content for Voice & Virtual Assistants (B...
 

Plus de Digipolis Antwerpen

Meetup 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor ...
Meetup 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor ...Meetup 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor ...
Meetup 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor ...Digipolis Antwerpen
 
Meet-up 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor...
Meet-up 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor...Meet-up 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor...
Meet-up 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor...Digipolis Antwerpen
 
Infobundel meetup app van't stad
Infobundel meetup app van't stadInfobundel meetup app van't stad
Infobundel meetup app van't stadDigipolis Antwerpen
 
Meetup 24/10/2019 - Slimme IT-oplossingen voor steden en gemeenten: het open ...
Meetup 24/10/2019 - Slimme IT-oplossingen voor steden en gemeenten: het open ...Meetup 24/10/2019 - Slimme IT-oplossingen voor steden en gemeenten: het open ...
Meetup 24/10/2019 - Slimme IT-oplossingen voor steden en gemeenten: het open ...Digipolis Antwerpen
 
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinMeetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinDigipolis Antwerpen
 
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinMeetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinDigipolis Antwerpen
 
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinMeetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinDigipolis Antwerpen
 
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinMeetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinDigipolis Antwerpen
 
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchainMeetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchainDigipolis Antwerpen
 
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchainMeetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchainDigipolis Antwerpen
 
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchainMeetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchainDigipolis Antwerpen
 
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Digipolis Antwerpen
 
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Digipolis Antwerpen
 
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Digipolis Antwerpen
 
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Digipolis Antwerpen
 
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteit
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteitMeetup 18/10/2018 - Artificiële intelligentie en mobiliteit
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteitDigipolis Antwerpen
 
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteit
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteitMeetup 18/10/2018 - Artificiële intelligentie en mobiliteit
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteitDigipolis Antwerpen
 

Plus de Digipolis Antwerpen (20)

Meetup 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor ...
Meetup 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor ...Meetup 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor ...
Meetup 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor ...
 
Meet-up 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor...
Meet-up 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor...Meet-up 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor...
Meet-up 21/10/2021 - Digipolis Fabric: alle IT-oplossingen zijn mogelijk voor...
 
Infobundel meetup app van't stad
Infobundel meetup app van't stadInfobundel meetup app van't stad
Infobundel meetup app van't stad
 
Meetup 24/10/2019 - Slimme IT-oplossingen voor steden en gemeenten: het open ...
Meetup 24/10/2019 - Slimme IT-oplossingen voor steden en gemeenten: het open ...Meetup 24/10/2019 - Slimme IT-oplossingen voor steden en gemeenten: het open ...
Meetup 24/10/2019 - Slimme IT-oplossingen voor steden en gemeenten: het open ...
 
Meetup 25/04/19: Big Data
Meetup 25/04/19: Big Data Meetup 25/04/19: Big Data
Meetup 25/04/19: Big Data
 
Meetup 25/04/19: Big Data
Meetup 25/04/19: Big Data Meetup 25/04/19: Big Data
Meetup 25/04/19: Big Data
 
Meetup 25/04/19: Big Data
Meetup 25/04/19: Big DataMeetup 25/04/19: Big Data
Meetup 25/04/19: Big Data
 
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinMeetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
 
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinMeetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
 
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinMeetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
 
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierinMeetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
Meetup 14/3/2019: Digitalisering in de zorg en de rol van de stad hierin
 
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchainMeetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
 
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchainMeetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
 
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchainMeetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
Meetup 21/2/2019 - Blockchain on the Move: digitale identiteit op blockchain
 
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
 
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
 
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
 
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
Meetup 12/12/2018: Augmented & Virtual Reality: wat zijn de mogelijkheden voo...
 
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteit
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteitMeetup 18/10/2018 - Artificiële intelligentie en mobiliteit
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteit
 
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteit
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteitMeetup 18/10/2018 - Artificiële intelligentie en mobiliteit
Meetup 18/10/2018 - Artificiële intelligentie en mobiliteit
 

Dernier

productionpost-productiondiary-240320114322-5004daf6.pptx
productionpost-productiondiary-240320114322-5004daf6.pptxproductionpost-productiondiary-240320114322-5004daf6.pptx
productionpost-productiondiary-240320114322-5004daf6.pptxHenryBriggs2
 
Yellow is My Favorite Color By Annabelle.pdf
Yellow is My Favorite Color By Annabelle.pdfYellow is My Favorite Color By Annabelle.pdf
Yellow is My Favorite Color By Annabelle.pdfAmir Saranga
 
Action Toolkit - Earth Day 2024 - April 22nd.
Action Toolkit - Earth Day 2024 - April 22nd.Action Toolkit - Earth Day 2024 - April 22nd.
Action Toolkit - Earth Day 2024 - April 22nd.Christina Parmionova
 
Call Girl Benson Town - Phone No 7001305949 For Ultimate Sexual Urges
Call Girl Benson Town - Phone No 7001305949 For Ultimate Sexual UrgesCall Girl Benson Town - Phone No 7001305949 For Ultimate Sexual Urges
Call Girl Benson Town - Phone No 7001305949 For Ultimate Sexual Urgesnarwatsonia7
 
High Class Call Girls Bangalore Komal 7001305949 Independent Escort Service B...
High Class Call Girls Bangalore Komal 7001305949 Independent Escort Service B...High Class Call Girls Bangalore Komal 7001305949 Independent Escort Service B...
High Class Call Girls Bangalore Komal 7001305949 Independent Escort Service B...narwatsonia7
 
Enhancing Indigenous Peoples' right to self-determination in the context of t...
Enhancing Indigenous Peoples' right to self-determination in the context of t...Enhancing Indigenous Peoples' right to self-determination in the context of t...
Enhancing Indigenous Peoples' right to self-determination in the context of t...Christina Parmionova
 
call girls in sector 22 Gurgaon 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in sector 22 Gurgaon  🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in sector 22 Gurgaon  🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in sector 22 Gurgaon 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️saminamagar
 
call girls in Punjabi Bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Punjabi Bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Punjabi Bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Punjabi Bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️saminamagar
 
Start Donating your Old Clothes to Poor People kurnool
Start Donating your Old Clothes to Poor People kurnoolStart Donating your Old Clothes to Poor People kurnool
Start Donating your Old Clothes to Poor People kurnoolSERUDS INDIA
 
Disciplines-and-Ideas-in-the-Applied-Social-Sciences-DLP-.pdf
Disciplines-and-Ideas-in-the-Applied-Social-Sciences-DLP-.pdfDisciplines-and-Ideas-in-the-Applied-Social-Sciences-DLP-.pdf
Disciplines-and-Ideas-in-the-Applied-Social-Sciences-DLP-.pdfDeLeon9
 
Earth Day 2024 - AMC "COMMON GROUND'' movie night.
Earth Day 2024 - AMC "COMMON GROUND'' movie night.Earth Day 2024 - AMC "COMMON GROUND'' movie night.
Earth Day 2024 - AMC "COMMON GROUND'' movie night.Christina Parmionova
 
Madurai Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Madurai Call Girls 7001305949 WhatsApp Number 24x7 Best ServicesMadurai Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Madurai Call Girls 7001305949 WhatsApp Number 24x7 Best Servicesnajka9823
 
call girls in Mehrauli DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Mehrauli  DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Mehrauli  DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Mehrauli DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️saminamagar
 
Club of Rome: Eco-nomics for an Ecological Civilization
Club of Rome: Eco-nomics for an Ecological CivilizationClub of Rome: Eco-nomics for an Ecological Civilization
Club of Rome: Eco-nomics for an Ecological CivilizationEnergy for One World
 
call girls in Laxmi Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Laxmi Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Laxmi Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Laxmi Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️saminamagar
 
Call Girls Service AECS Layout Just Call 7001305949 Enjoy College Girls Service
Call Girls Service AECS Layout Just Call 7001305949 Enjoy College Girls ServiceCall Girls Service AECS Layout Just Call 7001305949 Enjoy College Girls Service
Call Girls Service AECS Layout Just Call 7001305949 Enjoy College Girls Servicenarwatsonia7
 
Russian Call Girl Hebbagodi ! 7001305949 ₹2999 Only and Free Hotel Delivery 2...
Russian Call Girl Hebbagodi ! 7001305949 ₹2999 Only and Free Hotel Delivery 2...Russian Call Girl Hebbagodi ! 7001305949 ₹2999 Only and Free Hotel Delivery 2...
Russian Call Girl Hebbagodi ! 7001305949 ₹2999 Only and Free Hotel Delivery 2...narwatsonia7
 
Panet vs.Plastics - Earth Day 2024 - 22 APRIL
Panet vs.Plastics - Earth Day 2024 - 22 APRILPanet vs.Plastics - Earth Day 2024 - 22 APRIL
Panet vs.Plastics - Earth Day 2024 - 22 APRILChristina Parmionova
 
YHR Fall 2023 Issue (Joseph Manning Interview) (2).pdf
YHR Fall 2023 Issue (Joseph Manning Interview) (2).pdfYHR Fall 2023 Issue (Joseph Manning Interview) (2).pdf
YHR Fall 2023 Issue (Joseph Manning Interview) (2).pdfyalehistoricalreview
 
call girls in Kirti Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Kirti Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Kirti Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Kirti Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️saminamagar
 

Dernier (20)

productionpost-productiondiary-240320114322-5004daf6.pptx
productionpost-productiondiary-240320114322-5004daf6.pptxproductionpost-productiondiary-240320114322-5004daf6.pptx
productionpost-productiondiary-240320114322-5004daf6.pptx
 
Yellow is My Favorite Color By Annabelle.pdf
Yellow is My Favorite Color By Annabelle.pdfYellow is My Favorite Color By Annabelle.pdf
Yellow is My Favorite Color By Annabelle.pdf
 
Action Toolkit - Earth Day 2024 - April 22nd.
Action Toolkit - Earth Day 2024 - April 22nd.Action Toolkit - Earth Day 2024 - April 22nd.
Action Toolkit - Earth Day 2024 - April 22nd.
 
Call Girl Benson Town - Phone No 7001305949 For Ultimate Sexual Urges
Call Girl Benson Town - Phone No 7001305949 For Ultimate Sexual UrgesCall Girl Benson Town - Phone No 7001305949 For Ultimate Sexual Urges
Call Girl Benson Town - Phone No 7001305949 For Ultimate Sexual Urges
 
High Class Call Girls Bangalore Komal 7001305949 Independent Escort Service B...
High Class Call Girls Bangalore Komal 7001305949 Independent Escort Service B...High Class Call Girls Bangalore Komal 7001305949 Independent Escort Service B...
High Class Call Girls Bangalore Komal 7001305949 Independent Escort Service B...
 
Enhancing Indigenous Peoples' right to self-determination in the context of t...
Enhancing Indigenous Peoples' right to self-determination in the context of t...Enhancing Indigenous Peoples' right to self-determination in the context of t...
Enhancing Indigenous Peoples' right to self-determination in the context of t...
 
call girls in sector 22 Gurgaon 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in sector 22 Gurgaon  🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in sector 22 Gurgaon  🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in sector 22 Gurgaon 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
 
call girls in Punjabi Bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Punjabi Bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Punjabi Bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Punjabi Bagh DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
 
Start Donating your Old Clothes to Poor People kurnool
Start Donating your Old Clothes to Poor People kurnoolStart Donating your Old Clothes to Poor People kurnool
Start Donating your Old Clothes to Poor People kurnool
 
Disciplines-and-Ideas-in-the-Applied-Social-Sciences-DLP-.pdf
Disciplines-and-Ideas-in-the-Applied-Social-Sciences-DLP-.pdfDisciplines-and-Ideas-in-the-Applied-Social-Sciences-DLP-.pdf
Disciplines-and-Ideas-in-the-Applied-Social-Sciences-DLP-.pdf
 
Earth Day 2024 - AMC "COMMON GROUND'' movie night.
Earth Day 2024 - AMC "COMMON GROUND'' movie night.Earth Day 2024 - AMC "COMMON GROUND'' movie night.
Earth Day 2024 - AMC "COMMON GROUND'' movie night.
 
Madurai Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Madurai Call Girls 7001305949 WhatsApp Number 24x7 Best ServicesMadurai Call Girls 7001305949 WhatsApp Number 24x7 Best Services
Madurai Call Girls 7001305949 WhatsApp Number 24x7 Best Services
 
call girls in Mehrauli DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Mehrauli  DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Mehrauli  DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Mehrauli DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
 
Club of Rome: Eco-nomics for an Ecological Civilization
Club of Rome: Eco-nomics for an Ecological CivilizationClub of Rome: Eco-nomics for an Ecological Civilization
Club of Rome: Eco-nomics for an Ecological Civilization
 
call girls in Laxmi Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Laxmi Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Laxmi Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Laxmi Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
 
Call Girls Service AECS Layout Just Call 7001305949 Enjoy College Girls Service
Call Girls Service AECS Layout Just Call 7001305949 Enjoy College Girls ServiceCall Girls Service AECS Layout Just Call 7001305949 Enjoy College Girls Service
Call Girls Service AECS Layout Just Call 7001305949 Enjoy College Girls Service
 
Russian Call Girl Hebbagodi ! 7001305949 ₹2999 Only and Free Hotel Delivery 2...
Russian Call Girl Hebbagodi ! 7001305949 ₹2999 Only and Free Hotel Delivery 2...Russian Call Girl Hebbagodi ! 7001305949 ₹2999 Only and Free Hotel Delivery 2...
Russian Call Girl Hebbagodi ! 7001305949 ₹2999 Only and Free Hotel Delivery 2...
 
Panet vs.Plastics - Earth Day 2024 - 22 APRIL
Panet vs.Plastics - Earth Day 2024 - 22 APRILPanet vs.Plastics - Earth Day 2024 - 22 APRIL
Panet vs.Plastics - Earth Day 2024 - 22 APRIL
 
YHR Fall 2023 Issue (Joseph Manning Interview) (2).pdf
YHR Fall 2023 Issue (Joseph Manning Interview) (2).pdfYHR Fall 2023 Issue (Joseph Manning Interview) (2).pdf
YHR Fall 2023 Issue (Joseph Manning Interview) (2).pdf
 
call girls in Kirti Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Kirti Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️call girls in Kirti Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
call girls in Kirti Nagar DELHI 🔝 >༒9540349809 🔝 genuine Escort Service 🔝✔️✔️
 

Meetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robots

  • 1. A.I. & demystifying conversational agents Setting expectations on the current and future state of affairs Filip Maertens ● filip@faction.xyz ● @fmaertens
  • 2. Hi, there. I am @fmaertens We’re accessible. Twitter @factionxyz or filip@faction.xyz Faction XYZ as applied A.I. partner to Fortune 500 companies. Building enterprise platform chatlayer.ai We’re hiring 10 ML people (NLP and computer vision) before summer.
  • 3. Where are we with A.I. ?
  • 4. Where do we come from ? 1950. Marvin Minsky built first neural net 1960s. Alexey Ivakhnenko first works on deep neural networks 1986. Geoffrey Hinton backpropagation algorithm in its current form 2006. Geoffrey Hinton coins “deep learning” Larger datasets, GPU / multi-core processors, efficient training Hard to train, low computational resources, small datasets 2012. Hinton on computer vision 2011. Microsoft on speech recognition
  • 5. What’s the paradigm ? Deep Belief Networks Computer Vision Audio Signal Processing Natural Language (NLP)
  • 6. How intelligent is artificial intelligence today ? 5 year old ?
  • 7. So, where does this leave us ? 1. Chatbots are an old topic but a nascent business. Accidents ahead! Intelligence comes through solid integrations. 2. Deep learning continues to give results in computer vision, expands into other domains. Machine learning becomes a scarce commodity. 3. ML/DL expectations vs. reality can leave a bitter taste. Not a silver bullet. Controlled vs. real environments. 4. Forget about MLaaS. Too complex. Bridging the competence gap. 5. “AI” doesn’t mean anything when not applied. Vertical solutions is where the money is.
  • 8. So, let’s bring some perspective on chatbots.
  • 9. Conversational interfaces are an emerging channel. Or are they? Command Line MS Dos, Unix Text Input Native apps Client side GUI Mac OS, MS Windows Window based Native apps Client side Web Mosaic, Netscape Hypertext Web pages Server side Mobile iOS, Android Touch based Native apps Client side Conversation FB Messenger, Slack Message based Bots Server side Always useful ?
  • 10. The many shapes and forms a chatbot can be brought into your life
  • 11. Chat is here to stay ... 60 Billion 20 Billion 1 Hour More than 60 billion messages per day on Facebook and Whatsapp. LINE users exchange 20 billion messages per day. 55% of WeChat users spend over 1 hour per day on the service
  • 16. Some things we learned while building chatbots.
  • 17. Before we begin, let’s get the semantics right. Some commonly used terms and definitions when dealing with a chatbot. 1. Intent. In simple terms, when a user interacts with a chatbot, what is his intention to use chatbot/what is he asking for. 2. Entities. An entity can be nominal, which means it's a common thing like “fish” or “movie”. Entities are extracted using Entity Extraction (a common theme in all NLP engines). 3. Named Entities. This entity is a proper noun, a name, such as ”Antwerp” or “Ermelinda”. Semantic ambiguity can arise, which Entity Resolution resolves. Or hopes to. 4. Regex. A regular expression. This is codified manner to perform pattern matching on text. It’s a very basic but efficient way of normalizing text, or match a predefined pattern or keyword. 5. Context. Maintain the Context and its state with all parameters received during the single Session in order to get the required result to the user.
  • 18. Type of chatbots 1. Three levels of conversation a. Command & response i. Stateless bots with some basic NLP (Wit, Luis, Watson, ...) b. Hard coded conversation flows i. Users navigate a flow chart defined by the developers / bot builders. ii. The bot’s state corresponds directly to a particular block of code being executed. c. Continuous stateful flows i. Human conversations don’t follow a template ii. Hard-coding conversations as flow charts won’t work forever
  • 19. The logical components of a regular chatbot UI AI SI
  • 20. The UI of a chatbot is text, not graphics. The UX is tonality and style, not buttons. 0
  • 21. 1 Keep the scope and train a chatbot narrow at first. Solve one use case, gain trust, then expand.
  • 22. Don’t try to impersonate humans. The uncanny valley effect will make humans feel cheated. 2
  • 23. Getting stuck in more than three repetitive questions is going to p*ss off the user. 40% drops off in first interaction, 20% more in a second step 3
  • 24. Any end to end flow you can do faster in an app or a website isn’t worth building a chatbot for. 4
  • 25. You better have a damn good reason to ask more than five questions. 5
  • 26. Chatbots are just the presentation layer. NLP and backend integration provide the real intelligence. 6
  • 27. Be ready prepared to hand over to a human agent. Many conditions apply (emotion, confidence score, timing, manual, etc.) 7
  • 28. Chatbots are just another channel next to web, mobile and others. Treat it as such. 8
  • 29. Sometimes you can’t replace a human because users just want to vent their anger. It’s psychology, stupid. 9
  • 30. Is there a business case ?
  • 31. Example business cases: lowering the support cost
  • 32. Example business cases: increasing revenue
  • 33. What we learned through our enterprise platform ?
  • 34. The Chatlayer.ai Functional Framework. Highlight of functional components that make up for an intelligent chatbot. Presentation Layer Language Processing Layer Web (API) App (SDK) Facebook Skype Telegram WeChat … Flow Control & Business Logic Intelligence & Profiling Layer Sentiment Analysis Profile Classification Contextual Analysis Natural Language Processing Audience Analytics A/B Testing Module Spell Checking & Translation Natural Language Generation Business Logic Layer Dialogue Management RESTAPI&WebhookIntegrations Regular Expression Parsing Keywords And Aliases Message Components Chat Emulator Natural Language Context/Memory
  • 35. Challenges with regards to understanding human language Semantic understanding • Search trees • Bag of words • Wordnet • Word-embedding (“word2vec”) Contextual understanding Memory recall Couple Word2Vec to a CNN for full contextual understanding, ignoring small errors and variances in wordings. Implement a word-based LSTM to remember relevant, and forget irrelevant information
  • 36. Some learnings on building an enterprise platform. Clients asked us ... Manual overrides on NLP. Conditional flows. Easy to build custom API integrations Analytics. Analytics. Analytics. English is OK. Dutch ? Arabic ? Urdu ? Multi-tenant management system Easy to use training and retraining BYOL of third-party NLPs
  • 37. Some learnings on building an enterprise platform. Clients asked us ... Conversational Management Platform Verticalization of business use Context-aware chats Capable of forgetting chats
  • 38. Clients requested memory networks: situational understanding of text
  • 40. … But most client requests are moving into non-NLP or chatbot domains
  • 41. A.I. & demystifying conversational agents Setting expectations on the current and future state of affairs Filip Maertens ● filip@faction.xyz ● @fmaertens