Welcome to the Chat Bot repository! 🤖
# clone chatbot repository
# run docker-compose
cd chat-bot
docker-compose -f docker/docker-compose.yaml up -d
Boostrap DB
python3.7 scripts/bootstrap.py
If you want to contribute, please read following:
We use GitHub issues to manage requests and bugs, please visit our discussion forum if you have any questions.