It consists of two dummy skills and one actual skill from DeepPavlov Dream AI Assistant alongside with built-in rule based skill selector. Runs with docker-compose
- pipeline_conf.json - example of pipeline configuration file
- db_conf.json - db configuration, which works with docker-compose provided
docker-compose up --build
Api will run on localhost:4242/
All dialogs will be saved in dp-agent database, running in mongo container.