SlideShare a Scribd company logo
1 of 30
오라클 인텔리전트 봇(Bot)과의 만남
Create Your First ChatBot with Oracle's Intelligent Bots
Mee-Nam Lee, Master Principal Sales Consultant
Oracle Infrastructure Cloud/aPaaS
25-Oct, 2017
Copyright © 2016, Oracle and/or its affiliates. All rights reserved.
Safe Harbor Statement
The following is intended to outline our general product direction. It is intended for
information purposes only, and may not be incorporated into any contract. It is not a
commitment to deliver any material, code, or functionality, and should not be relied upon
in making purchasing decisions. The development, release, and timing of any features or
functionality described for Oracle’s products remains at the sole discretion of Oracle.
2
Copyright © 2016, Oracle and/or its affiliates. All rights reserved.
목차
3
챗봇 – 차세대 모바일 채널
오라클 챗봇 서비스 소개
고객 사례
1
2
3
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
” Conversational AI-first"
will supersede "cloud-first,
mobile-first" as the most important,
high-level imperative for the
next 10 years.
– Source: Gartner 2017
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
– Backed by Artificial Intelligence
차세대 킬러 어플리케이션은 Bot이 될 것입니다.
5
Bot이 모바일 앱을 교체하기
시작할 것입니다. 더 이상
앱을 찾고, 앱을
다운로드하거나, 앱을
업데이트하거나 앱을 관리할
필요가 없습니다.
Source: Gartner 2017
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | 6
메시징 앱
• 챗과 메시징
– 의사 소통의 주된 방법이 됨
• 메시징 시스템
– 플랫폼이 되어감
– 쉬운 상호작용
• 새로운 서비스를 제공
– 택시 호출
– 호텔 예약
– 체크인 (호텔, 항공,…)
– 은행 잔고 확인 데스트탑에서 이메일이었다면
모바일에서는 챗과 메시징
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | 7
브로드캐스팅에서 맥락있는 대화로의 이동
• 브로드캐스팅
– 일방적으로 전달됨
– TV, radio, Web, Emails, social post,…
• 개인화
– 이름 이상의 여러 정보
– 개인화된 대화
• 단순한 도달이 아닌 참여
– 관계에 참여되어짐
– 즉각적, 실시간 지원
– 메시징 앱으로 대화 소비자가 메시징을 사용하여
기업과 상호작용
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | 8
• Call center
– 느리고 좌절스럽고
– 그러나 개선이 어려운 : 비용, 지식,..
• 앱은 넘쳐나고
– 딱 맞는 앱이 있나? 찾기는?
– 좋은 앱 / 높은 비용
• Chatbots
– 설치 및 사용이 쉬움
– 사용자들이 배우거나 탐색해 봐야
할 것이 전혀 없음
Chatbots : 고객 경험의 미래/
차세대 커뮤니케이션?
Chatbots : 대화형 인터페이스
Copyright © 2016, Oracle and/or its affiliates. All rights reserved.
목차
9
챗봇 – 차세대 모바일 채널
오라클 챗봇 서비스 소개
고객 사례
1
2
3
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
“요즘 인기있는 영화가 뭐야?"
Intent : 하고자 하는것
• 영화 조회 / 영화예매
Entity : 필요 정보 추출
• 영화명
• 영화관
• 티켓수
Dialog : 대화 흐름
Integration :
• 백엔드 연계
Channel : 메시징
앱 연계
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Oracle Intelligent Bots: Key Components
Channel
Configurator
Dialog
Flow Execution
Custom
Components
in Dialog Flow
AI
Engine
• 봇과 사람간의 통합
cross-channel chat
interface
• 봇 흐름 설계를 위한 봇
빌더 UI
• 범위 변수를 사용하여
컨텍스트 기반
workflow를 실행하는
state machine
• 관계를 식별하고
구조화되지 않은
데이터로 부터
통찰력을 추출하는
능동적 인 기계 학습
알고리즘
• 백엔드 API와의
연동을 위한 SDK
Custom
Bot
Builder
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | 12
Oracle Intelligent Bots
Oracle Mobile Cloud Enterprise (OMCe)의 구성요소 임
Bots as a Service
언어 감지/ 자연어 인식
의도(Intent) 감지, 엔티티(Entity) 추출
컴포넌트 기반의 대화(Dialog) 프레임웍
비즈니스 로직 실행을 위한 대화 상태와 컴포넌트 연결
커스텀 컴포넌트
백엔드 통합 및 커스텀 로직 추가를 위한 Node.js 기반 구현
멀티 채널 통합 및 Human Agent
Facebook, Webhook, 음성 및 상담사 연결
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Training / Intent Test
13
Intent(의도) 파악
Utterance(테스트 문장)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Entity 추출
14
Entities 추출
Entities
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.
Bot 대화 Test
15
Dialog 테스트
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 16
채널 연결
Oracle Confidential – Internal/Restricted/Highly Restricted
Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 17
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 18
지속적인
챗봇 이벤트
분석을 통한
고도화
• 의도(Intent)
• 엔티티(Entity)
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 19Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 19
그러나
정책, 법률, 제약사항,
예외사항 등의 복잡한 상황
처리를 위해서는 자연스러운
Human Agent로의 연결이
필요합니다
Copyright © 2016, Oracle and/or its affiliates. All rights reserved.
상담원 대화창 – Sales Cloud
Copyright © 2016, Oracle and/or its affiliates. All rights reserved.
상담원 대화창 – Sales Cloud
Copyright © 2016, Oracle and/or its affiliates. All rights reserved.
상담원 대화창 – Sales Cloud
Copyright © 2016, Oracle and/or its affiliates. All rights reserved.
Oracle Mobile Cloud Enterprise
아키텍쳐와 상담원 연계
HCM Cloud
ERP Cloud
Sales Cloud
Applications
Human Agent
handover
Customer Experience Analytics (CxA)
Intelligent Bots
Channel
Integration
Dialog Flow
Custom
Component
Mobile Core
Adapter
Mobile
Services
Custom API
ICS
Copyright © 2016, Oracle and/or its affiliates. All rights reserved.
목차
24
챗봇 – 차세대 모바일 채널
오라클 챗봇 서비스 소개
고객 사례
1
2
3
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 25
CONSUMER UTILITY BOT
• 계정 관리
• 정전
• 결제 및 결제
• 프로모션
CONSUMER RETAIL BOT
• 소비자 및 소매업체 용
• 피드백 및 문의
• 설치 요구 사항
• 제품 수리
• 또한 유통 업체 및
소매업체 용
AIRCRAFT MAINT. BOT
• 지위
• 보고서
• 자원
• 부품
Intelligent Bots
25
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 26
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |
CONSUMER UTILITY BOT : Architecture Overview
Services being surfaced by
Web Convergence
Service
Abstraction
layer
Corporate Application
Service
Gateway
(Layer 7)
LDAP User
Registry
ComEd
PECO
BGE
PHI
DATA SSOURCES:
MBaaS
SocialIntegration
Enterprise
Integration
OfflineBehaviour
LocalCaching
UserManagement
PushNotifications
GPS& Contextaware
solutions
Analytics
Connector
&
Message
Handler
Natural
Language
Processing
Artificial
Intelligence
Machine
Learning
Dialogue
Engine
CDNMobile Cloud Service (MCS) DMZ Public ZoneIntelligent BOTS Cloud
Service (IBCS)
Facebook
Webhook
WebSocket
Android
iPhone
Android Tablet
iPad
API
Voice Enabled Devices Supported
https://www.youtube.com/watch?v=04o9q89IbB8
Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |Copyright © 2016, Oracle and/or its affiliates. All rights reserved.
Customer Service
Bajaj Electricals (India)
Optimizing Sales & Marketing
Company Overview:
• Bajaj Electricals Ltd (BEL)는 Maharashtra에 본사를 둔 인도의
소비자 전기 장비 제조 회사로서 약 1000 개의 유통 업체,
4000 개의 공인 딜러, 400,000 개 이상의 소매점 및 282 개
이상의 고객 관리 센터 체인과 전국 여러 지역에 19 개의
지사를 두고 있음
Requirements:
• 소셜 채팅 채널을 사용하여 다음과 같은 고객 경험 향상을
시키고자 함 :
• 어플라이언스 문제점 보고.
• 데모 요청
• 설치 기술자와의 약속 요청
Solution:
• Oracle MCS (Integration, BOTs)
• Application Container Cloud Service
Results:
• 혁신적인 새로운 인게이지 채널 확보
28
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 29
더 궁금하시면……
• Visit:
• Oracle.com/bots
• Cloud.oracle.com/mobile
• Follow:
• @OracleMobile
• blogs.oracle.com/mobile
• bit.ly/ORCL_Mobile
• Discover:
• Developer Guide for the Mobile Cloud: bit.ly/OracleMobileDevGuide
• MOOC for Intelligent Bot Development: oracle.com/goto/chatbot http://www.oracle.com/us/technologies/mobile/c
hatbots-primer-3899595.pdf
Oracle innovation summit chatbot

