Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nishthasharma-22/fitelderai

AI-driven upper body fitness app for seniors with Rikli and Jones flexibility tests using computer vision.
https://github.com/nishthasharma-22/fitelderai

Last synced: 23 days ago
JSON representation

AI-driven upper body fitness app for seniors with Rikli and Jones flexibility tests using computer vision.

Awesome Lists containing this project

README

        

# Upper Body Fitness Tests for Seniors

## Overview
This web app provides two fitness tests for senior citizens, focused on upper body strength and flexibility. The tests are based on the Rikli and Jones Senior Fitness Test.

## Features
- **Arm Curl Test**: Counts the maximum number of curls performed in 30 seconds.
- **Chair Stand Test**: Counts the maximum number of stand-ups performed in 30 seconds.

## How to Run
1. Clone the repository.
2. Install the dependencies using `pip install -r requirements.txt`.
3. Run the app with `streamlit run app.py`.

## Deployment
This app is deployed on [Streamlit Community Cloud](https://streamlit.io/cloud).

## License
This project is licensed under the MIT License.