IEEE Access (Jan 2020)

Xatkit: A Multimodal Low-Code Chatbot Development Framework

  • Gwendal Daniel,
  • Jordi Cabot,
  • Laurent Deruelle,
  • Mustapha Derras

DOI
https://doi.org/10.1109/ACCESS.2020.2966919
Journal volume & issue
Vol. 8
pp. 15332 – 15346

Abstract

Read online

Chatbot (and voicebot) applications are increasingly adopted in various domains such as e-commerce or customer services as a direct communication channel between companies and end-users. Multiple frameworks have been developed to ease their definition and deployment. While these frameworks are efficient to design simple chatbot applications, they still require advanced technical knowledge to define complex interactions and are difficult to evolve along with the company needs (e.g. it is typically impossible to change the NL engine provider). In addition, the deployment of a chatbot application usually requires a deep understanding of the targeted platforms, especially back-end connections, increasing the development and maintenance costs. In this paper, we introduce the Xatkit framework. Xatkit tackles these issues by providing a set of Domain Specific Languages to define chatbots (and voicebots and bots in general) in a platform-independent way. Xatkit also comes with a runtime engine that automatically deploys the chatbot application and manages the defined conversation logic over the platforms of choice. Xatkit's modular architecture facilitates the separate evolution of any of its components. Xatkit is open source and fully available online.

Keywords