[ Python AI Project ] Don't Hire a Personal Trainer! Build Your Own with Machine Learning

Описание к видео [ Python AI Project ] Don't Hire a Personal Trainer! Build Your Own with Machine Learning

Hello guys,

I build a Personal Trainer in Python Code, leveraging Artificial Intelligence.

This application works using a Camera. It can run on a laptop or even a Raspberry PI(when connected to a Camera, of course).

It uses a Machine Learning tool Called MediaPipe to extract Human Body Coordinates.

Using coordinates for particular joints. I calculated the angle between different joints to simulate an exercise.

I also use NYLAS API to Automate Email Sending. The application sends the user's Workout Performance to the registered Email after a workout session is over.


Chapters:

0:00 Intro
0:42 Demo/Details
2:20 Crash Course
3:59 CODE
7:28 Using AI to Automate your lifestyle is Amazing!


To view to Virtual Personal Trainer Code, visit:
https://github.com/ChisomOkwor/AI_Per...

To get free high quality videos and images to test your app, visit pexel.com
——

Open CV: https://opencv.org/
To install, use "pip install cv2"
——

MediaPipe (Human Body Pose AI Solutions): https://google.github.io/
mediapipe/
To install, use "pip install mediapipe"
———

To get a better understanding on how to use MediaPipe Pose API for a Personal Trainer:
   • Build a Personal AI Trainer | OpenCV ...  
——

Nylas (Email and Calendar integrations): https://www.nylas.com/
——

Комментарии

Информация по комментариям в разработке