AI and math modeling framework for solving tasks in theoretical and applied biomechanics. Using analytical mechanics, robotics and control methods to determine type of human activities and efficiently model them according to their personal parameters. This framework also has a web client-server app to test abilities of mocap analysis for rehabilitation.
You are free to use this repository in your own purpose.
In order to install this repository you have to complete next steps:
- Clone repository
git clone https://github.com/Alexander-ha/BiomechAI.git - Create venv
python3 -m venv venv - Activate venv
source venv/bin/activate - Install dependencies
pip3 install -r requirements.txt
Will be able soon
If you have any issues while using this package you are free to create discussion in this rep or contact me alexang2300@gmail.com.
pip 23.1.2 and python 3.10 or higher
