SlideShare a Scribd company logo
Chatbots for	the	Enterprise	
will	not	tell	the	weather
6/26/2017
Dr.	Karsten	Schmidt
karsten.schmidt01@sap.com
Chatbot Summit
Enterprise	Challenges
UX
Domain	Knowledge
Security/Privacy
Technology
Integration
UX
Domain	Knowledge
Security/Privacy
Technology
Integration
Enterprise	Challenges
Domain	Knowledge
Existing
Datasets
Pretrained
Models
Single-usecase
Tuning
Common
Language
No	Privacy
Blockers
Crowd
ResearchSingle
Language
WWW/OS
Domain	Knowledge
Existing
Datasets
Pretrained
Models
Single-usecase
Tuning
Common
Language
No	Privacy
Blockers
Crowd
Research
Industry-specific
Single
Language
Multi-layer	corpora
Enterprise	entities/concepts
Cross-domain representation
Performance	guarantees (accuracy,	ambiguity)
WWW/OS
Domain	Knowledge
Existing
Datasets
Pretrained
Models
Single-usecase
Tuning
Common
Language
No	Privacy
Blockers
Crowd
Research
Industry-specific
Single
Language
Multi-layer	corpora
Enterprise	entities/concepts
Cross-domain representation
Performance	guarantees (accuracy,	ambiguity)
WWW/OS
How	to	generalize	cross-use	case,	harmonize cross-domain
How	to	enable	small and	large domains
Computational	Linguistics
“changing	insurance”
“I	see	that	my	check	shows	me	76	hours,	
command	style
multiple	facts
references
Segmentation POS Stemming Disambiguation
“apple”
“show	room”
“How	to	change	name?”
context
meaning
VERB
fruit|company|customer
normalization
change
but	I	actually	worked	80.	How	can	we	resolve	this?”
Computational	Linguistics
“changing	insurance”
“I	see	that	my	check	shows	me	76	hours,	
command	style
multiple	facts
references
Segmentation POS Stemming Disambiguation
“apple”
“show	room”
“How	to	change	name?”
context
meaning
Dependency	Parsing Patterns
”Show			me				10					invoices		from		Acme”
VERB			PRON			NUM					NOUN							ADP						PROPN
num
mod
obj
obj
num
mod
case
leverage	dependency	representation
complex	nesting
maintain	rules/patterns,	‘regex’	hell
coverage
VERB
fruit|company|customer
normalization
rules
change
but	I	actually	worked	80.	How	can	we	resolve	this?”
show		 I				 10							invoice			from					Acme
Computational	Linguistics
“changing	insurance”
“I	see	that	my	check	shows	me	76	hours,	
command	style
multiple	facts
references
Segmentation POS Stemming Disambiguation
“apple”
“show	room”
“How	to	change	name?”
context
meaning
Dependency	Parsing Patterns
”Show			me				10					invoices		from		Acme”
VERB			PRON			NUM					NOUN							ADP						PROPN
num
mod
obj
obj
num
mod
case
Entity	Extraction
“All		partly-paid		POs		in		New	York		for		Acme		from		March”
status
attribute
purchase
orders
US	city customer	|
vendor
date	(month)
leverage	dependency	representation
complex	nesting
maintain	rules/patterns,	‘regex’	hell
coverage
spelling	errors
synonyms
standard	&	custom	entities
VERB
fruit|company|customer
normalization
rules
facts
change
but	I	actually	worked	80.	How	can	we	resolve	this?”
show		 I				 10							invoice			from					Acme
Computational	Linguistics
“changing	insurance”
“I	see	that	my	check	shows	me	76	hours,	
command	style
multiple	facts
references
Segmentation POS Stemming Disambiguation
“apple”
“show	room”
“How	to	change	name?”
context
meaning
Dependency	Parsing Patterns
”Show			me				10					invoices		from		Acme”
VERB			PRON			NUM					NOUN							ADP						PROPN
num
mod
obj
obj
num
mod
case
Entity	Extraction
“All		partly-paid		POs		in		New	York		for		Acme		from		March”
status
attribute
purchase
orders
US	city customer	|
vendor
date	(month)
leverage	dependency	representation
complex	nesting
maintain	rules/patterns,	‘regex’	hell
coverage
spelling	errors
synonyms
standard	&	custom	entities
VERB
fruit|company|customer
normalization
rules
facts
change
but	I	actually	worked	80.	How	can	we	resolve	this?”
show		 I				 10							invoice			from					Acme
How	to	scale	for	1000s	dialogs,	10s	languages,	1000s	customers
How	to	scale	semantic	robustness,	spelling	error	tolerance
Computational	Linguistics
“changing	insurance”
“I	see	that	my	check	shows	me	76	hours,	
command	style
multiple	facts
references
Segmentation POS Stemming Disambiguation
“apple”
“show	room”
“How	to	change	name?”
context
meaning
Dependency	Parsing Patterns
”Show			me				10					invoices		from		Acme”
VERB			PRON			NUM					NOUN							ADP						PROPN
num
mod
obj
obj
num
mod
case
Entity	Extraction
“All		partly-paid		POs		in		New	York		for		Acme		from		March”
status
attribute
purchase
orders
US	city customer	|
vendor
date	(month)
leverage	dependency	representation
complex	nesting
maintain	rules/patterns,	‘regex’	hell
coverage
spelling	errors
synonyms
standard	&	custom	entities
VERB
fruit|company|customer
normalization
rules
facts
change
but	I	actually	worked	80.	How	can	we	resolve	this?”
show		 I				 10							invoice			from					Acme
How	to	scale	for	1000s	dialogs,	10s	languages,	1000s	customers
How	to	scale	semantic	robustness,	spelling	error	tolerance
“Natural	Language	Conversation	is	one	of	the	most
challenging	artificial	intelligence	problems	…”
Lifeng Shang	(Huawei)
Machine|Deep Learning	for	NLP	on	Steroids
Word	vectors
Characters
Ngrams
BOW
The	right	input
representation
Machine|Deep Learning	for	NLP	on	Steroids
Word	vectors
Characters
Ngrams
BOW
The	right	input
representation
Zero	training	data
Crowdsourcing
Cross-language
Dataset
Machine|Deep Learning	for	NLP	on	Steroids
Word	vectors
Characters
Ngrams
BOW
The	right	input
representation
Zero	training	data
Crowdsourcing
Cross-language
Dataset
Word2Vec,	GloVe,	…
TF/IDF
WMD
CNN
RNN
LSTM
Algorithm
Machine|Deep Learning	for	NLP	on	Steroids
Word	vectors
Characters
Ngrams
BOW
The	right	input
representation
Zero	training	data
Crowdsourcing
Cross-language
Dataset
Word2Vec,	GloVe,	…
TF/IDF
WMD
CNN
RNN
LSTM
Algorithm
BLSTM-CNN
SVM-TF/IDF
Any	comb.
Cool algorithms
Machine|Deep Learning	for	NLP	on	Steroids
Word	vectors
Characters
Ngrams
BOW
The	right	input
representation
Zero	training	data
Crowdsourcing
Cross-language
Dataset
Word2Vec,	GloVe,	…
TF/IDF
WMD
CNN
RNN
LSTM
Algorithm
BLSTM-CNN
SVM-TF/IDF
Any	comb.
Cool algorithms
POS
Entities
SRL
Generate	training	data
Additional	features
Machine|Deep Learning	for	NLP	on	Steroids
Word	vectors
Characters
Ngrams
BOW
The	right	input
representation
Zero	training	data
Crowdsourcing
Cross-language
Dataset
Word2Vec,	GloVe,	…
TF/IDF
WMD
CNN
RNN
LSTM
Algorithm
BLSTM-CNN
SVM-TF/IDF
Any	comb.
Cool algorithms
POS
Entities
SRL
Generate	training	data
Additional	features
Pipeline
Memory,	CPU/GPU
Precision/Recall,	F1
Hyper	parameters
Example	size
Train	models
Machine|Deep Learning	for	NLP	on	Steroids
Word	vectors
Characters
Ngrams
BOW
The	right	input
representation
Zero	training	data
Crowdsourcing
Cross-language
Dataset
Word2Vec,	GloVe,	…
TF/IDF
WMD
CNN
RNN
LSTM
Algorithm
BLSTM-CNN
SVM-TF/IDF
Any	comb.
Cool algorithms
POS
Entities
SRL
Generate	training	data
Additional	features
Pipeline
Memory,	CPU/GPU
Precision/Recall,	F1
Hyper	parameters
Example	size
Train	models Choose	algorithm/model
Multi-language
Black	box
Maintainability
Automation
Machine|Deep Learning	for	NLP	on	Steroids
Word	vectors
Characters
Ngrams
BOW
The	right	input
representation
Zero	training	data
Crowdsourcing
Cross-language
Dataset
Word2Vec,	GloVe,	…
TF/IDF
WMD
CNN
RNN
LSTM
Algorithm
BLSTM-CNN
SVM-TF/IDF
Any	comb.
Cool algorithms
POS
Entities
SRL
Generate	training	data
Additional	features
Pipeline
Memory,	CPU/GPU
Precision/Recall,	F1
Hyper	parameters
Example	size
Train	models Choose	algorithm/model
Multi-language
Black	box
Maintainability
Automation
ML	complexity	input,	algorithm	ensemble,	performance
How	to	automate,	model	selection,	tuning,	user	validation
What	is														doing
User	role
Similar	user’s	behavior
Recent	interactions
User	privileges
Current	application
Context	awareness
What	is														doing
User	role
Similar	user’s	behavior
Recent	interactions
User	privileges
Current	application
Context	awareness
Question	type
Domain	corpora
Fusion
Combine	CL	&	DL
Multiple	classifier
What	is														doing
User	role
Similar	user’s	behavior
Recent	interactions
User	privileges
Current	application
Context	awareness
Question	type
Domain	corpora
Fusion
Combine	CL	&	DL
Multiple	classifier
Custom	domain	models
Auto	selection	of	model(s)
Model	embedding	pipeline
Highest	DS/Eng ratio
Tuning	&	automation
What	is														doing
User	role
Similar	user’s	behavior
Recent	interactions
User	privileges
Current	application
Context	awareness
Question	type
Domain	corpora
Fusion
Combine	CL	&	DL
Multiple	classifier
Business	process	flows
Pro-active	dialogs
Semi-automated	translation
Blueprints	(dialogs,	APIs)
Support	product	teams
Enablement
Custom	domain	models
Auto	selection	of	model(s)
Model	embedding	pipeline
Highest	DS/Eng ratio
Tuning	&	automation
What	is														doing
User	role
Similar	user’s	behavior
Recent	interactions
User	privileges
Current	application
Context	awareness
Question	type
Domain	corpora
Fusion
Combine	CL	&	DL
Multiple	classifier
Business	process	flows
Pro-active	dialogs
Semi-automated	translation
Blueprints	(dialogs,	APIs)
Support	product	teams
Enablement
Multiple	dialog	steps
Background	content
Error	propagation
Reasoning
What’s	next
Custom	domain	models
Auto	selection	of	model(s)
Model	embedding	pipeline
Highest	DS/Eng ratio
Tuning	&	automation
What	is														doing
User	role
Similar	user’s	behavior
Recent	interactions
User	privileges
Current	application
Context	awareness
Question	type
Domain	corpora
Fusion
Combine	CL	&	DL
Multiple	classifier
Business	process	flows
Pro-active	dialogs
Semi-automated	translation
Blueprints	(dialogs,	APIs)
Support	product	teams
Enablement
Multiple	dialog	steps
Background	content
Error	propagation
Reasoning
Template	toolbox
Sequence	decoders
Non-robotic
Language	generation
What’s	next
Custom	domain	models
Auto	selection	of	model(s)
Model	embedding	pipeline
Highest	DS/Eng ratio
Tuning	&	automation
What	is														doing
User	role
Similar	user’s	behavior
Recent	interactions
User	privileges
Current	application
Context	awareness
Question	type
Domain	corpora
Fusion
Combine	CL	&	DL
Multiple	classifier
Business	process	flows
Pro-active	dialogs
Semi-automated	translation
Blueprints	(dialogs,	APIs)
Support	product	teams
Enablement
Custom	expression	(‘tmr’)
User/Role/Company	specific
Control	(Tay)
Ensure	accuracy	on	changes
Self	learning
Multiple	dialog	steps
Background	content
Error	propagation
Reasoning
Template	toolbox
Sequence	decoders
Non-robotic
Language	generation
Custom	domain	models
Auto	selection	of	model(s)
Model	embedding	pipeline
Highest	DS/Eng ratio
Tuning	&	automation
We	are	just	at	the	beginning	of	AI…
Takeaway
Thank	You!•
•
•
•
•
•
karsten.schmidt01@sap.com
ML/DL	for	Chatbots Hard	to	Generalize
Depends	on	Use	Case	and	Data	De
Tuning vs.	Algorithm Selection
Automation and	Blueprints
Combination of	Linguistic	Analysis	and	Deep	Learning
Specializing	for	Domains
Takeaway
ML/DL	for	Chatbots Hard	to	Generalize
Depends	on	Use	Case	and	Data	De
Tuning vs.	Algorithm Selection
Automation and	Blueprints
Combination of	Linguistic	Analysis	and	Deep	Learning
Specializing	for	Domains
karsten.schmidt01@sap.com

