Breast imaging, elevated by AI
A working demo of how Lorikeet would handle Volpara radiologist questions: density score lookups, submitting cases for second-read, and the questions that come up across imaging workflows.
Try the agent →Talk to the Volpara Health AI agent
This demo connects to a working Lorikeet account with a live knowledge base, mock Volpara Health tools, and natural-language workflows. Open the chat in the bottom-right corner, or try one of these radiologist questions to get started:
Density score
What's the density category for case R P 7 7 2 1?
Submit for second read
I'd like to submit case R P 7 7 4 5 for peer review
Off-script question
Does Volpara integrate with PowerScribe?
What's wired up
Behind this chat:
- → 3 natural-language workflows (router + subworkflows)
- → 3 mock Volpara 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.