PSN-AI demonstration
In 2025 the Patient Support Network moved to an AI-first model, PSN-AI: a patient-navigation flow in which an orchestrating agent coordinates three specialized sub-agents to turn a person's situation into a personalized plan, nearby centers and trial matches. This page replicates the published prototype on synthetic data. It was never released to users, and nothing here is medical advice.
Run the demonstration
Orchestration
What this shows
Agent P decomposes the request, dispatches the sub-agents, and assembles their returns into one plan. Every step is logged for review, checkpoints are human-in-the-loop, and no protected health information is processed. The orchestration concept underneath this prototype exceeded what a single GPT could carry; that concept became SyncOrch, and the governance it required produced the v3 evaluation instrument.