More Related Content

Similar to Chatbotsummit - Chatbots for the Enterprise will not tell the weather

MCL308_Using a Digital Assistant in the Enterprise for Business Productivity
MCL308_Using a Digital Assistant in the Enterprise for Business ProductivityMCL308_Using a Digital Assistant in the Enterprise for Business Productivity
MCL308_Using a Digital Assistant in the Enterprise for Business Productivity
Amazon Web Services
 
Introducing Oslo
Introducing OsloIntroducing Oslo
Introducing Oslo
Suresh Veeragoni
 
Coding reusable components for MUNI
Coding reusable components for MUNICoding reusable components for MUNI
Coding reusable components for MUNI
Czech Design Systems Community
 
A brief history of Azure
A brief history of AzureA brief history of Azure
A brief history of Azure
Matt Deacon
 
Word Tree Corpus Interface
Word Tree Corpus InterfaceWord Tree Corpus Interface
Word Tree Corpus Interface
Ben Showers
 
Application architecture for the rest of us - php xperts devcon 2012
Application architecture for the rest of us -  php xperts devcon 2012Application architecture for the rest of us -  php xperts devcon 2012
Application architecture for the rest of us - php xperts devcon 2012
M N Islam Shihan
 
Data vault what's Next: Part 2
Data vault what's Next: Part 2Data vault what's Next: Part 2
Data vault what's Next: Part 2
Empowered Holdings, LLC
 
