taidopurason / xatkit-runtime

Core runtime engine of the Xatkit low-code bot platform. Easily create complex chatbots. Written in Java

Home Page:https://xatkit.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xatkit - The easiest way to build complex digital assistants

License Badge Build Status codecov Codacy Badge BCH compliance Latest Javadoc Badge

Xatkit is a generic bot platform that embeds a dedicated chatbot-specific language to specify user intentions and received events, and bind them to computable actions. The modeled chatbot definition is handled by this Xatkit Runtime Engine, which automatically manages its deployment and execution.

Spend more time on your conversation design, and let the framework manage the tedious work of deploying the chatbot / digital assistant application, connecting to the targeted platforms, and extract information from user inputs!

Take a look at the main Xatkit repository and the Wiki for further instructions on how to install and start creating your own Xatkit bots.

About

Core runtime engine of the Xatkit low-code bot platform. Easily create complex chatbots. Written in Java

https://xatkit.com

License:Other


Languages

Language:Java 99.4%Language:Shell 0.6%