Beta release for the Docker image openmindagi/om1-avatar, which provides face display module for OM1

Features

  • A modern React-based frontend application.
  • Provides animated eyes to OM1.
  • Provides visual feedback to the user.

Docker image

The OM1-avatar service is provided as a Docker image for easy setup:
git clone https://github.com/OpenMind/OM1-avatar.git
cd OM1-avatar
docker-compose up om1_avatar -d --no-build
The docker image is also available at Docker Hub. For more technical details, please refer to the docs.