More Related Content

What's hot

지능정보시대를 위한 빅데이터, 이대로 좋은가
지능정보시대를 위한 빅데이터, 이대로 좋은가지능정보시대를 위한 빅데이터, 이대로 좋은가
지능정보시대를 위한 빅데이터, 이대로 좋은가r-kor
 
IoT 구현을 위한 오픈 데이터 이슈
IoT 구현을 위한 오픈 데이터 이슈IoT 구현을 위한 오픈 데이터 이슈
IoT 구현을 위한 오픈 데이터 이슈r-kor
 
고성능 빅데이터 수집 및 분석 솔루션 - 티맥스소프트 허승재 팀장
고성능 빅데이터 수집 및 분석 솔루션 - 티맥스소프트 허승재 팀장고성능 빅데이터 수집 및 분석 솔루션 - 티맥스소프트 허승재 팀장
고성능 빅데이터 수집 및 분석 솔루션 - 티맥스소프트 허승재 팀장eungjin cho
 
[한국IBM] 엔터프라이즈 AI 검색엔진 Watson Discovery 소개자료
[한국IBM] 엔터프라이즈 AI 검색엔진 Watson Discovery 소개자료[한국IBM] 엔터프라이즈 AI 검색엔진 Watson Discovery 소개자료
[한국IBM] 엔터프라이즈 AI 검색엔진 Watson Discovery 소개자료Sejeong Kim 김세정
 
태블로 소프트웨어(Tableau Software) 소개
태블로 소프트웨어(Tableau Software) 소개태블로 소프트웨어(Tableau Software) 소개
태블로 소프트웨어(Tableau Software) 소개HT Kim
 
Monetize Your DATA ; 인공지능과 빅데이터를 지금 바로 비즈니스에 적용하는 방법 (신지현 대표, MyCelebs) :: AW...
Monetize Your DATA ; 인공지능과 빅데이터를 지금 바로 비즈니스에 적용하는 방법 (신지현 대표, MyCelebs) :: AW...Monetize Your DATA ; 인공지능과 빅데이터를 지금 바로 비즈니스에 적용하는 방법 (신지현 대표, MyCelebs) :: AW...
Monetize Your DATA ; 인공지능과 빅데이터를 지금 바로 비즈니스에 적용하는 방법 (신지현 대표, MyCelebs) :: AW...Amazon Web Services Korea
 
SiSense 사이센스 True Agile BI 솔루션
SiSense 사이센스 True Agile BI 솔루션SiSense 사이센스 True Agile BI 솔루션
SiSense 사이센스 True Agile BI 솔루션Planit-partners
 
Tableau : Leader of Agile BI
Tableau : Leader of Agile BITableau : Leader of Agile BI
Tableau : Leader of Agile BIPlanit-partners
 
Tableau Quick start introduction
Tableau Quick start introductionTableau Quick start introduction
Tableau Quick start introductionPlanit-partners
 
