Mental health, made accessible
A working demo of how Lorikeet would handle Clearhead employee questions: matching to a therapist, booking first sessions, and routing acute crisis to the right safety nets.
Try the agent →Talk to the Clearhead AI agent
This demo connects to a working Lorikeet account with a live knowledge base, mock Clearhead tools, and natural-language workflows. Open the chat in the bottom-right corner, or try one of these employee questions to get started:
Find a therapist
I'd like a therapist for work-related anxiety, evenings preferred
Book session
Can I book my first session with Maya tomorrow?
Crisis-aware response
I've been having dark thoughts and don't know who to talk to
What's wired up
Behind this chat:
- → 3 natural-language workflows (router + subworkflows)
- → 3 mock Clearhead 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.