AI Decision Executor
AI Decision Executor
git submodule update --init --recursive
./build_knowdy.sh
go test -v ./...
go run -config-path <config-path> -listen-address <address:port>
See config/shard.gsl
docker run -p 8081:8081 globbie/aide
If you want to build your own Docker image, please see build.sh
script.