20150305 스마트한 데이터모델링 with ER/Studio
20150305 스마트한 데이터모델링 with ER/Studio20150305 스마트한 데이터모델링 with ER/Studio
20150305 스마트한 데이터모델링 with ER/StudioDevgear
 
빅 데이터 환경의 고급 분석 기법과 지원 기술 동향 (Advanced Analytics and Technologies for Big Data)
빅 데이터 환경의 고급 분석 기법과 지원 기술 동향 (Advanced Analytics and Technologies for Big Data)빅 데이터 환경의 고급 분석 기법과 지원 기술 동향 (Advanced Analytics and Technologies for Big Data)
빅 데이터 환경의 고급 분석 기법과 지원 기술 동향 (Advanced Analytics and Technologies for Big Data)Myungjin Lee
 
[한국 IBM 권오윤]H2O.ai DAI & IBM GPU 서버
[한국 IBM 권오윤]H2O.ai DAI & IBM GPU 서버[한국 IBM 권오윤]H2O.ai DAI & IBM GPU 서버
[한국 IBM 권오윤]H2O.ai DAI & IBM GPU 서버오윤 권
 
QlikView ppt
QlikView pptQlikView ppt
QlikView pptTomi Lee
 
2016년도 비즈니스 인텔리전스 10가지 주요 동향
2016년도 비즈니스 인텔리전스 10가지 주요 동향2016년도 비즈니스 인텔리전스 10가지 주요 동향
2016년도 비즈니스 인텔리전스 10가지 주요 동향HT Kim
 
Data discovery qlikview
Data discovery   qlikviewData discovery   qlikview
Data discovery qlikviewchoi3773
 
[코세나, kosena] 빅데이터 구축 및 제안 가이드
[코세나, kosena] 빅데이터 구축 및 제안 가이드[코세나, kosena] 빅데이터 구축 및 제안 가이드
[코세나, kosena] 빅데이터 구축 및 제안 가이드kosena
 
[코세나, kosena] 산업부문별 인공지능 활용제안 가이드
[코세나, kosena] 산업부문별 인공지능 활용제안 가이드[코세나, kosena] 산업부문별 인공지능 활용제안 가이드
[코세나, kosena] 산업부문별 인공지능 활용제안 가이드kosena
 
데이터 가공(DMP)와 스마트 시티 - 엔코아 김옥기 센터장
데이터 가공(DMP)와 스마트 시티 - 엔코아 김옥기 센터장데이터 가공(DMP)와 스마트 시티 - 엔코아 김옥기 센터장
데이터 가공(DMP)와 스마트 시티 - 엔코아 김옥기 센터장eungjin cho
 
Case Study를 통해 본 데이터사이언스 협업 플랫폼의 필요성 (옥주영 컨설턴트, Hancom MDS) :: AWS Techforum ...
Case Study를 통해 본 데이터사이언스 협업 플랫폼의 필요성 (옥주영 컨설턴트, Hancom MDS) :: AWS Techforum ...Case Study를 통해 본 데이터사이언스 협업 플랫폼의 필요성 (옥주영 컨설턴트, Hancom MDS) :: AWS Techforum ...
Case Study를 통해 본 데이터사이언스 협업 플랫폼의 필요성 (옥주영 컨설턴트, Hancom MDS) :: AWS Techforum ...Amazon Web Services Korea
 
빅데이터 윈윈 컨퍼런스-4차 산업혁명 핵심:데이터 가공 플랫폼
빅데이터 윈윈 컨퍼런스-4차 산업혁명 핵심:데이터 가공 플랫폼빅데이터 윈윈 컨퍼런스-4차 산업혁명 핵심:데이터 가공 플랫폼
빅데이터 윈윈 컨퍼런스-4차 산업혁명 핵심:데이터 가공 플랫폼ABRC_DATA
 

What's hot (20)

지능정보시대를 위한 빅데이터, 이대로 좋은가
지능정보시대를 위한 빅데이터, 이대로 좋은가지능정보시대를 위한 빅데이터, 이대로 좋은가
지능정보시대를 위한 빅데이터, 이대로 좋은가
 
IoT 구현을 위한 오픈 데이터 이슈
IoT 구현을 위한 오픈 데이터 이슈IoT 구현을 위한 오픈 데이터 이슈
IoT 구현을 위한 오픈 데이터 이슈
 
고성능 빅데이터 수집 및 분석 솔루션 - 티맥스소프트 허승재 팀장
고성능 빅데이터 수집 및 분석 솔루션 - 티맥스소프트 허승재 팀장고성능 빅데이터 수집 및 분석 솔루션 - 티맥스소프트 허승재 팀장
고성능 빅데이터 수집 및 분석 솔루션 - 티맥스소프트 허승재 팀장
 
[한국IBM] 엔터프라이즈 AI 검색엔진 Watson Discovery 소개자료
[한국IBM] 엔터프라이즈 AI 검색엔진 Watson Discovery 소개자료[한국IBM] 엔터프라이즈 AI 검색엔진 Watson Discovery 소개자료
[한국IBM] 엔터프라이즈 AI 검색엔진 Watson Discovery 소개자료
 
태블로 소프트웨어(Tableau Software) 소개
태블로 소프트웨어(Tableau Software) 소개태블로 소프트웨어(Tableau Software) 소개
태블로 소프트웨어(Tableau Software) 소개
 
Monetize Your DATA ; 인공지능과 빅데이터를 지금 바로 비즈니스에 적용하는 방법 (신지현 대표, MyCelebs) :: AW...
Monetize Your DATA ; 인공지능과 빅데이터를 지금 바로 비즈니스에 적용하는 방법 (신지현 대표, MyCelebs) :: AW...Monetize Your DATA ; 인공지능과 빅데이터를 지금 바로 비즈니스에 적용하는 방법 (신지현 대표, MyCelebs) :: AW...
Monetize Your DATA ; 인공지능과 빅데이터를 지금 바로 비즈니스에 적용하는 방법 (신지현 대표, MyCelebs) :: AW...
 
