Gait abnormalities can be attributed to various musculoskeletal and neurological conditions and so gait analysis is being used as an important diagnostic tool by doctors.
Automated gait analysis requires expensive motion capture or multiple-camera systems. But with Gait Analyzer one can analyze their gait in comfort and privacy of their home on their computer.
Gait Analyzer implements the algorithm published in the paper titled Automated Gait Analysis Based on a Marker-Free Pose Estimation Model - https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10384445/ .
This algorithm for gait analysis is shown to be as reliable as a motion capture system for most scenarios.
Gait Analyzer further uses Llama 2 large language model to interpret the gait data to the end user in simple terms.
You can test Gait Analyzer by uploading a short side-view video of you walking. In case you want to run it locally in your computer, It's available on docker and its open-source.
I'd appreciate your feedback to improve Gait Analyzer.