A flask extension to build multi channel chatbbots. The framework supports wit.ai, dialogflow and Luis as the NLP backend and can be used to publish bots to web, facebook, telegram and slack.
mkdir testbot && cd testbot
pip install flask-wizard
wiz init
Choose options as appropriate.
wiz run