SiSense 사이센스 True Agile BI 솔루션
SiSense 사이센스 True Agile BI 솔루션SiSense 사이센스 True Agile BI 솔루션
SiSense 사이센스 True Agile BI 솔루션
 
Tableau : Leader of Agile BI
Tableau : Leader of Agile BITableau : Leader of Agile BI
Tableau : Leader of Agile BI
 
Tableau Quick start introduction
Tableau Quick start introductionTableau Quick start introduction
Tableau Quick start introduction
 
20150305 스마트한 데이터모델링 with ER/Studio
20150305 스마트한 데이터모델링 with ER/Studio20150305 스마트한 데이터모델링 with ER/Studio
20150305 스마트한 데이터모델링 with ER/Studio
 
빅 데이터 환경의 고급 분석 기법과 지원 기술 동향 (Advanced Analytics and Technologies for Big Data)
빅 데이터 환경의 고급 분석 기법과 지원 기술 동향 (Advanced Analytics and Technologies for Big Data)빅 데이터 환경의 고급 분석 기법과 지원 기술 동향 (Advanced Analytics and Technologies for Big Data)
빅 데이터 환경의 고급 분석 기법과 지원 기술 동향 (Advanced Analytics and Technologies for Big Data)
 
[한국 IBM 권오윤]H2O.ai DAI & IBM GPU 서버
[한국 IBM 권오윤]H2O.ai DAI & IBM GPU 서버[한국 IBM 권오윤]H2O.ai DAI & IBM GPU 서버
[한국 IBM 권오윤]H2O.ai DAI & IBM GPU 서버
 
QlikView ppt
QlikView pptQlikView ppt
QlikView ppt
 
2016년도 비즈니스 인텔리전스 10가지 주요 동향
2016년도 비즈니스 인텔리전스 10가지 주요 동향2016년도 비즈니스 인텔리전스 10가지 주요 동향
2016년도 비즈니스 인텔리전스 10가지 주요 동향
 
Data discovery qlikview
Data discovery   qlikviewData discovery   qlikview
Data discovery qlikview
 
[코세나, kosena] 빅데이터 구축 및 제안 가이드
[코세나, kosena] 빅데이터 구축 및 제안 가이드[코세나, kosena] 빅데이터 구축 및 제안 가이드
[코세나, kosena] 빅데이터 구축 및 제안 가이드
 
[코세나, kosena] 산업부문별 인공지능 활용제안 가이드
[코세나, kosena] 산업부문별 인공지능 활용제안 가이드[코세나, kosena] 산업부문별 인공지능 활용제안 가이드
[코세나, kosena] 산업부문별 인공지능 활용제안 가이드
 
데이터 가공(DMP)와 스마트 시티 - 엔코아 김옥기 센터장
데이터 가공(DMP)와 스마트 시티 - 엔코아 김옥기 센터장데이터 가공(DMP)와 스마트 시티 - 엔코아 김옥기 센터장
데이터 가공(DMP)와 스마트 시티 - 엔코아 김옥기 센터장
 
Case Study를 통해 본 데이터사이언스 협업 플랫폼의 필요성 (옥주영 컨설턴트, Hancom MDS) :: AWS Techforum ...
Case Study를 통해 본 데이터사이언스 협업 플랫폼의 필요성 (옥주영 컨설턴트, Hancom MDS) :: AWS Techforum ...Case Study를 통해 본 데이터사이언스 협업 플랫폼의 필요성 (옥주영 컨설턴트, Hancom MDS) :: AWS Techforum ...
Case Study를 통해 본 데이터사이언스 협업 플랫폼의 필요성 (옥주영 컨설턴트, Hancom MDS) :: AWS Techforum ...
 
빅데이터 윈윈 컨퍼런스-4차 산업혁명 핵심:데이터 가공 플랫폼
빅데이터 윈윈 컨퍼런스-4차 산업혁명 핵심:데이터 가공 플랫폼빅데이터 윈윈 컨퍼런스-4차 산업혁명 핵심:데이터 가공 플랫폼
빅데이터 윈윈 컨퍼런스-4차 산업혁명 핵심:데이터 가공 플랫폼
 

Similar to Oracle innovation summit chatbot

Oracle Digital Assistant 소개
Oracle Digital Assistant 소개Oracle Digital Assistant 소개
Oracle Digital Assistant 소개Mee Nam Lee
 
AI 비지니스 무엇을 어떻게 준비하고 해야 하는가? - 정우진 (AWS 사업개발 담당)
AI 비지니스 무엇을 어떻게 준비하고 해야 하는가? - 정우진 (AWS 사업개발 담당)AI 비지니스 무엇을 어떻게 준비하고 해야 하는가? - 정우진 (AWS 사업개발 담당)
AI 비지니스 무엇을 어떻게 준비하고 해야 하는가? - 정우진 (AWS 사업개발 담당)Amazon Web Services Korea
 
블로코 웨비나 세션1 - 박헌영 CTO
블로코 웨비나 세션1 - 박헌영 CTO블로코 웨비나 세션1 - 박헌영 CTO
블로코 웨비나 세션1 - 박헌영 CTOBLOCKO
 
Next Big Things : Chatbot Blockchain
Next Big Things : Chatbot BlockchainNext Big Things : Chatbot Blockchain
Next Big Things : Chatbot BlockchainMee Nam Lee
 
마인즈랩 회사소개서 V1.5
마인즈랩 회사소개서 V1.5마인즈랩 회사소개서 V1.5
마인즈랩 회사소개서 V1.5Taejoon Yoo
 
블로코 회사소개서
블로코 회사소개서블로코 회사소개서
블로코 회사소개서BLOCKO
 
AWS SaaS 방식의 다양한 Chatbot Service 구축 방법::이두식::AWS Summit Seoul 2018
AWS SaaS 방식의 다양한 Chatbot Service 구축 방법::이두식::AWS Summit Seoul 2018AWS SaaS 방식의 다양한 Chatbot Service 구축 방법::이두식::AWS Summit Seoul 2018
AWS SaaS 방식의 다양한 Chatbot Service 구축 방법::이두식::AWS Summit Seoul 2018Amazon Web Services Korea
 
