https://github.com/laurybueno/rasa-experiments
Basic natural language understanding in a Docker container
https://github.com/laurybueno/rasa-experiments
docker nlu python rasa
Last synced: 3 months ago
JSON representation
Basic natural language understanding in a Docker container
- Host: GitHub
- URL: https://github.com/laurybueno/rasa-experiments
- Owner: laurybueno
- Created: 2018-12-16T02:48:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T11:51:07.000Z (about 7 years ago)
- Last Synced: 2025-01-27T23:27:27.681Z (12 months ago)
- Topics: docker, nlu, python, rasa
- Language: Python
- Homepage: https://rasa.com/docs/nlu/quickstart/
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rasa's quickstart in a Docker container
This simple repository is a dockerized version for the [quickstart tutorial developed by the folks from Rasa](https://rasa.com/docs/nlu/installation/).
To see the tutorial results and play arround in the shell, just clone this repo and run `docker-compose run rasa`.