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

Features.

v1.0.0-beta.2

  • Our animation family just got cuter!
  • Audio configuration instructions updated. Check README.md at OM1-avatar.

v1.0.0-beta.1

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