날리지큐브
날리지큐브날리지큐브
날리지큐브스펙타파!
 
[Rightbrain] AI서비스와 UX의 역할 - 챗봇/AI스피커 사업소개서
[Rightbrain] AI서비스와 UX의 역할 - 챗봇/AI스피커 사업소개서[Rightbrain] AI서비스와 UX의 역할 - 챗봇/AI스피커 사업소개서
[Rightbrain] AI서비스와 UX의 역할 - 챗봇/AI스피커 사업소개서RightBrain inc.
 
On-Offline 엔터테인먼트에서의 클라우드 활용 - 이형수 매니저, 현대정보기술 :: AWS Summit Seoul 2019
On-Offline 엔터테인먼트에서의 클라우드 활용 - 이형수 매니저, 현대정보기술 :: AWS Summit Seoul 2019On-Offline 엔터테인먼트에서의 클라우드 활용 - 이형수 매니저, 현대정보기술 :: AWS Summit Seoul 2019
On-Offline 엔터테인먼트에서의 클라우드 활용 - 이형수 매니저, 현대정보기술 :: AWS Summit Seoul 2019Amazon Web Services Korea
 
유앤아워스_회사소개서
유앤아워스_회사소개서유앤아워스_회사소개서
유앤아워스_회사소개서ThomasYoon6
 
[Partner TechForum] 딥러닝 기반의 챗봇 기술을 활용한 구축 사례
[Partner TechForum] 딥러닝 기반의 챗봇 기술을 활용한 구축 사례[Partner TechForum] 딥러닝 기반의 챗봇 기술을 활용한 구축 사례
[Partner TechForum] 딥러닝 기반의 챗봇 기술을 활용한 구축 사례Amazon Web Services Korea
 
(주)엑슨투 회사소개서 2018년 01월
(주)엑슨투 회사소개서 2018년 01월(주)엑슨투 회사소개서 2018년 01월
(주)엑슨투 회사소개서 2018년 01월Sang Jin LEE
 
[WeFocus] 인공지능 챗봇_기술시장특허 분석_20180516
[WeFocus] 인공지능 챗봇_기술시장특허 분석_20180516[WeFocus] 인공지능 챗봇_기술시장특허 분석_20180516
[WeFocus] 인공지능 챗봇_기술시장특허 분석_20180516Luke Sunghyun Kim
 
[DDC 2018] Metatron 오픈소스화 및 생태계 구축 (SKT 이정룡, 김지호)
[DDC 2018] Metatron 오픈소스화 및 생태계 구축 (SKT 이정룡, 김지호)[DDC 2018] Metatron 오픈소스화 및 생태계 구축 (SKT 이정룡, 김지호)
[DDC 2018] Metatron 오픈소스화 및 생태계 구축 (SKT 이정룡, 김지호)Metatron
 
polyglot application development in the cloud
polyglot application development in the cloudpolyglot application development in the cloud
polyglot application development in the cloudMee Nam Lee
 
[마인즈랩] Ai 플랫폼 maum.ai 소개서 201707
[마인즈랩] Ai 플랫폼 maum.ai 소개서 201707[마인즈랩] Ai 플랫폼 maum.ai 소개서 201707
[마인즈랩] Ai 플랫폼 maum.ai 소개서 201707Taejoon Yoo
 
AWS Finance Symposium_SBI 저축은행 사례 공유
AWS Finance Symposium_SBI 저축은행 사례 공유AWS Finance Symposium_SBI 저축은행 사례 공유
AWS Finance Symposium_SBI 저축은행 사례 공유Amazon Web Services Korea
 

Similar to Oracle innovation summit chatbot (20)

Oracle Digital Assistant 소개
Oracle Digital Assistant 소개Oracle Digital Assistant 소개
Oracle Digital Assistant 소개
 
AI 비지니스 무엇을 어떻게 준비하고 해야 하는가? - 정우진 (AWS 사업개발 담당)
AI 비지니스 무엇을 어떻게 준비하고 해야 하는가? - 정우진 (AWS 사업개발 담당)AI 비지니스 무엇을 어떻게 준비하고 해야 하는가? - 정우진 (AWS 사업개발 담당)
AI 비지니스 무엇을 어떻게 준비하고 해야 하는가? - 정우진 (AWS 사업개발 담당)
 
블로코 웨비나 세션1 - 박헌영 CTO
블로코 웨비나 세션1 - 박헌영 CTO블로코 웨비나 세션1 - 박헌영 CTO
블로코 웨비나 세션1 - 박헌영 CTO
 
Next Big Things : Chatbot Blockchain
Next Big Things : Chatbot BlockchainNext Big Things : Chatbot Blockchain
Next Big Things : Chatbot Blockchain
 
마인즈랩 회사소개서 V1.5
마인즈랩 회사소개서 V1.5마인즈랩 회사소개서 V1.5
마인즈랩 회사소개서 V1.5
 
블로코 회사소개서
블로코 회사소개서블로코 회사소개서
블로코 회사소개서
 
H사 RPA Definiton
H사 RPA DefinitonH사 RPA Definiton
H사 RPA Definiton
 
Rpa definiftion
Rpa definiftionRpa definiftion
Rpa definiftion
 
AWS SaaS 방식의 다양한 Chatbot Service 구축 방법::이두식::AWS Summit Seoul 2018
AWS SaaS 방식의 다양한 Chatbot Service 구축 방법::이두식::AWS Summit Seoul 2018AWS SaaS 방식의 다양한 Chatbot Service 구축 방법::이두식::AWS Summit Seoul 2018
AWS SaaS 방식의 다양한 Chatbot Service 구축 방법::이두식::AWS Summit Seoul 2018
 
날리지큐브
날리지큐브날리지큐브
날리지큐브
 
[Rightbrain] AI서비스와 UX의 역할 - 챗봇/AI스피커 사업소개서
[Rightbrain] AI서비스와 UX의 역할 - 챗봇/AI스피커 사업소개서[Rightbrain] AI서비스와 UX의 역할 - 챗봇/AI스피커 사업소개서
[Rightbrain] AI서비스와 UX의 역할 - 챗봇/AI스피커 사업소개서
 
