Skip to content

Installation

Giseldo edited this page Feb 1, 2020 · 3 revisions

From scratch

$ git clone https://github.com/giseldo/chatbot_ari_bpmn_to_aiml.git

$ pip install -r requirements

$ python.exe client_web.py (pycharm recomended, use virtualenv also)

Demo

There is a instance of the chatbot already configurated for tests available at the adress https://chatbotari.herokuapp.com/

Clone this wiki locally