Online clinic and prescriptions without the wait
A working demo of how Lorikeet would handle Rosemary Health patient questions: script status, booking consults, and the questions patients ask while waiting on an eScript.
Try the agent →Talk to the Rosemary Health AI agent
This demo connects to a working Lorikeet account with a live knowledge base, mock Rosemary Health tools, and natural-language workflows. Open the chat in the bottom-right corner, or try one of these patient questions to get started:
Script status
Has my Sertraline script been approved yet?
Book consult
Can I book a consult tomorrow morning?
Off-script question
Do you accept Medicare?
What's wired up
Behind this chat:
- → 3 natural-language workflows (router + subworkflows)
- → 3 mock Rosemary 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.