SlideShare une entreprise Scribd logo
1  sur  31
Télécharger pour lire hors ligne
Confidential
CHATBOT TECHNOLOGIES
DurgaSubburaman(Solution Architect)
Confidential
Agenda
• Artificial Intelligence
• Evolution of Conversational UI
• ChatBot
• Overview,
• Background
• History
• Evolution
• How ChatBot Work
• Anatomy of Chatbot
• Application
• Benefits
• Challenges
• Future perspective
• Statistics
Confidential
Artificial Intelligence
• Intelligence exhibited by machines; “A flexible rational agent that perceives its environment and takes actions that maximize its
chance of success at some goal”. The term "artificial intelligence” is applied when a machine mimics cognitive functions that
humans associate with other human minds, such as learning and problem solving
• Business Domain
• Aviation
• Air Operation Division (AOD) uses AI for the rule based expert systems. AOD has use for AI for surrogate operators for combat and training simulators,
mission management aids, support systems for tactical decision making, and post processing of the simulator data into symbolic summaries
• Finance
• Algorithm trading, Market analysis and data mining , Personal finance, portfolio management, underwriting
• Heavy Industry
• Robots used to for dangerous/repeated-work jobs; more
• Hospital and medicine
• Artificial neural network used for clinical decision support system for medical diagnostics such as in “Conception Processing” technology in EMR (Electronical
medical record) software
• Drug creation and etc
• Music
• AI can even produce music usable in a medical setting, with Melomics’s effort to use computer-generated music for stress and pain relief.
• At Sony CSL Research Laboratory, their Flow Machines software has created pop songs by learning music styles from a huge database of songs. By analyzing
unique combinations of styles and optimizing techniques, it can compose in any style.
• News, publishing and writing
• Algorithm used by Google shows personalize search our past search, Facebook shows news feed based on our past activity(like/post/any) in Facebook
• Online and telephone custom services
• Artificial intelligence is implemented in automated online assistants that can be seen as avatars on web pages
• And more
• Feature Application
• Understanding human speech
• Strategic games
• Bots
• And More
Confidential
Evolution of Conversational UI
4
Mid- 80’s
• Personal
Computer and
Mainframe
• Desktop UI
• Word, Excel
Mid- 90’s
• Internet and
Web browser
• Website, Yahoo,
amazon
• Web Pages
Mid- 2000’s
• Mobile Devices
and mobile
operating
system
• Apps –
Angrybird,
instagram
• Native Apps
(Android, IOS,
Windows)
Mid- 2010’s
• Messaging
App’s (
WhatsApp,
Skype, WebChat
and Hike)
• Apps - Personal
Assistance Siri,
Cortana
• Conversations
Forget App
Store and
Play store ,
you will use
me in
future
Confidential 5
The future:
Conversatio
ns
• Natural language
between people
and technology
• Conversational
canvas
• Bots and agents
2000s: Mobile
• Social
• User download apps
from App Stores
1990s: Internet
• Search
• User “visits” websites
1980s: PC
• Desktop
Confidential
Overview
• Chatbot is a computer program that conducts a conversation via audio or
text. It is also known as a talkbot,chatterbox, Bot, Artificial converstional
entity.
• A chatbot is a service, powered by rules and sometimes artificial
intelligence, that you interact with via a chat interface. The service could
be any number of things, ranging from functional to fun, and it could live
in any major chat product.
• These bots coupled with services APIs form what has been termed as the
“Conversational User Interface”.
• Uses Natural Language Processing or a list of keywords stored in database to
scan and match the similar wording pattern
• Part of Virtual Assistant and instant messaging platform such as Facebook
Messenger
Confidential
Overview Continued …
7
• What is a bot?
An Uber will cost £5.37, and is available within 2
minutes, would you like request a ride?
I need a ride from London Bridge to Camden
Yes
Your Uber has been ordered, your driver is Roger
Wilks and is in a Black Tesla Model S
Confidential
Overview Continued …
Video: Introduction to chatbot(Link:
https://www.youtube.com/watch?v=IYJjrvXSbnM)
Confidential
Background
1. ELIZA is considered as first Chatbot developed in 1966(Weizenbaum,
1966)
2. Was able to fool user in believing them to have conversation with human
3. Works on a principle of recognizing the words from sentence and giving a
pre programmed or pre prepared output on the basis of recognized
words
4. Alan Turing proposed a paper called “Turing Test” that is considered as a
criteria of Intelligence(Turing, 1950)
5. ELIZA was the first to pass this test
9
Confidential
History
10
Confidential 11
History Continued …
Confidential
History Continued …
Confidential
History Continued …
Source: (https://futurism.com/images/the-history-of-chatbots-
infographic/)
Confidential
Evolution (Six Stages)
1. The Character Actor
• Look for key phrases in text or speech and based on it give output of scripted responses (The primary effort that goes into these
bots is making the scripted responses entertaining so you’ll want to continue the interaction.). Bots at higher stages need to
provide interesting interaction also, so it’s not a good idea to skip stage 1 entirely.
2. The Assistant
• Narrow down the task and assigned to do that particular task only
• Each task represented with a form. Similar to stage 1 but rules has been split down the middle into two set of rules. One set
looks for key phrases and other set checks if form is filled. If yes calls web services. Started from late 90s
• Used for ordering pizza, making reservation
3. The Talking Encyclopedia
• No longer require predefined form
• Build up a representation of what you mean by word by word(Semantic Parsing)
• Used for weather forecasting, finding chinese restaurant nearby
• Google’s Syntaxnet is one of the example
4. The Historian
• Above the stage bots are not good at understnading how the given sentences connects to one another
• Build up a representation of what you mean by word by word(Semantic Parsing)
• Maintain discourse history
• Integrate gesture understaning with language understanding
14
Confidential
Evolution (Six Stages) Continued …
5. The Collaborator
• In Earlier stage chatbot recognizes the task that needs to be performed but it really cannot relate what user are actually trying to
achieve.
• This stage of chatbot will suggest and recommend the best possible option using AI
6. The Companion
• Similar to human Conselor
• Insipired from Movie “Her”
(Source: Link: https://medium.com/@intentionperception/the-6-evolutionary-stages-of-chatbot-ai-d67ddabdebf)
15
Confidential
How it works
16
Video: How Chatbot Work? (Link: https://www.youtube.com/watch?v=EUWlXtrRlMY)
Confidential 17
How it works …
Confidential 18
Video: How Chatbot Work? (Link: https://www.youtube.com/watch?v=EUWlXtrRlMY)
Confidential 19
Type of Bots
• Text bots — conversational products living within chat interfaces. Examples include: Slack, Facebook
Messenger, Telegram, and Kik
• Visual bots — visual products living within chat interfaces. Examples include: WeChat, Google.
• Audio bots — voice-based bots. Examples include: Apple Siri, Microsoft Cortana, Google Now,
Amazon Alexa.
Confidential 20
Application
1. Messaging platform: Eg: Facebook, WeChat, Skype, Twitter and more
2. Apps and Website: Eg: Ask Jenn from Alaska Airlines (2008)
3. Company Internal Platform (Automated online assistance): Eg: Chatbot instead of call centre
4. Toys (Chatbots are incorporated in device): Eg: Hello Barbie, a combination of Hologram and
Chatbot - by Toy Talk company
Confidential 21
Application …
Confidential 22
Application …
Confidential 23
Application …
Confidential
Benefits
• 24 x 7 Availability
• Enhance Shopping Experience
• Maintain and Engage Customers (via message)
• Reduce Cost by Reducing Chat Operators
• Efficient Marketing Tool
Confidential
Challenges
• User Acceptance
• Human-Less Communication
• Job-Loss
• Unable to Perform Complex Task
Confidential
Future perspective
• Single Entry Point
• Artificial Intelligence
• Internet Of Things
• Personalization
Confidential
Future perspective …
Video: Future of chatbot(Link:
https://www.youtube.com/watch?v=S8qyKQVPR6k)
Confidential
Statistics
A Survey on Whether Chatbots
Will Replace Human
Counterparts Completely?
Source: (https://chatbotsjournal.com/5-learnings-from-our-chatbot-
survey-2017-72a6a4fc209c)
Confidential
Statistics …
Industries That Will Benefit The
Most From Chatbots
Source: (https://chatbotsjournal.com/5-learnings-from-our-chatbot-survey-
2017-72a6a4fc209c)
Confidential
Statistics …
• By Numbers
• Above 11,000 bots using Facebook Message in mid of 2016
• 20,000 bots using kik
• Example ;“Burberry bot” shopping bot to buy New York Fashion week pieces
• Start from April 2017 , 100,000 bots were created for Messenger alone in the first year of
Messenger platform
• Voice have started paying attention to ChatBots too
• Enhance Shopping Experience
• Zo – Created by Microsoft for Facebook and Kik
• Ruuh - – Created by Microsoft for Indian Market
• Maintain and Engage Customers (via message)
• Reduce Cost by Reducing Chat Operators
• Efficient Marketing Tool
Confidential
DurgaSubburaman
https://www.linkedin.com/in/durga-
subburaman-52012025
durgasubburaman@gmail.com
durgasubburaman@twitter.com

Contenu connexe

Tendances (20)

What is a chatbot?
What is a chatbot?What is a chatbot?
What is a chatbot?
 
Chat Bots Presentation 8.9.16
Chat Bots Presentation 8.9.16Chat Bots Presentation 8.9.16
Chat Bots Presentation 8.9.16
 
Ai chatbot ppt.pptx
Ai chatbot ppt.pptxAi chatbot ppt.pptx
Ai chatbot ppt.pptx
 
Chatbot ppt
Chatbot pptChatbot ppt
Chatbot ppt
 
Chatbot solutions for e commerce platform, chatbot platform, build a chatbot,...
Chatbot solutions for e commerce platform, chatbot platform, build a chatbot,...Chatbot solutions for e commerce platform, chatbot platform, build a chatbot,...
Chatbot solutions for e commerce platform, chatbot platform, build a chatbot,...
 
AI Chatbot
AI ChatbotAI Chatbot
AI Chatbot
 
Chatbot
ChatbotChatbot
Chatbot
 
Chatbot ppt
Chatbot pptChatbot ppt
Chatbot ppt
 
Chatbot_Presentation
Chatbot_PresentationChatbot_Presentation
Chatbot_Presentation
 
Chatbots 101
Chatbots 101Chatbots 101
Chatbots 101
 
Chatbot Artificial Intelligence
Chatbot Artificial IntelligenceChatbot Artificial Intelligence
Chatbot Artificial Intelligence
 
Using Machine Learning and Chatbots to handle 1st line Technical Support
Using Machine Learning and Chatbots to handle 1st line Technical SupportUsing Machine Learning and Chatbots to handle 1st line Technical Support
Using Machine Learning and Chatbots to handle 1st line Technical Support
 
Chatbot Abstract
Chatbot AbstractChatbot Abstract
Chatbot Abstract
 
Introduction to ChatGPT and Overview of its capabilities and functionality.pdf
Introduction to ChatGPT and Overview of its capabilities and functionality.pdfIntroduction to ChatGPT and Overview of its capabilities and functionality.pdf
Introduction to ChatGPT and Overview of its capabilities and functionality.pdf
 
Introduction to Chatbots
Introduction to ChatbotsIntroduction to Chatbots
Introduction to Chatbots
 
Chatbots
ChatbotsChatbots
Chatbots
 
Chatbots - The Business Opportunity
Chatbots - The Business OpportunityChatbots - The Business Opportunity
Chatbots - The Business Opportunity
 
Ai chatbot
Ai chatbotAi chatbot
Ai chatbot
 
CHATBOT PPT-2.pptx
CHATBOT PPT-2.pptxCHATBOT PPT-2.pptx
CHATBOT PPT-2.pptx
 
Let's Build a Chatbot!
Let's Build a Chatbot!Let's Build a Chatbot!
Let's Build a Chatbot!
 

Similaire à Chat bot technologies overview

Using Chatbots in Extension Programming
Using Chatbots in Extension ProgrammingUsing Chatbots in Extension Programming
Using Chatbots in Extension ProgrammingAmy Cole
 
Build a mobile chatbot with Xamarin
Build a mobile chatbot with XamarinBuild a mobile chatbot with Xamarin
Build a mobile chatbot with XamarinLuis Beltran
 
Bots: The Unspoken Challenge of Conversations
Bots: The Unspoken Challenge of ConversationsBots: The Unspoken Challenge of Conversations
Bots: The Unspoken Challenge of ConversationsMarcus Finley
 
Chatbots DDD North2016
Chatbots DDD North2016Chatbots DDD North2016
Chatbots DDD North2016Galiya Warrier
 
SharePoint Saturday Warsaw 2018 21st-century lunchbell
SharePoint Saturday Warsaw 2018 21st-century lunchbell SharePoint Saturday Warsaw 2018 21st-century lunchbell
SharePoint Saturday Warsaw 2018 21st-century lunchbell Thomas Gölles
 
The Software Challenges of Building Smart Chatbots - ICSE'21
The Software Challenges of Building Smart Chatbots - ICSE'21The Software Challenges of Building Smart Chatbots - ICSE'21
The Software Challenges of Building Smart Chatbots - ICSE'21Jordi Cabot
 
Nihad Abbasov-Intellectual technology presentation
Nihad Abbasov-Intellectual technology presentation Nihad Abbasov-Intellectual technology presentation
Nihad Abbasov-Intellectual technology presentation NihadAbbasov2
 
AI-powered Chatbots - what they are and where they're going
AI-powered Chatbots - what they are and where they're goingAI-powered Chatbots - what they are and where they're going
AI-powered Chatbots - what they are and where they're goingKeith Klundt
 
3-in-1 talk on Serverless Chatbots, Alexa skills & Voice UI best practices (t...
3-in-1 talk on Serverless Chatbots, Alexa skills & Voice UI best practices (t...3-in-1 talk on Serverless Chatbots, Alexa skills & Voice UI best practices (t...
3-in-1 talk on Serverless Chatbots, Alexa skills & Voice UI best practices (t...Daniel Zivkovic
 
Meetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robots
Meetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robotsMeetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robots
Meetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robotsDigipolis Antwerpen
 
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
 
Chatbots for Brand Representation in Comparison with Traditional Websites
Chatbots for Brand Representation in Comparison with Traditional WebsitesChatbots for Brand Representation in Comparison with Traditional Websites
Chatbots for Brand Representation in Comparison with Traditional WebsitesEducational Technology
 
Survey on Chatbot Classification and Technologies
Survey on Chatbot Classification and TechnologiesSurvey on Chatbot Classification and Technologies
Survey on Chatbot Classification and TechnologiesIRJET Journal
 
Mat Velloso - Bots in the real world
Mat Velloso - Bots in the real worldMat Velloso - Bots in the real world
Mat Velloso - Bots in the real worldWeb à Québec
 

Similaire à Chat bot technologies overview (20)

Using Chatbots in Extension Programming
Using Chatbots in Extension ProgrammingUsing Chatbots in Extension Programming
Using Chatbots in Extension Programming
 
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
 
Chatbot Technology
Chatbot TechnologyChatbot Technology
Chatbot Technology
 
Build a mobile chatbot with Xamarin
Build a mobile chatbot with XamarinBuild a mobile chatbot with Xamarin
Build a mobile chatbot with Xamarin
 
Bots: The Unspoken Challenge of Conversations
Bots: The Unspoken Challenge of ConversationsBots: The Unspoken Challenge of Conversations
Bots: The Unspoken Challenge of Conversations
 
Chatbots DDD North2016
Chatbots DDD North2016Chatbots DDD North2016
Chatbots DDD North2016
 
SharePoint Saturday Warsaw 2018 21st-century lunchbell
SharePoint Saturday Warsaw 2018 21st-century lunchbell SharePoint Saturday Warsaw 2018 21st-century lunchbell
SharePoint Saturday Warsaw 2018 21st-century lunchbell
 
The Software Challenges of Building Smart Chatbots - ICSE'21
The Software Challenges of Building Smart Chatbots - ICSE'21The Software Challenges of Building Smart Chatbots - ICSE'21
The Software Challenges of Building Smart Chatbots - ICSE'21
 
ms_3.pdf
ms_3.pdfms_3.pdf
ms_3.pdf
 
Nihad Abbasov-Intellectual technology presentation
Nihad Abbasov-Intellectual technology presentation Nihad Abbasov-Intellectual technology presentation
Nihad Abbasov-Intellectual technology presentation
 
#ImpactSalesforceSaturday: Einstein bot basic to advanced
#ImpactSalesforceSaturday: Einstein bot basic to advanced#ImpactSalesforceSaturday: Einstein bot basic to advanced
#ImpactSalesforceSaturday: Einstein bot basic to advanced
 
AI-powered Chatbots - what they are and where they're going
AI-powered Chatbots - what they are and where they're goingAI-powered Chatbots - what they are and where they're going
AI-powered Chatbots - what they are and where they're going
 
3-in-1 talk on Serverless Chatbots, Alexa skills & Voice UI best practices (t...
3-in-1 talk on Serverless Chatbots, Alexa skills & Voice UI best practices (t...3-in-1 talk on Serverless Chatbots, Alexa skills & Voice UI best practices (t...
3-in-1 talk on Serverless Chatbots, Alexa skills & Voice UI best practices (t...
 
Meetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robots
Meetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robotsMeetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robots
Meetup 6/3/2017 - Artificiële Intelligentie: over chatbots & robots
 
Chatbot
ChatbotChatbot
Chatbot
 
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?
 
Chatbots for Brand Representation in Comparison with Traditional Websites
Chatbots for Brand Representation in Comparison with Traditional WebsitesChatbots for Brand Representation in Comparison with Traditional Websites
Chatbots for Brand Representation in Comparison with Traditional Websites
 
Survey on Chatbot Classification and Technologies
Survey on Chatbot Classification and TechnologiesSurvey on Chatbot Classification and Technologies
Survey on Chatbot Classification and Technologies
 
Deus UX Machina
Deus UX MachinaDeus UX Machina
Deus UX Machina
 
Mat Velloso - Bots in the real world
Mat Velloso - Bots in the real worldMat Velloso - Bots in the real world
Mat Velloso - Bots in the real world
 

Dernier

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
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...Miguel Araújo
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
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
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
[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
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
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
 
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
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
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
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGSujit Pal
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
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
 

Dernier (20)

A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
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...
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
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
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
[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
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
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
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
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
 
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
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
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
 
Google AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAGGoogle AI Hackathon: LLM based Evaluator for RAG
Google AI Hackathon: LLM based Evaluator for RAG
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
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
 

Chat bot technologies overview

  • 2. Confidential Agenda • Artificial Intelligence • Evolution of Conversational UI • ChatBot • Overview, • Background • History • Evolution • How ChatBot Work • Anatomy of Chatbot • Application • Benefits • Challenges • Future perspective • Statistics
  • 3. Confidential Artificial Intelligence • Intelligence exhibited by machines; “A flexible rational agent that perceives its environment and takes actions that maximize its chance of success at some goal”. The term "artificial intelligence” is applied when a machine mimics cognitive functions that humans associate with other human minds, such as learning and problem solving • Business Domain • Aviation • Air Operation Division (AOD) uses AI for the rule based expert systems. AOD has use for AI for surrogate operators for combat and training simulators, mission management aids, support systems for tactical decision making, and post processing of the simulator data into symbolic summaries • Finance • Algorithm trading, Market analysis and data mining , Personal finance, portfolio management, underwriting • Heavy Industry • Robots used to for dangerous/repeated-work jobs; more • Hospital and medicine • Artificial neural network used for clinical decision support system for medical diagnostics such as in “Conception Processing” technology in EMR (Electronical medical record) software • Drug creation and etc • Music • AI can even produce music usable in a medical setting, with Melomics’s effort to use computer-generated music for stress and pain relief. • At Sony CSL Research Laboratory, their Flow Machines software has created pop songs by learning music styles from a huge database of songs. By analyzing unique combinations of styles and optimizing techniques, it can compose in any style. • News, publishing and writing • Algorithm used by Google shows personalize search our past search, Facebook shows news feed based on our past activity(like/post/any) in Facebook • Online and telephone custom services • Artificial intelligence is implemented in automated online assistants that can be seen as avatars on web pages • And more • Feature Application • Understanding human speech • Strategic games • Bots • And More
  • 4. Confidential Evolution of Conversational UI 4 Mid- 80’s • Personal Computer and Mainframe • Desktop UI • Word, Excel Mid- 90’s • Internet and Web browser • Website, Yahoo, amazon • Web Pages Mid- 2000’s • Mobile Devices and mobile operating system • Apps – Angrybird, instagram • Native Apps (Android, IOS, Windows) Mid- 2010’s • Messaging App’s ( WhatsApp, Skype, WebChat and Hike) • Apps - Personal Assistance Siri, Cortana • Conversations Forget App Store and Play store , you will use me in future
  • 5. Confidential 5 The future: Conversatio ns • Natural language between people and technology • Conversational canvas • Bots and agents 2000s: Mobile • Social • User download apps from App Stores 1990s: Internet • Search • User “visits” websites 1980s: PC • Desktop
  • 6. Confidential Overview • Chatbot is a computer program that conducts a conversation via audio or text. It is also known as a talkbot,chatterbox, Bot, Artificial converstional entity. • A chatbot is a service, powered by rules and sometimes artificial intelligence, that you interact with via a chat interface. The service could be any number of things, ranging from functional to fun, and it could live in any major chat product. • These bots coupled with services APIs form what has been termed as the “Conversational User Interface”. • Uses Natural Language Processing or a list of keywords stored in database to scan and match the similar wording pattern • Part of Virtual Assistant and instant messaging platform such as Facebook Messenger
  • 7. Confidential Overview Continued … 7 • What is a bot? An Uber will cost £5.37, and is available within 2 minutes, would you like request a ride? I need a ride from London Bridge to Camden Yes Your Uber has been ordered, your driver is Roger Wilks and is in a Black Tesla Model S
  • 8. Confidential Overview Continued … Video: Introduction to chatbot(Link: https://www.youtube.com/watch?v=IYJjrvXSbnM)
  • 9. Confidential Background 1. ELIZA is considered as first Chatbot developed in 1966(Weizenbaum, 1966) 2. Was able to fool user in believing them to have conversation with human 3. Works on a principle of recognizing the words from sentence and giving a pre programmed or pre prepared output on the basis of recognized words 4. Alan Turing proposed a paper called “Turing Test” that is considered as a criteria of Intelligence(Turing, 1950) 5. ELIZA was the first to pass this test 9
  • 13. Confidential History Continued … Source: (https://futurism.com/images/the-history-of-chatbots- infographic/)
  • 14. Confidential Evolution (Six Stages) 1. The Character Actor • Look for key phrases in text or speech and based on it give output of scripted responses (The primary effort that goes into these bots is making the scripted responses entertaining so you’ll want to continue the interaction.). Bots at higher stages need to provide interesting interaction also, so it’s not a good idea to skip stage 1 entirely. 2. The Assistant • Narrow down the task and assigned to do that particular task only • Each task represented with a form. Similar to stage 1 but rules has been split down the middle into two set of rules. One set looks for key phrases and other set checks if form is filled. If yes calls web services. Started from late 90s • Used for ordering pizza, making reservation 3. The Talking Encyclopedia • No longer require predefined form • Build up a representation of what you mean by word by word(Semantic Parsing) • Used for weather forecasting, finding chinese restaurant nearby • Google’s Syntaxnet is one of the example 4. The Historian • Above the stage bots are not good at understnading how the given sentences connects to one another • Build up a representation of what you mean by word by word(Semantic Parsing) • Maintain discourse history • Integrate gesture understaning with language understanding 14
  • 15. Confidential Evolution (Six Stages) Continued … 5. The Collaborator • In Earlier stage chatbot recognizes the task that needs to be performed but it really cannot relate what user are actually trying to achieve. • This stage of chatbot will suggest and recommend the best possible option using AI 6. The Companion • Similar to human Conselor • Insipired from Movie “Her” (Source: Link: https://medium.com/@intentionperception/the-6-evolutionary-stages-of-chatbot-ai-d67ddabdebf) 15
  • 16. Confidential How it works 16 Video: How Chatbot Work? (Link: https://www.youtube.com/watch?v=EUWlXtrRlMY)
  • 18. Confidential 18 Video: How Chatbot Work? (Link: https://www.youtube.com/watch?v=EUWlXtrRlMY)
  • 19. Confidential 19 Type of Bots • Text bots — conversational products living within chat interfaces. Examples include: Slack, Facebook Messenger, Telegram, and Kik • Visual bots — visual products living within chat interfaces. Examples include: WeChat, Google. • Audio bots — voice-based bots. Examples include: Apple Siri, Microsoft Cortana, Google Now, Amazon Alexa.
  • 20. Confidential 20 Application 1. Messaging platform: Eg: Facebook, WeChat, Skype, Twitter and more 2. Apps and Website: Eg: Ask Jenn from Alaska Airlines (2008) 3. Company Internal Platform (Automated online assistance): Eg: Chatbot instead of call centre 4. Toys (Chatbots are incorporated in device): Eg: Hello Barbie, a combination of Hologram and Chatbot - by Toy Talk company
  • 24. Confidential Benefits • 24 x 7 Availability • Enhance Shopping Experience • Maintain and Engage Customers (via message) • Reduce Cost by Reducing Chat Operators • Efficient Marketing Tool
  • 25. Confidential Challenges • User Acceptance • Human-Less Communication • Job-Loss • Unable to Perform Complex Task
  • 26. Confidential Future perspective • Single Entry Point • Artificial Intelligence • Internet Of Things • Personalization
  • 27. Confidential Future perspective … Video: Future of chatbot(Link: https://www.youtube.com/watch?v=S8qyKQVPR6k)
  • 28. Confidential Statistics A Survey on Whether Chatbots Will Replace Human Counterparts Completely? Source: (https://chatbotsjournal.com/5-learnings-from-our-chatbot- survey-2017-72a6a4fc209c)
  • 29. Confidential Statistics … Industries That Will Benefit The Most From Chatbots Source: (https://chatbotsjournal.com/5-learnings-from-our-chatbot-survey- 2017-72a6a4fc209c)
  • 30. Confidential Statistics … • By Numbers • Above 11,000 bots using Facebook Message in mid of 2016 • 20,000 bots using kik • Example ;“Burberry bot” shopping bot to buy New York Fashion week pieces • Start from April 2017 , 100,000 bots were created for Messenger alone in the first year of Messenger platform • Voice have started paying attention to ChatBots too • Enhance Shopping Experience • Zo – Created by Microsoft for Facebook and Kik • Ruuh - – Created by Microsoft for Indian Market • Maintain and Engage Customers (via message) • Reduce Cost by Reducing Chat Operators • Efficient Marketing Tool