Vertex AI Workbench with Healthcare API
Healthcare AI has unique requirements: HIPAA compliance, specialized data formats (DICOM for imaging, FHIR for clinical data), domain-specific tools, and regulatory considerations. The Medical Imaging Lab provides all of this in a pre-configured GCP environment. You'll work with de-identified medical imaging datasets — chest X-rays, brain MRIs, liver CT scans — using the MONAI framework purpose-built for medical image analysis. Clinical NLP exercises use MedCAT for extracting medical concepts from doctor's notes. A FHIR-compliant test server lets you practice building integrations with electronic health record systems.
Start the lab. A T4 GPU instance with MONAI, a Cloud Healthcare API DICOM store, and a FHIR test server are provisioned.
Browse de-identified imaging datasets using the OHIF Viewer. Query DICOM metadata with DICOMweb APIs via Cloud Healthcare API.
Convert DICOM to training-ready tensors using MONAI transforms — resize, normalize, augment, and create data loaders.
Train classification or segmentation models on the T4 GPU. Use MONAI's medical-specific architectures and loss functions.
Generate GradCAM heatmaps showing which regions of the image the model focuses on. Critical for clinical AI trust.
Write model predictions back to the FHIR server as Observation resources. Build an end-to-end clinical AI workflow.
Other AI Labs environments students typically use alongside this one.
Single-GPU environment for training deep learning models, running computer vision pipelines, and experimenting with neural network architect…
Explore lab →Pre-configured environment for building retrieval-augmented generation systems. Includes vector databases, embedding model APIs, document pr…
Explore lab →Standard Python development environment for data exploration, visualization, and introductory ML. Pre-configured with Python 3.11, NumPy, Pa…
Explore lab →Enroll in a course that uses this lab, or visit our Houston center for a hands-on demo.