1
1 Comment

I used ChatGPT and Mediapipe Pose Estimation to create an MVP with a landing page

The Next.js web app was initially conceived for tennis players, but after receiving feedback on Reddit, it became apparent that it might also be interesting for analyzing other sports and movements such as boxing and skateboarding.

Despite having several years of development experience, I found that GPT (ChatGPT) immensely boosted my productivity. I had no prior experience with React, Next.js, or Stripe. I relied on GPT to generate a significant portion of the code, and it even helped me comprehend documentation and websites better. At times, it noticed things I had overlooked.

Of course, I still had to review and refine the generated code myself. However, when used judiciously, GPT can be a powerful ally for any developer, significantly expediting project development.

You can checkout my app here:
https://app.only-tennis.com

I'm always open to feedback, so if you have any suggestions or thoughts, please don't hesitate to share.

on October 14, 2023
  1. 1

    Hey, cool project! Did anyone use it to date? Also, I'm curious to know what have you tried to make people aware of your product and try it.