Sign inSign up

koenvervloesem/rasa

By koenvervloesem

Updated over 5 years ago

Rasa Docker image for ARMv7. Runs on a Raspberry Pi.

Image
1

2.3K

koenvervloesem/rasa repository overview

Rasa Docker image for ARM

Continous Integration GitHub license

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

System requirements

  • Raspberry Pi (tested on Raspberry Pi 4B with 2 GB RAM)
  • Raspberry Pi OS (previously called Raspbian) Buster (10), 32-bit

Usage

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

Development

You can find more information about development of this Docker image on GitHub.

License

This project is provided by Koen Vervloesem as open source software with the MIT license. See the LICENSE file for more information.

Tag summary

Content type

Image

Digest

Size

351.3 MB

Last updated

over 5 years ago

docker pull koenvervloesem/rasa