Show HN:AI驅動的個人化健身計畫網頁應用程式
Hacker News上推出了一款名為Jacked-GPT的AI驅動網頁應用程式,能根據使用者目標生成個人化的健身計畫。該專案利用GPT來產生客製化提示,以建立這些健身計畫。
Navigation Menu
Search code, repositories, users, issues, pull requests...
Provide feedback
We read every piece of feedback, and take your input very seriously.
Saved searches
Use saved searches to filter your results more quickly
To see all available qualifiers, see our documentation.
Uh oh!
There was an error while loading. Please reload this page.
AI-driven web application to create personalized workout routines tailored to your goals.
License
Uh oh!
There was an error while loading. Please reload this page.
evoluteur/jacked-gpt
Folders and files
Latest commit
History
Repository files navigation
Jacked-GPT
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 (HTML and vanilla Javascript) web UI to gather user input and a (NodeJS) server to generate a custom prompt and send it to GPT.
It aims at providing personalized workout routines, but could easily be forked to other purposes.
Installation
Download or clone from GitHub.
or use the npm package:
In the jacked-gpt directory, use the command line to type the following:
You will need to set your OpenAI API key to the OPENAI_API_KEY variable in NodeJS. You could also set it in the config.js file.
In a web browser, go to the url http://localhost:2000/ to play with the UI.
Configuration
Configurations options are specified in the config.js file.
License
Jacked-GPT is released under the MIT license.
Copyright (c) 2026 Olivier Giulieri and Phil Rosace.
About
AI-driven web application to create personalized workout routines tailored to your goals.
Topics
Resources
License
Uh oh!
There was an error while loading. Please reload this page.
Stars
Watchers
Forks
Releases
1
Sponsor this project
Uh oh!
There was an error while loading. Please reload this page.
Packages
0
Languages
Footer
Footer navigation
相關文章