On-Offline 엔터테인먼트에서의 클라우드 활용 - 이형수 매니저, 현대정보기술 :: AWS Summit Seoul 2019
On-Offline 엔터테인먼트에서의 클라우드 활용 - 이형수 매니저, 현대정보기술 :: AWS Summit Seoul 2019On-Offline 엔터테인먼트에서의 클라우드 활용 - 이형수 매니저, 현대정보기술 :: AWS Summit Seoul 2019
On-Offline 엔터테인먼트에서의 클라우드 활용 - 이형수 매니저, 현대정보기술 :: AWS Summit Seoul 2019
 
유앤아워스_회사소개서
유앤아워스_회사소개서유앤아워스_회사소개서
유앤아워스_회사소개서
 
[Partner TechForum] 딥러닝 기반의 챗봇 기술을 활용한 구축 사례
[Partner TechForum] 딥러닝 기반의 챗봇 기술을 활용한 구축 사례[Partner TechForum] 딥러닝 기반의 챗봇 기술을 활용한 구축 사례
[Partner TechForum] 딥러닝 기반의 챗봇 기술을 활용한 구축 사례
 
(주)엑슨투 회사소개서 2018년 01월
(주)엑슨투 회사소개서 2018년 01월(주)엑슨투 회사소개서 2018년 01월
(주)엑슨투 회사소개서 2018년 01월
 
[WeFocus] 인공지능 챗봇_기술시장특허 분석_20180516
[WeFocus] 인공지능 챗봇_기술시장특허 분석_20180516[WeFocus] 인공지능 챗봇_기술시장특허 분석_20180516
[WeFocus] 인공지능 챗봇_기술시장특허 분석_20180516
 
[DDC 2018] Metatron 오픈소스화 및 생태계 구축 (SKT 이정룡, 김지호)
[DDC 2018] Metatron 오픈소스화 및 생태계 구축 (SKT 이정룡, 김지호)[DDC 2018] Metatron 오픈소스화 및 생태계 구축 (SKT 이정룡, 김지호)
[DDC 2018] Metatron 오픈소스화 및 생태계 구축 (SKT 이정룡, 김지호)
 
polyglot application development in the cloud
polyglot application development in the cloudpolyglot application development in the cloud
polyglot application development in the cloud
 
[마인즈랩] Ai 플랫폼 maum.ai 소개서 201707
[마인즈랩] Ai 플랫폼 maum.ai 소개서 201707[마인즈랩] Ai 플랫폼 maum.ai 소개서 201707
[마인즈랩] Ai 플랫폼 maum.ai 소개서 201707
 
AWS Finance Symposium_SBI 저축은행 사례 공유
AWS Finance Symposium_SBI 저축은행 사례 공유AWS Finance Symposium_SBI 저축은행 사례 공유
AWS Finance Symposium_SBI 저축은행 사례 공유
 

More from Mee Nam Lee

Oracle Cloud World 2019 - Oracle Digital Assistant
Oracle Cloud World 2019 - Oracle Digital AssistantOracle Cloud World 2019 - Oracle Digital Assistant
Oracle Cloud World 2019 - Oracle Digital AssistantMee Nam Lee
 
Oracle Blockchain Cloud 소개 - 콘솔 화면 포함
Oracle Blockchain Cloud 소개 - 콘솔 화면 포함Oracle Blockchain Cloud 소개 - 콘솔 화면 포함
Oracle Blockchain Cloud 소개 - 콘솔 화면 포함Mee Nam Lee
 
Oracle autonomous blockchain cloud service
Oracle autonomous blockchain cloud serviceOracle autonomous blockchain cloud service
Oracle autonomous blockchain cloud serviceMee Nam Lee
 
Oracle Developer Cloud - 소개 (신기능 포함)
Oracle Developer Cloud - 소개 (신기능 포함)Oracle Developer Cloud - 소개 (신기능 포함)
Oracle Developer Cloud - 소개 (신기능 포함)Mee Nam Lee
 
Mobile Cloud Demo
Mobile Cloud DemoMobile Cloud Demo
Mobile Cloud DemoMee Nam Lee
 
Oracle Mobile Cloud / Bot
Oracle Mobile Cloud / BotOracle Mobile Cloud / Bot
Oracle Mobile Cloud / BotMee Nam Lee
 
Oracle Mobile Solution Overview
Oracle Mobile Solution OverviewOracle Mobile Solution Overview
Oracle Mobile Solution OverviewMee Nam Lee
 
DevOps on Oracle Cloud
DevOps on Oracle CloudDevOps on Oracle Cloud
DevOps on Oracle CloudMee Nam Lee
 
DevOps (CI/CD) 실습
DevOps (CI/CD) 실습DevOps (CI/CD) 실습
DevOps (CI/CD) 실습Mee Nam Lee
 
Oracle Chatbot (챗봇) 솔루션
Oracle Chatbot (챗봇) 솔루션Oracle Chatbot (챗봇) 솔루션
Oracle Chatbot (챗봇) 솔루션Mee Nam Lee
 
Application Performance Cloud Service
Application Performance Cloud ServiceApplication Performance Cloud Service
Application Performance Cloud ServiceMee Nam Lee
 
Oracle Application Performance Monitoring Cloud Service 소개
Oracle Application Performance Monitoring Cloud Service 소개Oracle Application Performance Monitoring Cloud Service 소개
Oracle Application Performance Monitoring Cloud Service 소개Mee Nam Lee
 
Oracle Cloud에서 애플리케이션을 개발하고 테스트하는 손쉬운 방법
Oracle Cloud에서 애플리케이션을 개발하고 테스트하는 손쉬운 방법Oracle Cloud에서 애플리케이션을 개발하고 테스트하는 손쉬운 방법
Oracle Cloud에서 애플리케이션을 개발하고 테스트하는 손쉬운 방법Mee Nam Lee
 
