README
Install posemotion via npm
npm install -g posemotion
A library for pose-detection Ai to calculate motion out of the output data.
<script type="module">
import posemotion from 'https://cdn.skypack.dev/posemotion';
</script>
npm install -g posemotion