Tulsa Techfest 2008 - Creating A Voice User Interface With Speech Server
Tulsa Techfest 2008 - Creating A Voice User Interface With Speech ServerTulsa Techfest 2008 - Creating A Voice User Interface With Speech Server
Tulsa Techfest 2008 - Creating A Voice User Interface With Speech Server
Jason Townsend, MBA
 
Enterprise service bus
Enterprise service busEnterprise service bus
Enterprise service bus
Juan Bosoms
 
Google Cloud Platform
Google Cloud PlatformGoogle Cloud Platform
Google Cloud Platform
VMware Tanzu
 
Building a Hybrid Cloud The Real Deal
Building a Hybrid Cloud The Real DealBuilding a Hybrid Cloud The Real Deal
Building a Hybrid Cloud The Real Deal
RightScale
 
Improving Customer Experience Using ActivePerl and ActivePython
Improving Customer Experience Using ActivePerl and ActivePythonImproving Customer Experience Using ActivePerl and ActivePython
Improving Customer Experience Using ActivePerl and ActivePython
ActiveState
 
Jive Software - Clearspace Overview
Jive Software - Clearspace OverviewJive Software - Clearspace Overview
Jive Software - Clearspace Overview
MeganRossFarrell
 
My XML is Alive! An Intro to XAML
My XML is Alive! An Intro to XAMLMy XML is Alive! An Intro to XAML
My XML is Alive! An Intro to XAML
Jeremy Likness
 
