We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Prerequisites:
mkdir cbenv cd cbenv python3 -m venv . source bin/activate git clone https://github.com/CoderBotOrg/coderbot.git --branch deployable pip3 install -r coderbot/requirements.txt cd coderbot python3 init.py
Currently broken/disabled: pubsub (events, unknown pip3 package), CNN models (model.json not found?), google cloud speech recognition (api key missing).