A patient uploads a PDF medical report. Within seconds, an AI reads every value, explains what it means in plain English, and delivers the breakdown to their inbox — no medical knowledge required.
Patient submits the formAn n8n-hosted form collects the PDF report and the patient's email address.
02
PDF text is extractedThe "Extract from File" node pulls all raw text out of the uploaded PDF automatically.
03
AI explains each valueAn HTTP request sends the extracted text to OpenRouter (Llama 3.1). The model explains every lab value in plain language with normal ranges and what they mean.
04
Email delivered instantlyThe formatted explanation is sent to the patient's inbox via Gmail — zero manual effort from anyone.
Proof of Work · Screenshots
01 — n8n workflow canvas showing the full automation pipeline
02 — Live patient form: PDF upload + email input
03 — Email received in Gmail inbox within seconds
04 — AI explanation: Hemoglobin, Hematocrit, Platelet Count
05 — AI explanation: Potassium, Chloride, Glucose values
06 — Final output with AI disclaimer and n8n signature
Want something similar built for your business?
I can adapt this workflow for legal documents, property reports, recruitment CVs, and more.