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
- Host: GitHub
- URL: https://github.com/marcosspessatto/scratch-bot-core
- Owner: MarcosSpessatto
- License: mit
- Created: 2019-09-15T21:53:22.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-08T06:41:40.000Z (over 3 years ago)
- Last Synced: 2024-12-29T18:18:37.543Z (over 1 year ago)
- Topics: docker, docker-compose, elasticsearch, kibana, nlp, python, rabbitmq, rasa, rasa-core, rasa-nlu, scratch
- Language: JavaScript
- Homepage:
- Size: 87.7 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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