Are you tired of not seeing results in your fitness routine? Do you struggle to stick to a healthy diet?
Introducing Saiyanfit AI - your very own AI powered personal fitness trainer and dietitian.
Saiyanfit AI is an innovative app that uses OPEN-AI playground davinci-3 to create personalized fitness and diet plans tailored specifically to your health goals and lifestyle with supersaiyan Goku as your trainer and a special fitness advice for you.
Video Walkthrough - Video Link
Reac.js, Next.js, HTML5, CSS3, JavaScript, OPEN AI API
Note: Install node and next if you don't have it
yarn add next react react-dom
In case you got an error run this
npm install -g yarn
and run the above line again
run it:
yarn dev
open localhost:3000
Note: If you are facing any issues with openai module, try running yarn add openai in your terminal