Assistant Bot

Assistant Bot is a conversational dialog engine for chat bots
Architecture
Requirements
This project requires Go 1.16 or newer
Installation
-
install MySQL, Redis, etcd, influx
-
install jaeger (optional)
-
import sql files
-
Configuration
cp ./configs/*.yml.example ./config/*.yml
make build
./dist/* -f configs/*.yml
License
Assistant Bot is licensed under the MIT license.