Hi everyone,
I’m building a HIPAA-ready agentic AI platform to support physical therapists and their patients between sessions — starting with Parkinson’s Disease rehab. The idea is to simulate a pluridisciplinary team where each agent (PT, SLP, neuro, etc.) delivers adaptive, natural-sounding coaching.
I’m currently designing the PT Agent, which focuses on:
- Evidence-based cueing (balance, resistance training, fall prevention)
- Safe, structured output (never hallucinate or recommend risk-prone activities)
- Emotionally supportive tone for older adults
- Context-aware personalization over time
I’ve already structured the prompts and sessions based on APTA and literature guidelines, and I’m routing logic via LangChain. I plan to fine-tune or instruct-tune if needed.
Question:
Given this use case, which open-source model would you recommend for generating short, safe, structured and empathetic rehab messages?
Would you lean toward:
- Mistral-7B-Instruct or Zephyr for balanced cost vs coherence?
- T5 or LLaMA 2 if aiming for lightweight + tight control?
- A smaller finetuned model (e.g., MedAlpaca, or BioGPT) for healthcare tone?
I’d love advice from those who’ve done health-aligned generation, especially if you’ve worked with safety filters, few-shot rehab tasks, or patient-facing chat.
Thanks in advance!
Alexia, Physical Therapist and Founder at loyalbee.ai