DevOps - Developer Cloud Service Demo
DevOps - Developer Cloud Service DemoDevOps - Developer Cloud Service Demo
DevOps - Developer Cloud Service DemoMee Nam Lee
 
Java cloud service 발표자료
Java cloud service 발표자료Java cloud service 발표자료
Java cloud service 발표자료Mee Nam Lee
 

More from Mee Nam Lee (16)

Oracle Cloud World 2019 - Oracle Digital Assistant
Oracle Cloud World 2019 - Oracle Digital AssistantOracle Cloud World 2019 - Oracle Digital Assistant
Oracle Cloud World 2019 - Oracle Digital Assistant
 
Oracle Blockchain Cloud 소개 - 콘솔 화면 포함
Oracle Blockchain Cloud 소개 - 콘솔 화면 포함Oracle Blockchain Cloud 소개 - 콘솔 화면 포함
Oracle Blockchain Cloud 소개 - 콘솔 화면 포함
 
Oracle autonomous blockchain cloud service
Oracle autonomous blockchain cloud serviceOracle autonomous blockchain cloud service
Oracle autonomous blockchain cloud service
 
Oracle Developer Cloud - 소개 (신기능 포함)
Oracle Developer Cloud - 소개 (신기능 포함)Oracle Developer Cloud - 소개 (신기능 포함)
Oracle Developer Cloud - 소개 (신기능 포함)
 
Mobile Cloud Demo
Mobile Cloud DemoMobile Cloud Demo
Mobile Cloud Demo
 
Oracle Mobile Cloud / Bot
Oracle Mobile Cloud / BotOracle Mobile Cloud / Bot
Oracle Mobile Cloud / Bot
 
Oracle Mobile Solution Overview
Oracle Mobile Solution OverviewOracle Mobile Solution Overview
Oracle Mobile Solution Overview
 
DevOps on Oracle Cloud
DevOps on Oracle CloudDevOps on Oracle Cloud
DevOps on Oracle Cloud
 
DevOps (CI/CD) 실습
DevOps (CI/CD) 실습DevOps (CI/CD) 실습
DevOps (CI/CD) 실습
 
Oracle Chatbot (챗봇) 솔루션
Oracle Chatbot (챗봇) 솔루션Oracle Chatbot (챗봇) 솔루션
Oracle Chatbot (챗봇) 솔루션
 
Application Performance Cloud Service
Application Performance Cloud ServiceApplication Performance Cloud Service
Application Performance Cloud Service
 
Oracle Application Performance Monitoring Cloud Service 소개
Oracle Application Performance Monitoring Cloud Service 소개Oracle Application Performance Monitoring Cloud Service 소개
Oracle Application Performance Monitoring Cloud Service 소개
 
DevOps Demo
DevOps DemoDevOps Demo
DevOps Demo
 
Oracle Cloud에서 애플리케이션을 개발하고 테스트하는 손쉬운 방법
Oracle Cloud에서 애플리케이션을 개발하고 테스트하는 손쉬운 방법Oracle Cloud에서 애플리케이션을 개발하고 테스트하는 손쉬운 방법
Oracle Cloud에서 애플리케이션을 개발하고 테스트하는 손쉬운 방법
 
DevOps - Developer Cloud Service Demo
DevOps - Developer Cloud Service DemoDevOps - Developer Cloud Service Demo
DevOps - Developer Cloud Service Demo
 
Java cloud service 발표자료
Java cloud service 발표자료Java cloud service 발표자료
Java cloud service 발표자료
 

