Mental health support that meets people where they are
A working demo of how Lorikeet would handle Stride client questions: service availability, booking callbacks with a coordinator, and the inevitable curveballs. Crisis-aware by design.
Try the agent →Talk to the Stride Mental Health AI agent
This demo connects to a working Lorikeet account with a live knowledge base, mock Stride Mental Health tools, and natural-language workflows. Open the chat in the bottom-right corner, or try one of these client questions to get started:
Service availability
Hi, I'm Jane. Are there any vacancies near Newcastle?
Book a callback
Can someone call me back about my NDIS plan?
Crisis-aware response
I've been having a really hard time lately and I'm not sure where to turn
What's wired up
Behind this chat:
- → 3 natural-language workflows (router + subworkflows)
- → 3 mock Stride Mental Health tools (read account, look up data, take action)
- → Brand voice + knowledge gap handling guidelines
- → Agent guardrail steering away from generic uncertainty
Built in under 30 minutes with Claude Code. Production deploys take a few weeks with your real KB and APIs.