{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Person",
      "@id": "https://james.jcweatherhead.com/#james",
      "name": "James Charl Weatherhead",
      "alternateName": "James Weatherhead",
      "url": "https://james.jcweatherhead.com",
      "email": "mailto:jamescharlweatherhead@gmail.com",
      "image": "https://james.jcweatherhead.com/assets/james.jpeg",
      "jobTitle": "MD/PhD/MPH Candidate · AI Engineer",
      "description": "MD/PhD/MPH candidate and AI Engineer at UTMB. He builds AI for medicine and researches how to run large language models on real patient data without leaking a patient's identity (PHI de-identification, k-anonymity, on-device redaction). Winner of the Google DeepMind 'Vibe Code with Gemini 3 Pro in AI Studio' hackathon; three peer-reviewed papers in 2026.",
      "affiliation": {
        "@type": "CollegeOrUniversity",
        "name": "University of Texas Medical Branch",
        "alternateName": "UTMB",
        "url": "https://www.utmb.edu"
      },
      "worksFor": {
        "@type": "CollegeOrUniversity",
        "name": "University of Texas Medical Branch",
        "alternateName": "UTMB"
      },
      "hasOccupation": [
        {
          "@type": "Occupation",
          "name": "AI Engineer",
          "occupationLocation": { "@type": "Place", "name": "University of Texas Medical Branch, Galveston, Texas" }
        },
        {
          "@type": "Occupation",
          "name": "AI Researcher",
          "occupationLocation": { "@type": "Place", "name": "Thrive AI Health, San Francisco, California" },
          "description": "At OpenAI Startup Fund-backed Thrive AI Health (Jul-Oct 2025): built biological-age prediction models from wearable sensor and biomarker data; designed LangGraph agents to analyze wearable data and recommend personalized interventions; integrated Junction wearable data into the AI pipelines; debugged agents with LangSmith; deployed Python code to iOS and Android."
        }
      ],
      "alumniOf": [
        { "@type": "CollegeOrUniversity", "name": "St. Mary's University", "location": "San Antonio, Texas" },
        { "@type": "HighSchool", "name": "Pretoria Boys High School" }
      ],
      "birthPlace": { "@type": "Place", "name": "London, United Kingdom" },
      "knowsAbout": [
        "Clinical artificial intelligence",
        "Privacy-preserving large language models",
        "PHI de-identification",
        "K-anonymity in clinical text",
        "On-device / local large language models",
        "Clinical natural language processing",
        "Medical imaging and radiology",
        "Multimodal large language models",
        "LangGraph and multi-agent orchestration",
        "Physician-scientist research",
        "Python",
        "SQL",
        "R (programming language)",
        "LangChain",
        "LangSmith",
        "Vector databases and embedding models",
        "Retrieval-augmented generation",
        "Ollama",
        "LoRA fine-tuning",
        "Microsoft Azure",
        "PostgreSQL",
        "PubMed / NCBI APIs"
      ],
      "knowsLanguage": ["English"],
      "award": "Winner — Google DeepMind 'Vibe Code with Gemini 3 Pro in AI Studio' Hackathon, March 2026 (one of 50 winners from 4,096 submissions; 19,022 entrants).",
      "memberOf": [
        { "@type": "Organization", "name": "OpenAI Forum" },
        { "@type": "Organization", "name": "AI in Medicine Student Organization, UTMB" }
      ],
      "hasCredential": [
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "certificate", "name": "Monitoring Production Agents", "recognizedBy": { "@type": "Organization", "name": "LangChain Academy" }, "dateCreated": "2026-04" },
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "certificate", "name": "Ambient Agents with LangGraph", "recognizedBy": { "@type": "Organization", "name": "LangChain Academy" }, "dateCreated": "2026-02" },
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "certificate", "name": "Deep Research with LangGraph", "recognizedBy": { "@type": "Organization", "name": "LangChain Academy" }, "dateCreated": "2026-02" },
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "certificate", "name": "Deep Agents", "recognizedBy": { "@type": "Organization", "name": "LangChain Academy" }, "dateCreated": "2026-02" },
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "certificate", "name": "Introduction to Agent Observability & Evaluations", "recognizedBy": { "@type": "Organization", "name": "LangChain Academy" }, "dateCreated": "2026-01" },
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "certificate", "name": "LangGraph Essentials (Python)", "recognizedBy": { "@type": "Organization", "name": "LangChain Academy" }, "dateCreated": "2026-01" },
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "certificate", "name": "Introduction to LangChain (Python)", "recognizedBy": { "@type": "Organization", "name": "LangChain Academy" }, "dateCreated": "2025-12" },
        { "@type": "EducationalOccupationalCredential", "credentialCategory": "certificate", "name": "Level 1 Certification", "recognizedBy": { "@type": "Organization", "name": "Emerald Cloud Lab" }, "dateCreated": "2024-11" }
      ],
      "sameAs": [
        "https://github.com/JamesWeatherhead",
        "https://www.linkedin.com/in/james-weatherhead-7ab4b9321/"
      ],
      "mainEntityOfPage": "https://james.jcweatherhead.com/resume/"
    },
    {
      "@type": "ScholarlyArticle",
      "name": "K-anonymity decay in multi-turn clinical large language model conversations",
      "author": [{ "@id": "https://james.jcweatherhead.com/#james" }, "A. Hasan", "J. Weatherhead", "G. Golovko", "B. Grant", "J. D. Garcia", "H. S. Certuche", "R. P. Powell", "J. M. Abril", "P. McCaffrey"],
      "isPartOf": { "@type": "Periodical", "name": "Frontiers in Digital Health" },
      "datePublished": "2026",
      "identifier": "doi:10.3389/fdgth.2026.1832168",
      "sameAs": "https://doi.org/10.3389/fdgth.2026.1832168"
    },
    {
      "@type": "ScholarlyArticle",
      "name": "ASQ-PHI: An adversarial synthetic data benchmark for clinical de-identification and search utility",
      "author": [{ "@id": "https://james.jcweatherhead.com/#james" }, "G. Golovko", "P. McCaffrey"],
      "isPartOf": { "@type": "Periodical", "name": "Data in Brief" },
      "datePublished": "2026",
      "identifier": "doi:10.1016/j.dib.2026.112586",
      "sameAs": "https://doi.org/10.1016/j.dib.2026.112586"
    },
    {
      "@type": "ScholarlyArticle",
      "name": "Evaluation of multiple generative large language models on neurology board-style questions",
      "author": ["M. Almomani", "V. Valaparla", { "@id": "https://james.jcweatherhead.com/#james" }, "X. Fang", "A. Dabi", "C-Y. Li", "P. McCaffrey", "D. Hier", "J. M. Rodriguez-Fernandez"],
      "isPartOf": { "@type": "Periodical", "name": "Frontiers in Digital Health" },
      "datePublished": "2026",
      "identifier": "doi:10.3389/fdgth.2025.1737882",
      "sameAs": "https://doi.org/10.3389/fdgth.2025.1737882"
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://james.jcweatherhead.com/viberad/#app",
      "name": "VibeRad",
      "applicationCategory": "EducationalApplication",
      "description": "An AI teaching assistant that turns MRI scans into interactive, level-adaptive radiology lessons, built with Gemini 3 Pro.",
      "url": "https://james.jcweatherhead.com/viberad/",
      "codeRepository": "https://github.com/JamesWeatherhead/VibeRad",
      "author": { "@id": "https://james.jcweatherhead.com/#james" },
      "award": "Winner — Google DeepMind 'Vibe Code with Gemini 3 Pro in AI Studio' Hackathon (Top 50 of 4,096 submissions).",
      "subjectOf": { "@type": "NewsArticle", "name": "UTMB AI Innovators Win International Hackathon with Radiology Viewer and Teaching Tool", "publisher": { "@type": "Organization", "name": "UTMB News" }, "url": "https://www.utmb.edu/news/article/utmb-news/2026/06/26/utmb-ai-innovators-win-international-hackathon-with-radiology-viewer-and-teaching-tool" }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://james.jcweatherhead.com/autotox/#app",
      "name": "AutoTox",
      "applicationCategory": "MedicalApplication",
      "description": "AI-powered toxicology interpretation deployed in UTMB clinical pathology: 66% faster sign-out (15 to 5 minutes) and 10x review throughput (50 to 500 cases per week), built in five weeks on a self-hosted Retool front end with a Python/PostgreSQL data layer and OpenAI GPT models behind a private, HIPAA-compliant Azure backend. Every AI-drafted report is verified by a pathologist before sign-out.",
      "url": "https://james.jcweatherhead.com/autotox/",
      "author": [
        { "@id": "https://james.jcweatherhead.com/#james" },
        { "@type": "Person", "name": "Gladson John" },
        { "@type": "Person", "name": "Peter McCaffrey" }
      ],
      "subjectOf": { "@type": "Article", "name": "How UTMB Improved Diagnostic Testing for Thousands of Patients Using AI", "url": "https://retool.com/blog/how-utmb-improved-diagnostics-ai" }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://james.jcweatherhead.com/local-phi-scrubber/#app",
      "name": "Local PHI Scrubber",
      "applicationCategory": "BrowserApplication",
      "operatingSystem": "Google Chrome",
      "description": "A Chrome extension that redacts protected health information on-device with small (3-4B parameter) language models and a human in the loop, so zero patient data leaves the machine while external AI tools stay usable. Doctoral dissertation contribution; AMIA 2026 Amplify oral, Session CI25.",
      "url": "https://james.jcweatherhead.com/local-phi-scrubber/",
      "author": { "@id": "https://james.jcweatherhead.com/#james" }
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://james.jcweatherhead.com/imaging-cohorts/#app",
      "name": "Imaging Cohorts by Natural Language",
      "applicationCategory": "MedicalApplication",
      "description": "A UTMB and Microsoft Research collaboration: semantic search over medical-image embeddings and radiology-report indexing on Azure, unifying DICOM metadata, HL7 clinical data, and unstructured radiology reports so researchers build imaging cohorts from a plain-language query. James Weatherhead was a selected contributor, named in the acknowledgements of Microsoft's HLS write-up.",
      "url": "https://james.jcweatherhead.com/imaging-cohorts/",
      "contributor": { "@id": "https://james.jcweatherhead.com/#james" },
      "subjectOf": { "@type": "Article", "name": "Using Natural Language to Build Healthcare Imaging Cohorts for Research", "url": "https://techcommunity.microsoft.com/blog/HealthcareAndLifeSciencesBlog/using-natural-language-to-build-healthcare-imaging-cohorts-for-research/4472603" }
    }
  ]
}