8. (Semantic Interoperability in the CLARIN infrastructure. Menzo Windhouwer....
8. (Semantic Interoperability in the CLARIN infrastructure. Menzo Windhouwer....8. (Semantic Interoperability in the CLARIN infrastructure. Menzo Windhouwer....
8. (Semantic Interoperability in the CLARIN infrastructure. Menzo Windhouwer....
IMPACT Centre of Competence
 
Getting Started with AWS for Developers
Getting Started with AWS for DevelopersGetting Started with AWS for Developers
Getting Started with AWS for Developers
Amazon Web Services
 
Rosinski ibm ai overview with several examples of projects in the media and l...
Rosinski ibm ai overview with several examples of projects in the media and l...Rosinski ibm ai overview with several examples of projects in the media and l...
Rosinski ibm ai overview with several examples of projects in the media and l...
FIAT/IFTA
 
SQL Server Data Services
SQL Server Data ServicesSQL Server Data Services
SQL Server Data Services
Eduardo Castro
 
Layer 7: Getting Your SOA to Production Without Cost and Complexity
Layer 7: Getting Your SOA to Production Without Cost and ComplexityLayer 7: Getting Your SOA to Production Without Cost and Complexity
Layer 7: Getting Your SOA to Production Without Cost and Complexity
CA API Management
 
Concurrency presents Modern Datacenter
Concurrency presents Modern DatacenterConcurrency presents Modern Datacenter
Concurrency presents Modern Datacenter
Concurrency, Inc.
 

Similar to Chatbotsummit - Chatbots for the Enterprise will not tell the weather (20)

MCL308_Using a Digital Assistant in the Enterprise for Business Productivity
MCL308_Using a Digital Assistant in the Enterprise for Business ProductivityMCL308_Using a Digital Assistant in the Enterprise for Business Productivity
MCL308_Using a Digital Assistant in the Enterprise for Business Productivity
 
Introducing Oslo
Introducing OsloIntroducing Oslo
Introducing Oslo
 
Coding reusable components for MUNI
Coding reusable components for MUNICoding reusable components for MUNI
Coding reusable components for MUNI
 
A brief history of Azure
A brief history of AzureA brief history of Azure
A brief history of Azure
 
Word Tree Corpus Interface
Word Tree Corpus InterfaceWord Tree Corpus Interface
Word Tree Corpus Interface
 
Application architecture for the rest of us - php xperts devcon 2012
Application architecture for the rest of us -  php xperts devcon 2012Application architecture for the rest of us -  php xperts devcon 2012
Application architecture for the rest of us - php xperts devcon 2012
 
Data vault what's Next: Part 2
Data vault what's Next: Part 2Data vault what's Next: Part 2
Data vault what's Next: Part 2
 
Tulsa Techfest 2008 - Creating A Voice User Interface With Speech Server
Tulsa Techfest 2008 - Creating A Voice User Interface With Speech ServerTulsa Techfest 2008 - Creating A Voice User Interface With Speech Server
Tulsa Techfest 2008 - Creating A Voice User Interface With Speech Server
 
Enterprise service bus
Enterprise service busEnterprise service bus
Enterprise service bus
 
Google Cloud Platform
Google Cloud PlatformGoogle Cloud Platform
Google Cloud Platform
 
Building a Hybrid Cloud The Real Deal
Building a Hybrid Cloud The Real DealBuilding a Hybrid Cloud The Real Deal
Building a Hybrid Cloud The Real Deal
 
Improving Customer Experience Using ActivePerl and ActivePython
Improving Customer Experience Using ActivePerl and ActivePythonImproving Customer Experience Using ActivePerl and ActivePython
Improving Customer Experience Using ActivePerl and ActivePython
 
Jive Software - Clearspace Overview
Jive Software - Clearspace OverviewJive Software - Clearspace Overview
Jive Software - Clearspace Overview
 
My XML is Alive! An Intro to XAML
My XML is Alive! An Intro to XAMLMy XML is Alive! An Intro to XAML
My XML is Alive! An Intro to XAML
 
8. (Semantic Interoperability in the CLARIN infrastructure. Menzo Windhouwer....
8. (Semantic Interoperability in the CLARIN infrastructure. Menzo Windhouwer....8. (Semantic Interoperability in the CLARIN infrastructure. Menzo Windhouwer....
8. (Semantic Interoperability in the CLARIN infrastructure. Menzo Windhouwer....
 
Getting Started with AWS for Developers
Getting Started with AWS for DevelopersGetting Started with AWS for Developers
Getting Started with AWS for Developers
 
Rosinski ibm ai overview with several examples of projects in the media and l...
Rosinski ibm ai overview with several examples of projects in the media and l...Rosinski ibm ai overview with several examples of projects in the media and l...
Rosinski ibm ai overview with several examples of projects in the media and l...
 
SQL Server Data Services
SQL Server Data ServicesSQL Server Data Services
SQL Server Data Services
 
Layer 7: Getting Your SOA to Production Without Cost and Complexity
Layer 7: Getting Your SOA to Production Without Cost and ComplexityLayer 7: Getting Your SOA to Production Without Cost and Complexity
Layer 7: Getting Your SOA to Production Without Cost and Complexity
 
Concurrency presents Modern Datacenter
Concurrency presents Modern DatacenterConcurrency presents Modern Datacenter
Concurrency presents Modern Datacenter
 

Recently uploaded

Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
Marcin Chrost
 
Artificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension FunctionsArtificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension Functions
Octavian Nadolu
 
E-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet DynamicsE-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet Dynamics
Hornet Dynamics
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
Remote DBA Services
 
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
gapen1
 
Unveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdfUnveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdf
brainerhub1
 
原版定制美国纽约州立大学奥尔巴尼分校毕业证学位证书原版一模一样
原版定制美国纽约州立大学奥尔巴尼分校毕业证学位证书原版一模一样原版定制美国纽约州立大学奥尔巴尼分校毕业证学位证书原版一模一样
原版定制美国纽约州立大学奥尔巴尼分校毕业证学位证书原版一模一样
mz5nrf0n
 
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
safelyiotech
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
Rakesh Kumar R
 
14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision
ShulagnaSarkar2
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
Peter Muessig
 
WWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders AustinWWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders Austin
Patrick Weigel
 
fiscal year variant fiscal year variant.
fiscal year variant fiscal year variant.fiscal year variant fiscal year variant.
fiscal year variant fiscal year variant.
AnkitaPandya11
 
GreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-JurisicGreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-Jurisic
Green Software Development
 
UI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design SystemUI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design System
Peter Muessig
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
rodomar2
 
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
XfilesPro
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
Bert Jan Schrijver
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Julian Hyde
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
Quickdice ERP
 

Recently uploaded (20)

Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !Enums On Steroids - let's look at sealed classes !
Enums On Steroids - let's look at sealed classes !
 
Artificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension FunctionsArtificia Intellicence and XPath Extension Functions
Artificia Intellicence and XPath Extension Functions
 
E-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet DynamicsE-commerce Development Services- Hornet Dynamics
E-commerce Development Services- Hornet Dynamics
 
Oracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptxOracle Database 19c New Features for DBAs and Developers.pptx
Oracle Database 19c New Features for DBAs and Developers.pptx
 
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
如何办理(hull学位证书)英国赫尔大学毕业证硕士文凭原版一模一样
 
Unveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdfUnveiling the Advantages of Agile Software Development.pdf
Unveiling the Advantages of Agile Software Development.pdf
 
原版定制美国纽约州立大学奥尔巴尼分校毕业证学位证书原版一模一样
原版定制美国纽约州立大学奥尔巴尼分校毕业证学位证书原版一模一样原版定制美国纽约州立大学奥尔巴尼分校毕业证学位证书原版一模一样
原版定制美国纽约州立大学奥尔巴尼分校毕业证学位证书原版一模一样
 
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
Safelyio Toolbox Talk Softwate & App (How To Digitize Safety Meetings)
 
How to write a program in any programming language
How to write a program in any programming languageHow to write a program in any programming language
How to write a program in any programming language
 
14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision14 th Edition of International conference on computer vision
14 th Edition of International conference on computer vision
 
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s EcosystemUI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
UI5con 2024 - Keynote: Latest News about UI5 and it’s Ecosystem
 
WWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders AustinWWDC 2024 Keynote Review: For CocoaCoders Austin
WWDC 2024 Keynote Review: For CocoaCoders Austin
 
fiscal year variant fiscal year variant.
fiscal year variant fiscal year variant.fiscal year variant fiscal year variant.
fiscal year variant fiscal year variant.
 
GreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-JurisicGreenCode-A-VSCode-Plugin--Dario-Jurisic
GreenCode-A-VSCode-Plugin--Dario-Jurisic
 
UI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design SystemUI5con 2024 - Bring Your Own Design System
UI5con 2024 - Bring Your Own Design System
 
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CDKuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
KuberTENes Birthday Bash Guadalajara - Introducción a Argo CD
 
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
Everything You Need to Know About X-Sign: The eSign Functionality of XfilesPr...
 
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
J-Spring 2024 - Going serverless with Quarkus, GraalVM native images and AWS ...
 
Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)Measures in SQL (SIGMOD 2024, Santiago, Chile)
Measures in SQL (SIGMOD 2024, Santiago, Chile)
 
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian CompaniesE-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
E-Invoicing Implementation: A Step-by-Step Guide for Saudi Arabian Companies
 

Chatbotsummit - Chatbots for the Enterprise will not tell the weather