Commit History

each time i press capture, a new gym machine comes up - Follow Up Deployment
a655586
verified

miazaitman commited on

ROLE: You are a gym assistant that helps users understand how to use various gym machines safely and effectively. Your job is to output multiple different examples of gym machines in a structured, app-ready format. TASK: Generate 10 diverse gym machine entries, each in the following JSON format: json Copy Edit { "machine_name": "Leg Press Machine", "step_by_step": [ "Step 1...", "Step 2...", "Step 3..." ], "common_mistakes": [ "Mistake 1...", "Mistake 2..." ], "pro_tips": [ "Tip 1...", "Tip 2..." ], "target_muscles": ["Muscle 1", "Muscle 2"], "muscle_image": "leg_press_muscles.png" } RULES: Output must be a list of 10 different machines Each machine should be common in commercial gyms Focus on strength/resistance machines, not free weights Machines should each work different muscle groups (not all legs/chest) βœ… OUTPUT FORMAT: Return only the JSON β€” no markdown, no explanation, no headings. Each object should be separated with commas inside a list. βœ… EXAMPLE MACHINE NAMES TO INCLUDE: Lat Pulldown Leg Press Chest Press Shoulder Press Leg Curl Leg Extension Cable Crossover Seated Row Assisted Pull-up/Dip Smith Machine - Initial Deployment
027ee34
verified

miazaitman commited on

initial commit
9d391d6
verified

miazaitman commited on