JOY uses the Anthropic Claude API for a single specific purpose: generating warm, personalized "reminiscing prompts" when a caregiver uploads a family memory photo.
Example: When a caregiver uploads a Thanksgiving photo and labels it with "Grandma Rose" / "Grandmother" / caption "Thanksgiving 2018 at Mom's house," the AI generates prompts such as:
These prompts are stored in Firestore and shown to the senior user during their daily Family Memory session, one per session, rotating through the library.
The AI prompt generation happens inside a Firebase Cloud Function (server-side). Photos remain in Firebase Storage and are never transmitted outside of Google's infrastructure.
AI-generated prompts are conversation starters — suggestions intended to encourage reminiscing and warm engagement. They have real limitations:
Caregivers and families are encouraged to use their own judgment about which prompts are appropriate for their loved one on any given day.
| Item | Detail |
|---|---|
| Vendor | Anthropic PBC |
| Model | An Anthropic Claude model (specific version subject to change as Anthropic releases improvements) |
| API call location | Firebase Cloud Function (server-side, not from device) |
| Data sent | Text only: name, relationship, caption, category |
| Data retention by Anthropic | Governed by Anthropic's Privacy Policy |
| Vendor data retention | We cannot control Anthropic's internal retention of API request logs. Anthropic's data handling is governed solely by their Privacy Policy. |
| Training on your data | No — Anthropic API calls via API key are not used for model training per Anthropic's policies |
If the AI prompt generation fails (e.g., API unavailability, network error), JOY automatically falls back to a curated library of 63+ warm reminiscing prompts organized across 10 themes. These are written by the JOY team and cover topics like family, gratitude, seasons, milestones, and childhood. The senior experience is never interrupted.
JOY may introduce additional AI-powered features in the future. Any new use of AI will be disclosed in an updated version of this disclaimer before it is activated, and material changes will be communicated to users via email or in-app notice.
Questions? Contact us at joy@joyhealthtechnologies.com
Related: Privacy Policy · Medical Disclaimer