What this automation does
When a new client fills out an intake form with their fitness goals, current fitness level, available equipment, schedule, and any injuries or limitations, AI generates a complete workout plan. The plan includes specific exercises, sets, reps, rest periods, and weekly progression for 4-8 weeks.
This is transformative for personal trainers and fitness businesses. Writing a custom program manually takes 20-30 minutes per client. With AI, you can generate the initial plan in 3 minutes, then spend your time reviewing and personalizing it based on your expertise. Scale from 20 clients to 200 without proportionally increasing your planning time.
Tools you need
- Google Forms or Typeform: Client intake form — collects goals, experience, equipment, limitations
- OpenAI API (GPT-4): Generates exercise plans with programming knowledge ($0.03-0.06 per plan)
- Zapier or Make: Connects the intake form to AI and delivers the plan via email or Google Doc
How to set it up
Step 1: Build a client intake form with fields: primary goal (fat loss, muscle gain, endurance, general fitness), experience level (beginner/intermediate/advanced), days per week available, session duration, equipment available (home gym, full gym, bodyweight only), injuries or limitations, and age.
Step 2: Create a detailed system prompt with your training philosophy, exercise library, and programming principles. Include examples of plans you've written at different levels. Specify output format: weekly schedule, each day's exercises with sets/reps/tempo/rest, warm-up and cool-down protocols, and weekly progression notes.
Step 3: Set up a Zapier zap triggered by new form submissions. Send the client data to OpenAI with your system prompt and deliver the plan via email (formatted as a clean document) or write it into a Google Doc that you share with the client.
Step 4: Review every generated plan before sending to clients. Check exercise selections for the client's limitations, verify progressive overload makes sense, and add personal notes. After reviewing 20+ plans, you'll know exactly where to refine the prompt.
Cost breakdown
| Item | Cost | Notes |
|---|---|---|
| Zapier or Make | $10/mo | Starter plan for form processing |
| OpenAI API | $3-$10/mo | ~$0.04 per plan at 50-250 clients/mo |
| Google Forms | $0 | Free intake form builder |
| Setup time | 20-30 min | One-time, including prompt writing |
| Total monthly | $13-$20/mo | Saves 25+ min per client plan |
Frequently asked questions
The plans are based on established exercise science principles, but they must be reviewed by a qualified fitness professional before giving to clients. AI doesn't know a client's actual movement patterns, flexibility, or form. Always review for injury-specific modifications and exercise appropriateness. The AI is a drafting tool, not a replacement for professional judgment.
Yes. After a client completes a training block, feed their feedback (too easy, exercises they disliked, progress notes) back into the AI along with the original plan. It generates the next phase with adjustments — progressive overload, exercise swaps, and periodization changes. This creates a continuous programming loop.