A modern React-based frontend application that provides the user interface and avatar display system for OM1 robotics software. This application features interactive Rive animations and serves as the primary visual interface for OM1 robotic systems.

Overview

OM1 Avatar is built with React, TypeScript, and Vite, delivering a responsive and engaging user interface for robotics applications. The application showcases animated avatars and provides a seamless frontend experience for OM1 robotics software interaction.

Docker Image

Clone the repository
git clone https://github.com/OpenMind/OM1-avatar.git
The OM1 service is provided as a Docker image for easy setup:
cd OM1-avatar
docker-compose up om1_avatar -d --no-build