Skip to content

Kraga922/GatorAID

Repository files navigation

GatorAID: AI Physical Therapist

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.

Getting Started

To get the GatorAID webpage up and running on your local machine, follow these detailed steps:

Prerequisites

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 --version in your terminal.

You need to install the following Python libraries:

  • NumPy: For numerical computing.
  • MediaPipe Graphical tracking machine learning model.
  • OpenCV Opens stream.

Clone the Repository

  1. Open your terminal (Command Prompt, PowerShell, or Terminal).

  2. Run the following command to clone the repository:

    git clone https://github.com/Kraga922/GatorAID
  3. Navigate to the Directory

Change to the directory where the GatorAID folder was downloaded:

cd GatorAID
  1. Install the project requirements
pip install -r requirements.txt
  1. Run the app
python3 app2.py

To 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.

Showcase

About

AI Physical Therapist out of University of Florida

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors