Skip to content

CogitoNTNU/GymbroAI

Repository files navigation

GymbroAI

GitHub Workflow Status (with event) GitHub top language GitHub language cougitnt License: MIT Project Version

Cogito Project Logo
📋 Table of contents

Description

GymBro AI skal bruke IMU-sensorer og AI for å gjenkjenne treningsøvelser og telle repetisjoner automatisk! Vi skal utforske AI Pose Estimation for å vurdere treningsform og utvikle et system som gir sanntids tilbakemelding på teknikk. Prosjektet kombinerer mikrokontrollere med maskinlæring og Computer Vision for en praktisk anvendelse som hjelper folk med å trene tryggere og mer effektivt.

🛠️ Prerequisites

Getting started

  1. Clone the repository:

    git clone https://github.com/CogitoNTNU/GymbroAI.git
    cd GymbroAI
  2. Install dependencies:

    uv sync
  1. Set up pre commit (only for development):
    uv run pre-commit install

Usage

To run the project, run the following command from the root directory of the project:

📖 Generate Documentation Site

To build and preview the documentation site locally:

uv run mkdocs build
uv run mkdocs serve

This will build the documentation and start a local server at http://127.0.0.1:8000/ where you can browse the docs and API reference. Get the documentation according to the lastes commit on main by viewing the gh-pages branch on GitHub: https://cogitontnu.github.io/GymbroAI/.

Testing

To run the test suite, run the following command from the root directory of the project:

uv run pytest --doctest-modules --cov=src --cov-report=html

Team

This project would not have been possible without the hard work and dedication of all of the contributors. Thank you for the time and effort you have put into making this project a reality.

denjev03
Dennis Jevne
Codin-Wizard
Vittorio Avellone
jensgva
Jens Valderhaug
GustavNat
Gustav Natvig
GustavNat
Ivan Kochura
HenrikOen
Henrik Oen

Group picture

License


Distributed under the MIT License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors