• Title/Summary/Keyword: 챗봇 개발

Search Result 105, Processing Time 0.034 seconds

A Study on the RPA Interface Method for Hybrid AI Chatbot Implementation (하이브리드 AI 챗봇 구현을 위한 RPA연계 방안 연구)

  • Cheonsu, Jeong
    • KIPS Transactions on Software and Data Engineering
    • /
    • v.12 no.1
    • /
    • pp.41-50
    • /
    • 2023
  • Recently, as the Coronavirus disease 2019 (COVID-19) prolongs along with the development of artificial intelligence technology, a non-contact society has become commonplace. Many companies are promoting digital transformation and the activation of artificial intelligence introduction to respond to this which leads to dramatic increase of demand for Chatbot. In addition, a Chatbot has reached the point of processing business transactions from responding simple inquiries. However, it is necessary to develop an API to interface with the legacy system and there are many difficulties in connecting. To solve this, it is becoming important to establish a hybrid Chatbot environment through RPA interface. Recently, the combination of RPA and Chatbot is considered an effective tool for handling many business processes. But, there are many difficulties due to the lack of interface cases and the difficulty in finding a method to development them. This study suggests a method for building a hybrid Chatbot which is an interface Chatbot(Conversational UX) and RPA(Task Automation) from the perspective of hyper-automation based on actual development cases and review of literature review is presented, so that the interface method can be understood and develop more easily. Therefore, there are implications for actively using AI Chatbot for digital transformation.

Development of E-Sports Application including Natural Language Processing-based Chatbot (자연어 처리 기반 챗봇이 포함된 E-스포츠 애플리케이션 개발)

  • Soojung Lee;Ye-Seong Ha;Gyeong-Hoon Jeong;Jin-Tae Seo
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2023.07a
    • /
    • pp.501-502
    • /
    • 2023
  • 본 논문은 자연어 처리(Natural Language Processing, NLP) 기술과 Flutter 언어를 활용하여 E-스포츠(E-Sports) 애플리케이션을 개발하는 방법을 제안한다. E-스포츠는 전 세계적으로 급속히 성장하는 산업이며, 많은 팬과 선수들이 참여하고 있다. 그러나 E-스포츠 관련 정보를 찾고 이해하기 위해서는 다양한 데이터를 직접 검색하고 분석해야 하는 어려움이 있다. 이러한 어려움을 극복하기 위해 자연어 처리 기술을 활용한 챗봇이 접목된 E-스포츠 애플리케이션을 개발하여 사용자가 효율적으로 관련 정보를 얻을 수 있도록 한다.

  • PDF

Method of ChatBot Implementation Using Bot Framework (봇 프레임워크를 활용한 챗봇 구현 방안)

  • Kim, Ki-Young
    • The Journal of Korea Institute of Information, Electronics, and Communication Technology
    • /
    • v.15 no.1
    • /
    • pp.56-61
    • /
    • 2022
  • In this paper, we classify and present AI algorithms and natural language processing methods used in chatbots. A framework that can be used to implement a chatbot is also described. A chatbot is a system with a structure that interprets the input string by constructing the user interface in a conversational manner and selects an appropriate answer to the input string from the learned data and outputs it. However, training is required to generate an appropriate set of answers to a question and hardware with considerable computational power is required. Therefore, there is a limit to the practice of not only developing companies but also students learning AI development. Currently, chatbots are replacing the existing traditional tasks, and a practice course to understand and implement the system is required. RNN and Char-CNN are used to increase the accuracy of answering questions by learning unstructured data by applying technologies such as deep learning beyond the level of responding only to standardized data. In order to implement a chatbot, it is necessary to understand such a theory. In addition, the students presented examples of implementation of the entire system by utilizing the methods that can be used for coding education and the platform where existing developers and students can implement chatbots.

