โ AI STACK RECOMMENDATION
AI Clinical Trial Matching Platform
End-to-end system to parse EHR records, extract patient eligibility criteria, and match patients to clinical trials using AI with scalable data pipelines and observability.
Stays alive for 365 days after the last visit.
HealthcareAI Clinical Trial Matching Platform
End-to-end system to parse EHR records, extract patient eligibility criteria, and match patients to clinical trials using AI with scalable data pipelines and observability.
Core Stack โน๏ธ
Complete the Stack โน๏ธ
Getting started
- 1Deploy Airbyte to connect EHR systems (Epic, Cerner, etc.) and normalize patient records into a PostgreSQL data warehouse.
- 2Use AWS Textract to extract structured data from unstructured EHR PDFs and clinical notes.
- 3Build Dagster DAGs to orchestrate daily patient record ingestion, validation, and quality checks.
- 4Use Claude Opus via API to extract eligibility criteria from trial protocols and match patients against criteria using few-shot prompting.
- 5Store trial eligibility embeddings in Chroma for semantic similarity matching.
- 6Instrument all LLM calls with Arize Phoenix to monitor extraction quality, detect hallucinations, and track matching confidence scores.
- 7Expose matched results via REST API with audit logs for clinical review and HIPAA compliance.
Copy link to clipboard
What are you building?
Build your own AI stack โ