"AI-driven application to create personalized workout routines tailored to your goals, helping you achieve peak performance. Say goodbye to generic workouts and hello to innovation! Checkout the live demo. This project provides a simple web UI to gather user input and a NodeJS server generate a custom prompt for GPT. It aims at providing personalized workout routines, but could easily be forked to other purposes."
"# To get the latest stable version, use git from the command line. git clone https://github.com/evoluteur/jacked-gpt or use the npm package: # To get the latest stable version, use npm from the command line. npm install jacked-gpt In the jacked-gpt directory, use the command line to type the following: # Install dependencies npm install # Run the node.js server npm start"
An AI-driven application creates personalized workout routines tailored to user goals to help achieve peak performance. A simple web UI collects user input and a NodeJS server generates a custom prompt for GPT to produce routines. The system focuses on personalized workouts but can be forked for other purposes. Installation is available via git clone or npm install of the jacked-gpt package. Dependencies install with npm install and the server runs with npm start. An OpenAI API key must be set in the OPENAI_API_KEY environment variable or config.js. The web UI is available at http://localhost:2000/ and configurations are in config.js. The software is MIT licensed.
Read at GitHub
Unable to calculate read time
Collection
[
|
...
]