Note
This project is inspired by the Boombox "not hot dog" example.
A toy experiment to show how to build an Slack app and how to use the Bumblebee library to classify images.
This project is meant to be used for educational purposes only and it would not have been possible without the amazing work from the Bumblebee and Slack Elixir libraries.
cat <<EOF > .env
export SLACK_BOT_TOKEN=<YOUR_SLACK_BOT_TOKEN>
export SLACK_APP_TOKEN=<YOUR_SLACK_APP_TOKEN>
EOF
make
make shell
In the assets/cast folder you will find a number of images you can use to test the app.