zhaoxiyi / DancingRobot

An example of ML driving a Robot correlating music and action input.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DancingRobot

An example of ML driving a Robot correlating music and action input.

The project consists of: mlflow-tracking-operator - the tracking operator to install in OpenShift in order to track runs. danceui - The Robot Dance UI containing audio, this is based on p5 js. dancerules - a Decision Manager based API containing rules about the predictions to robot moves. dance-ml - a MLFlow python based API which enables training of models and running predictions. localproxyservice - a local proxy required to run within the same wifi network as robots, based on Quarkus. dance-translate - a Fuse based service orchestrating single moves such as left, right, up, spin to a series of robot api calls.

About

An example of ML driving a Robot correlating music and action input.

License:Apache License 2.0


Languages

Language:JavaScript 80.6%Language:HTML 7.0%Language:CSS 5.2%Language:Go 3.4%Language:Java 1.8%Language:Python 0.9%Language:Shell 0.8%Language:Dockerfile 0.1%