Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
LLM Healthcare Job Classification
See a live demo of an LLM pipeline classifying and structuring thousands of healthcare jobs weekly, using OpenAI for specialty, shift, and experience, with real code and prompt engineering insights.
Live demo of a production system that scrapes nursing jobs from 15+ healthcare employers (Workday, Symphony Talent, Phenom APIs), then uses OpenAI API to:
- Classify jobs by specialty, shift type, experience level, and remote/hybrid/onsite
- Transform messy ATS descriptions into structured, readable formats using employer-specific prompts
I’ll show the actual code, the prompt engineering decisions, and how we handle edge cases like insurance companies vs hospital systems needing different formatting rules.