Welcome to GatorAID, an innovative AI-powered physical therapist developed by a dedicated team at the University of Florida. Our mission is to enhance rehabilitation and wellness through intelligent technology that provides personalized support for individuals on their journey to better health.
GatorAID leverages cutting-edge artificial intelligence to offer tailored exercise plans, real-time feedback, and mobility diagnostics. Whether you’re recovering from an injury or looking to improve your physical fitness, GatorAID is here to guide you every step of the way.
To get the GatorAID webpage up and running on your local machine, follow these detailed steps:
Make sure you have the following software installed on your computer:
- Python: Make sure you have Python (v3.7 or later) installed. You can check your version by running
python --versionin your terminal.
You need to install the following Python libraries:
- NumPy: For numerical computing.
- MediaPipe Graphical tracking machine learning model.
- OpenCV Opens stream.
-
Open your terminal (Command Prompt, PowerShell, or Terminal).
-
Run the following command to clone the repository:
git clone https://github.com/Kraga922/GatorAID
-
Navigate to the Directory
Change to the directory where the GatorAID folder was downloaded:
cd GatorAID- Install the project requirements
pip install -r requirements.txt- Run the app
python3 app2.pyTo achieve the best results, ensure that you have a well-lit area with minimal clutter. Position your camera at a height that captures your full body during exercises.



