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

https://github.com/jcserv/postureai

PostureAI is an AI powered posture improvement web app that helps you maintain healthy posture while working. 1st Place in Best Use of Google Cloud @ UofT Hacks VIII
https://github.com/jcserv/postureai

computer-vision face-api react tensorflow typescript

Last synced: 5 months ago
JSON representation

PostureAI is an AI powered posture improvement web app that helps you maintain healthy posture while working. 1st Place in Best Use of Google Cloud @ UofT Hacks VIII

Awesome Lists containing this project

README

        





Logo

[![Contributors][contributors-shield]][contributors-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]

PostureAI


PostureAI analyzes your posture & notifies you in real-time!


Received 1st Place in Best Use of Google Cloud at UofTHacks VIII


View Demo

Table of Contents



  1. About The Project



  2. Getting Started


  3. Usage

  4. License

  5. Contact

## About The Project

With work-from-home becoming a way of life due to COVID-19, it can be easy to slump over while working resulting in back pain & long-term health effects.
PostureAI detects your posture on a regular intervals and helps correct it!

### Built With

This project is comprised of two main parts: the face-calc library for posture analysis and the React frontend application.

The frontend is a static site, built with React and deployed using Firebase.

Face-calc:

- face-api

React:

- Chakra-UI
- react-webcam

## Getting Started

This is an example of how you may give instructions on setting up your project locally.
To get a local copy up and running follow these simple example steps.

### Prerequisites

- Node (frontend)
- yarn

### Installation

```sh
yarn
yarn start
```

Happy hacking!

## Usage

1. Enable webcam permissions
2. Get into an ergonomic position
3. Set the timer
4. Click calibrate!

PostureAI will notify you if your posture changes negatively, allowing you to correct it quickly.

## License

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

## Contact

[Shahmeer Shahid](https://www.linkedin.com/in/shahmeer-shahid/) - [email protected]

[Lazar Lolic](https://www.linkedin.com/in/lazar-lolic-207779184/) - [email protected]

[Michael Phung](https://github.com/imphungky) - [email protected]

[Jarrod Servilla](https://www.linkedin.com/in/jarrod-servilla/) - [email protected]

[contributors-shield]: https://img.shields.io/github/contributors/jcserv/PostureAI
[contributors-url]: https://github.com/jcserv/PostureAI/graphs/contributors
[stars-shield]: https://img.shields.io/github/stars/jcserv/PostureAI
[stars-url]: https://github.com/jcserv/PostureAI/stargazers
[issues-shield]: https://img.shields.io/github/issues/jcserv/PostureAI
[issues-url]: https://github.com/jcserv/PostureAI/issues
[license-shield]: https://img.shields.io/github/license/jcserv/PostureAI
[license-url]: https://github.com/jcserv/PostureAI/blob/main/LICENSE