Oracle innovation summit chatbot

  • 1. 오라클 인텔리전트 봇(Bot)과의 만남 Create Your First ChatBot with Oracle's Intelligent Bots Mee-Nam Lee, Master Principal Sales Consultant Oracle Infrastructure Cloud/aPaaS 25-Oct, 2017
  • 2. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle. 2
  • 3. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 목차 3 챗봇 – 차세대 모바일 채널 오라클 챗봇 서비스 소개 고객 사례 1 2 3
  • 4. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | Copyright © 2017, Oracle and/or its affiliates. All rights reserved. ” Conversational AI-first" will supersede "cloud-first, mobile-first" as the most important, high-level imperative for the next 10 years. – Source: Gartner 2017
  • 5. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Copyright © 2017, Oracle and/or its affiliates. All rights reserved. – Backed by Artificial Intelligence 차세대 킬러 어플리케이션은 Bot이 될 것입니다. 5 Bot이 모바일 앱을 교체하기 시작할 것입니다. 더 이상 앱을 찾고, 앱을 다운로드하거나, 앱을 업데이트하거나 앱을 관리할 필요가 없습니다. Source: Gartner 2017
  • 6. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | 6 메시징 앱 • 챗과 메시징 – 의사 소통의 주된 방법이 됨 • 메시징 시스템 – 플랫폼이 되어감 – 쉬운 상호작용 • 새로운 서비스를 제공 – 택시 호출 – 호텔 예약 – 체크인 (호텔, 항공,…) – 은행 잔고 확인 데스트탑에서 이메일이었다면 모바일에서는 챗과 메시징
  • 7. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | 7 브로드캐스팅에서 맥락있는 대화로의 이동 • 브로드캐스팅 – 일방적으로 전달됨 – TV, radio, Web, Emails, social post,… • 개인화 – 이름 이상의 여러 정보 – 개인화된 대화 • 단순한 도달이 아닌 참여 – 관계에 참여되어짐 – 즉각적, 실시간 지원 – 메시징 앱으로 대화 소비자가 메시징을 사용하여 기업과 상호작용
  • 8. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | 8 • Call center – 느리고 좌절스럽고 – 그러나 개선이 어려운 : 비용, 지식,.. • 앱은 넘쳐나고 – 딱 맞는 앱이 있나? 찾기는? – 좋은 앱 / 높은 비용 • Chatbots – 설치 및 사용이 쉬움 – 사용자들이 배우거나 탐색해 봐야 할 것이 전혀 없음 Chatbots : 고객 경험의 미래/ 차세대 커뮤니케이션? Chatbots : 대화형 인터페이스
  • 9. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 목차 9 챗봇 – 차세대 모바일 채널 오라클 챗봇 서비스 소개 고객 사례 1 2 3
  • 10. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. “요즘 인기있는 영화가 뭐야?" Intent : 하고자 하는것 • 영화 조회 / 영화예매 Entity : 필요 정보 추출 • 영화명 • 영화관 • 티켓수 Dialog : 대화 흐름 Integration : • 백엔드 연계 Channel : 메시징 앱 연계
  • 11. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Oracle Intelligent Bots: Key Components Channel Configurator Dialog Flow Execution Custom Components in Dialog Flow AI Engine • 봇과 사람간의 통합 cross-channel chat interface • 봇 흐름 설계를 위한 봇 빌더 UI • 범위 변수를 사용하여 컨텍스트 기반 workflow를 실행하는 state machine • 관계를 식별하고 구조화되지 않은 데이터로 부터 통찰력을 추출하는 능동적 인 기계 학습 알고리즘 • 백엔드 API와의 연동을 위한 SDK Custom Bot Builder
  • 12. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | 12 Oracle Intelligent Bots Oracle Mobile Cloud Enterprise (OMCe)의 구성요소 임 Bots as a Service 언어 감지/ 자연어 인식 의도(Intent) 감지, 엔티티(Entity) 추출 컴포넌트 기반의 대화(Dialog) 프레임웍 비즈니스 로직 실행을 위한 대화 상태와 컴포넌트 연결 커스텀 컴포넌트 백엔드 통합 및 커스텀 로직 추가를 위한 Node.js 기반 구현 멀티 채널 통합 및 Human Agent Facebook, Webhook, 음성 및 상담사 연결
  • 13. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Training / Intent Test 13 Intent(의도) 파악 Utterance(테스트 문장)
  • 14. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Entity 추출 14 Entities 추출 Entities
  • 15. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. Bot 대화 Test 15 Dialog 테스트
  • 16. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 16 채널 연결 Oracle Confidential – Internal/Restricted/Highly Restricted
  • 17. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 17
  • 18. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 18 지속적인 챗봇 이벤트 분석을 통한 고도화 • 의도(Intent) • 엔티티(Entity)
  • 19. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 19Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 19 그러나 정책, 법률, 제약사항, 예외사항 등의 복잡한 상황 처리를 위해서는 자연스러운 Human Agent로의 연결이 필요합니다
  • 20. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 상담원 대화창 – Sales Cloud
  • 21. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 상담원 대화창 – Sales Cloud
  • 22. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 상담원 대화창 – Sales Cloud
  • 23. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Oracle Mobile Cloud Enterprise 아키텍쳐와 상담원 연계 HCM Cloud ERP Cloud Sales Cloud Applications Human Agent handover Customer Experience Analytics (CxA) Intelligent Bots Channel Integration Dialog Flow Custom Component Mobile Core Adapter Mobile Services Custom API ICS
  • 24. Copyright © 2016, Oracle and/or its affiliates. All rights reserved. 목차 24 챗봇 – 차세대 모바일 채널 오라클 챗봇 서비스 소개 고객 사례 1 2 3
  • 25. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 25 CONSUMER UTILITY BOT • 계정 관리 • 정전 • 결제 및 결제 • 프로모션 CONSUMER RETAIL BOT • 소비자 및 소매업체 용 • 피드백 및 문의 • 설치 요구 사항 • 제품 수리 • 또한 유통 업체 및 소매업체 용 AIRCRAFT MAINT. BOT • 지위 • 보고서 • 자원 • 부품 Intelligent Bots 25
  • 26. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 26
  • 27. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. | CONSUMER UTILITY BOT : Architecture Overview Services being surfaced by Web Convergence Service Abstraction layer Corporate Application Service Gateway (Layer 7) LDAP User Registry ComEd PECO BGE PHI DATA SSOURCES: MBaaS SocialIntegration Enterprise Integration OfflineBehaviour LocalCaching UserManagement PushNotifications GPS& Contextaware solutions Analytics Connector & Message Handler Natural Language Processing Artificial Intelligence Machine Learning Dialogue Engine CDNMobile Cloud Service (MCS) DMZ Public ZoneIntelligent BOTS Cloud Service (IBCS) Facebook Webhook WebSocket Android iPhone Android Tablet iPad API Voice Enabled Devices Supported https://www.youtube.com/watch?v=04o9q89IbB8
  • 28. Copyright © 2017, Oracle and/or its affiliates. All rights reserved. |Copyright © 2016, Oracle and/or its affiliates. All rights reserved. Customer Service Bajaj Electricals (India) Optimizing Sales & Marketing Company Overview: • Bajaj Electricals Ltd (BEL)는 Maharashtra에 본사를 둔 인도의 소비자 전기 장비 제조 회사로서 약 1000 개의 유통 업체, 4000 개의 공인 딜러, 400,000 개 이상의 소매점 및 282 개 이상의 고객 관리 센터 체인과 전국 여러 지역에 19 개의 지사를 두고 있음 Requirements: • 소셜 채팅 채널을 사용하여 다음과 같은 고객 경험 향상을 시키고자 함 : • 어플라이언스 문제점 보고. • 데모 요청 • 설치 기술자와의 약속 요청 Solution: • Oracle MCS (Integration, BOTs) • Application Container Cloud Service Results: • 혁신적인 새로운 인게이지 채널 확보 28
  • 29. Copyright © 2017, Oracle and/or its affiliates. All rights reserved.Copyright © 2017, Oracle and/or its affiliates. All rights reserved. 29 더 궁금하시면…… • Visit: • Oracle.com/bots • Cloud.oracle.com/mobile • Follow: • @OracleMobile • blogs.oracle.com/mobile • bit.ly/ORCL_Mobile • Discover: • Developer Guide for the Mobile Cloud: bit.ly/OracleMobileDevGuide • MOOC for Intelligent Bot Development: oracle.com/goto/chatbot http://www.oracle.com/us/technologies/mobile/c hatbots-primer-3899595.pdf