Effects of Personalization and Types of Interface in Task-oriented Chatbot (과업형 챗봇에서 개인화와 담화 종류에 따른 인터페이스의 차이가 수용의도, 만족도에 미치는 영향)

  • Park, Sohyun;Jung, Yoonhyun;Kang, Hyunmin
    • The Journal of the Convergence on Culture Technology
    • /
    • v.7 no.1
    • /
    • pp.595-607
    • /
    • 2021
  • In response to increasing demand of contactless services, the overall usage of "task-oriented chatbots" in the industry is on the rise. The purpose of a task-oriented chatbot is to raise the efficiency of data sharing and workflow; in order to establish a guideline, there must be a discussion on "what" and "how" to share information. We investigate the effects of personalization and different types of the interface on 'performance expectancy', 'effort expectancy', 'intention to use', and 'satisfaction' in the context of a task-oriented chatbot. Results show that 'intention to use' and 'satisfaction' were higher when the level of personalization was higher. Within the closed-discourse interface, 'intention to use' and 'satisfaction' were higher when personalization was lower. We highlight the practical insights in the use of personalization and types of chatbot interface based on 'perceived personalization', 'expectation disconfirmation theory', 'privacy concern' and 'privacy paradox'.

Alzheimer's Diagnosis and Generation-Based Chatbot Using Hierarchical Attention and Transformer (계층적 어탠션 구조와 트랜스포머를 활용한 알츠하이머 진단과 생성 기반 챗봇)

  • Park, Jun Yeong;Choi, Chang Hwan;Shin, Su Jong;Lee, Jung Jae;Choi, Sang-il
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2022.07a
    • /
    • pp.333-335
    • /
    • 2022
  • 본 논문에서는 기존에 두 가지 모델이 필요했던 작업을 하나의 모델로 처리할 수 있는 자연어 처리 아키텍처를 제안한다. 단일 모델로 알츠하이머 환자의 언어패턴과 대화맥락을 분석하고 두 가지 결과인 환자분류와 챗봇의 대답을 도출한다. 일상생활에서 챗봇으로 환자의 언어특징을 파악한다면 의사는 조기진단을 위해 더 정밀한 진단과 치료를 계획할 수 있다. 제안된 모델은 전문가가 필요했던 질문지법을 대체하는 챗봇 개발에 활용된다. 모델이 수행하는 자연어 처리 작업은 두 가지이다. 첫 번째는 환자가 병을 가졌는지 여부를 확률로 표시하는 '자연어 분류'이고 두 번째는 환자의 대답에 대한 챗봇의 다음 '대답을 생성'하는 것이다. 전반부에서는 셀프어탠션 신경망을 통해 환자 발화 특징인 맥락벡터(context vector)를 추출한다. 이 맥락벡터와 챗봇(전문가, 진행자)의 질문을 함께 인코더에 입력해 질문자와 환자 사이 상호작용 특징을 담은 행렬을 얻는다. 벡터화된 행렬은 환자분류를 위한 확률값이 된다. 행렬을 챗봇(진행자)의 다음 대답과 함께 디코더에 입력해 다음 발화를 생성한다. 이 구조를 DementiaBank의 쿠키도둑묘사 말뭉치로 학습한 결과 인코더와 디코더의 손실함수 값이 유의미하게 줄어들며 수렴하는 양상을 확인할 수 있었다. 이는 알츠하이머병 환자의 발화 언어패턴을 포착하는 것이 향후 해당 병의 조기진단과 종단연구에 기여할 수 있음을 보여준다.

  • PDF

Analysis of Block Chain Chatbot Service Implemented as Distributed Ledger (분산원장으로 구현되는 블록체인 챗봇 서비스 분석)

  • Min, Kyung-Hwi;Cho, Jae-Young;Son, Min-Ji;Oh, Sang-Heon;Jung, Deok-Gil
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2018.05a
    • /
    • pp.261-264
    • /
    • 2018
  • 2017년 비트코인을 비롯한 암호화폐 열풍이 뜨겁게 강타하면서 이를 구현하는데 활용된 블록체인(Blockchain) 기술이 주목받기 시작했다. 분산원장 기술(Distributed Ledger Technology)을 기반으로 만들어진 블록체인의 가장 큰 장점은 보안성을 높일 수 있다는 것이다. 이 기술을 챗봇(Chatbot) 개발에 접목시켜 크래커(Cracker)의 공격에 효율적으로 대응할 수 있고, 고객의 개인정보를 한 단계 더 안전하게 관리할 수 있다. 이러한 기술은 다양한 분야 중에서도 특히 데이터를 기반으로 발전하는 기술에 활용 가능성이 높을 것으로 전망되며, 이 논문에서는 블록체인 기술이 챗봇에 적용된 사례에 대해 분석한다.

  • PDF

