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

preview_player
Показать описание
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:

——

To install, use "pip install cv2"
——

mediapipe/
To install, use "pip install mediapipe"
———

To get a better understanding on how to use MediaPipe Pose API for a Personal Trainer:
——

——
Рекомендации по теме
Комментарии
Автор

This a app is incredibly well written - the structure is brilliant too, very comprehensible for me.

nuca
Автор

Chisom, you’re sooo smart and your future is so bright. This is so amazing! 😍👏🏾👏🏾

ashleynmoh
Автор

This project is really good. Congratulations 😊💕

ozlemmay
Автор

This is such a brilliant project!! Love to see ittt!😍

preciousoseghale
Автор

This is really brilliant, keep it up!!!!

mrrobot
Автор

Imma need you to send me this or something. Gotta make sure my form is proper. Love this!!

vivianiloabuchi
Автор

Great job on this Chisom!!
This really inspired me!

lotachukwu
Автор

Well done Som!! You keep doing a great job👌🏻❣️.

nazomojukwurn
Автор

Great Job!!!
I too built a similar one for squats...But your work is amazing....👏
Keep Going👌

Sushma
Автор

I really like your video! I am studying Python and this really helped me. Keep going!

Yana-bnoe
Автор

Amazing! How much time did it take you to build this project?

saharktari
Автор

I love this concept. Can someone send me a link to download a deployed and functional app of this kind?

Arturostunes
Автор

Finally - After 12 hours of fixing and customizing - it works for me! . Are there any suggestions or resources to learn more about this? Thanks a lot

study_with_thor
Автор

Great work ma'am. Could you please assist on this project...?

SNxZoRRo
Автор

really amazing, good Work I am inspired by you. currently i am working on same type of project so i want to see your code as reference can you give ?

rajvasoya
Автор

can you please provide the documentation for this project ?

Sanjana-wntp
Автор

But it not tells us that our posture is correct or not while doing exercise

NiteshKumar-bzno
Автор

Can you please add AiTrainer.py file in the github repository 🙏🏻

FGBlaugrana
Автор

How to run this project in VS code? Kindly help.

saurabhchaudhari
Автор

In pose module line 17, iam error like this : TypeError: create_bool(): incompatible function arguments. The following argument types are supported:
1. (arg0: bool) ->

Anime_cooks