Voice assistant for Alzheimer's patients. This is a POC
alzheimer-assistant/
├── front/ # Flutter mobile application (iOS & Android)
├── agent/ # ADK agent (Google Cloud Run)
├── infra/ # Infrastructure as Code
└── docs/ # Documentation
Flutter application — voice interface for patients.
See front/README.md for details.
Conversational agent based on Google ADK, deployed on Cloud Run.
Infrastructure as Code (Terraform / GCP).
See CONTRIBUTING.md.