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

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

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`.