An open API service indexing awesome lists of open source software.

https://github.com/marcosspessatto/scratch-bot-core

Core of chatbot to help new Scratchers
https://github.com/marcosspessatto/scratch-bot-core

docker docker-compose elasticsearch kibana nlp python rabbitmq rasa rasa-core rasa-nlu scratch

Last synced: 3 months ago
JSON representation

Core of chatbot to help new Scratchers

Awesome Lists containing this project

README

          

# Scratch Bot Core

How to execute
```
1 - sh init.sh
2 - docker-compose up
```
After ALL containers have start up
```
3 - make configure-analytics
4 - make configure-rocket
```

You have all done \o