Author: José Pereira
ZOMIC It! Launch your own organization, autonomous and auditable as they all should try be..
Handle the below requirements and define your settings.py
CREATE DATABASE <database>
pip3 install -r requirements.txt
Launch the API and the chat bot
python3 -m run_flask
python3 -m bots.chat