Skip to content

GunsRuth/Fitness-Application-Project-Team

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

AI Exercise Application with Yoga Detection using MediaPipe and Scikit-Learn

Welcome to the AI Exercise Application repository! This project focuses on creating an application that utilizes MediaPipe and Scikit-Learn for yoga detection. Users can contribute to this repository by submitting pull requests related to the development and enhancement of the yoga detection feature.

Table of Content

Introduction

Requirements

Installation

Usage

Contributing

Introduction

This repository hosts an AI Exercise Application that employs MediaPipe, an open-source library developed by Google, and Scikit-Learn, a popular machine learning library, to detect yoga poses and exercises. The application aims to provide real-time feedback and guidance to users during their yoga sessions.

Requirements

Python>=3.10 Jupyter Scikit-learn Mediapipe Pandas

Installation

  1. Clone the repo
git clone https://github.com/your-username/ai-exercise-app.git
cd ai-exercise-app

1.1) (Optional) Create a virtual environment

python3 -m venv venv
source venv/bin/activate
  1. Install dependencies
 pip install -r requirements.txt

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

About

Fitness-Application-Project-Team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published