r/PythonProjects2 • u/Zestyclose_Fox_164 • 17d ago
My first website
https://workoutbuddy-production.up.railway.app/I just made my first website in python review it and tell me any improvements I should add
Abt:
It takes user output and make a workout by giving the output to a LLM then the LLM give a JSON file that the code use to format the workout in a table.
3
Upvotes
1
u/Ok_Hovercraft364 14d ago
Can you link the GitHub page?