Rasa Docker image for ARMv7. Runs on a Raspberry Pi.
2.3K
Rasa is an open source machine learning framework to automate text- and voice-based conversations. It doesn't have an official Docker image for ARM, so this project builds such an image (for the linux/arm/v7 architecture) that you can run on a Raspberry Pi.
The resulting image stays as close as possible to Rasa's official Docker container. The only changes are added pre-built wheels for TensorFlow and TensorFlow Addons, some extra dependencies installed and the user ID changed to 1000 to align with the pi user on Raspberry Pi OS (Raspbian).
Download the latest version of the image with:
docker pull koenvervloesem/rasa
If you want to download a specific version, use:
docker pull koenvervloesem/rasa:1.10.5
You can find more information about development of this Docker image on GitHub.
This project is provided by Koen Vervloesem as open source software with the MIT license. See the LICENSE file for more information.
Content type
Image
Digest
Size
351.3 MB
Last updated
over 5 years ago
docker pull koenvervloesem/rasa