Skip to content
Giseldo edited this page Jan 28, 2020 · 12 revisions
  • Make a BPMN diagram using only the suported simbols. For this purpose you can use bpmn.io or Bizagi Modeler. This project don't have a BPMN Modeler bundled.

  • Download (or save) the BPMN file that you have created in a folder in your computer.

  • See some Examples if necessary.

  • Load the BPMN file downloaded and convert it into a AIML File.
    For this purpose this project come with a brand new BPMN to AIML converter and a AIML 2.0 chatbot (both are in the same project). There is a button in this chatbot that load the BPMN diagram in memory, convert it into a AIML file, and load the AIML file in the chatbot Knowledge base. This chatbot is based in a old code base of the excelent chatbot framework program-y.

Clone this wiki locally