Professional medical consultation and reservation platform "Health-Chat" using a Chatbot (챗봇을 활용한 전문의료 상담 및 예약플랫폼 "헬스챗")

  • Kang, Jungsuk;Kwon, Seongjae;Seo, WonJin;Jang, SoJin
    • Annual Conference of KIPS
    • /
    • 2017.11a
    • /
    • pp.778-780
    • /
    • 2017
  • 현재 메신저 플랫폼을 기반으로 한 챗봇 서비스의 등장으로 앱에서 봇으로 ICT 생태계는 급속히 진화를 전망하고 있다. 현재 챗봇은 클라우드 기반의 오픈소스 플랫폼으로 구축되어 있어 대부분이 서비스로 제공된다. 이를 활용해 개발자들이 어플리케이션을 손쉽게 개발할 수 있다. Facebook 메신저를 활용한 챗봇 기반 전문의료 상담 및 예약 플랫폼으로, 사용자는 병원 방문 없이 단순한 키워드, 혹은 문장검색만으로 병명을 알 수 있다. 또한, 병명과 관련하여 사용자 위치 주변의 병원을 손쉽게 검색 예약할 수 있다.

Implementation of a Neologism Chatbot System Using Watson Assistant (Watson Assistant를 이용한 신조어 챗봇 시스템 구현)

  • Ko, Jun Hee;Nam, Yun Han;Park, Hyeon Jong;Choi, Seong Jin;Baek, Se In;Lee, Yong Kyu
    • Annual Conference of KIPS
    • /
    • 2018.10a
    • /
    • pp.13-16
    • /
    • 2018
  • 인공지능의 중요성과 가치가 대두됨에 따라 이를 활용하여 다양한 챗봇들이 개발되고 있다. 그러나 신조어를 의미를 제공하는 챗봇 시스템의 연구가 부족하다. 본 논문에서는 Watson Assistant를 활용하여 신조어의 의미를 제공하는 신조어 챗봇 시스템을 구현하고자 한다. Watson Assistant는 자연어 형식으로 된 질문에 응답하는 것을 지원하는 API다. 웹 크롤링을 통해 신조어 데이터를 수집 및 저장하고, Watson Assistant를 활용하여 사용자의 의도를 파악하여 신조어의 의미를 추출한다. 제안한 시스템을 통해 현실 세계에서 끊임없이 양산되는 신조어의 의미를 빠르게 파악할 것이라고 기대한다.

A Voice-enabled Chatbot Mobile Application (음성지원 챗봇 모바일 애플리케이션)

  • Choi, In-Kyung;Choi, Yun-Jeong;Lee, Ye-Rin
    • Annual Conference of KIPS
    • /
    • 2019.05a
    • /
    • pp.438-439
    • /
    • 2019
  • 사회적 문제와 인공지능 기술의 발달로 챗봇 서비스에 대한 관심이 점점 증가하고 있으며, 그 결과 TTS(Text to Speech) 및 STT(Speech to Text) 기술을 기반으로 한 보조형 프로그램에 대한 개발이 다양한 모바일 환경에서 진행중이다. 본 논문에서는 문자를 소리로 변환해주는 TTS(Text to Speech) 기술과 소리를 문자로 변환해주는 STT(Speech to Text) 기술을 사용하여 음성지원 챗봇 시스템을 제작하고 이를 안드로이드 기반의 모바일 애플리케이션으로 구현한 '음성지원 챗봇 모바일 애플리케이션'을 제안하고, 이와 관련하여 관련 기술 및 기대효과에 대해 소개한다.

Faculty Number Guidance Chat-Bot System Based on Data Preprocessing and Natural Language Processing (데이터 전처리와 자연어처리를 기반으로 한 교직원 번호안내 챗봇 시스템)

  • Hur, Tai-Sung;Baek, Jae-Won
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2021.07a
    • /
    • pp.243-244
    • /
    • 2021
  • 대학교에 민원, 문의 등 업무용 전화가 많이 오가는 상황에서 사용자가 원하는 부서, 교직원의 전화번호를 알아내기 위해 직접 검색하는 과정에 대한 솔루션을 제공하기 위해 본 논문에서는 대학 교직원들의 전화번호와 부서의 정보를 저장하고 있는 CSV 파일을 챗봇 시스템에서 요구하는 모양과 특성에 맞게 데이터를 가공하고 알맞은 정보를 제공하기 위해 사용자의 질의 문장을 해체 분석하여 필요 정보에 대하여 답변을 해주는 대학 교직원 번호 안내 챗봇 시스템을 개발하였다.

  • PDF