# One-Shot Prompt

**Topic**: AI in Healthcare: Transforming Patient Care Through Intelligent Systems
**Theme**: Corporate Dark (deep navy backgrounds, warm orange accents, executive boardroom feel)
**Generated**: 2026-04-08
**Model**: GPT-5.4

## Prompt

Write a complete Node.js script using `pptxgenjs` that generates a professional 15-slide presentation about **AI in Healthcare**, themed with the **Corporate Dark** visual style — deep navy backgrounds (`0D1B2A`, `1B2A4A`), white text, and warm orange accent (`E8913A`).

The deck must feel like it was designed by a senior presentation designer — not a tutorial exercise. Every slide should have visual intention, data where appropriate, and a clear narrative arc.

## Color Palette (Corporate Dark)

```javascript
const COLORS = {
  primary: "1B2A4A",    // deep navy
  secondary: "2E4A7A",  // medium navy
  accent: "E8913A",      // warm orange
  text: "FFFFFF",         // white on dark
  textDark: "2D3436",    // dark on light
  lightText: "B0BEC5",   // muted silver
  background: "0D1B2A", // near-black navy
  lightBg: "F5F7FA",     // cool white for content slides
  dark: "091520",        // deepest navy
  chartColors: ["2E4A7A", "E8913A", "5BA0D9", "7EC8A0", "D4556B"],
  tableAlt1: "EDF2F7",
  tableAlt2: "FFFFFF"
};
```

## Slide Structure (15 Slides — All Required)

| # | Slide Type | Title |
|---|-----------|-------|
| 1 | Title Slide | AI in Healthcare: Transforming Patient Care Through Intelligent Systems |
| 2 | Agenda | What We'll Cover Today |
| 3 | Context / Why This Matters | The Healthcare AI Imperative |
| 4 | Key Data Point | $188B Market Size by 2030 |
| 5 | Market/Landscape Overview | AI Healthcare Market by Segment (bar chart) |
| 6 | Breakdown / Categories | AI Applications by Type (pie/doughnut chart) |
| 7 | Timeline / History | AI in Healthcare: 2018–2026 Milestones |
| 8 | Comparison Table | Leading AI Healthcare Platforms Compared |
| 9 | Trend Analysis | AI Adoption Growth Rate (line chart) |
| 10 | Case Study | Metro Health System: 18-Month AI Integration |
| 11 | Challenges & Risks | Key Risks and Barriers to Adoption |
| 12 | Opportunities / Solutions | Four Growth Opportunities |
| 13 | Future Outlook | 2030 Healthcare AI Forecast |
| 14 | Key Takeaways | Five Strategic Takeaways |
| 15 | Thank You / Q&A | Questions & Discussion |

## Slide-by-Slide Content

### Slide 1: Title
- Title: "AI in Healthcare" (44pt, white, bold, centered)
- Subtitle: "Transforming Patient Care Through Intelligent Systems" (22pt, lightText)
- Date: "April 2026" (14pt, lightText)
- Bottom accent bar in orange (E8913A)
- Background: solid `0D1B2A`

### Slide 2: Agenda
- Title: "What We'll Cover Today" (28pt, primary color)
- 5 bullets with icon-circles (numbered 1-5):
  1. Market Landscape & Growth Projections
  2. Application Breakdown & Real-World Use Cases
  3. Implementation Timeline & Competitive Analysis
  4. Risks, Challenges & Strategic Opportunities
  5. Future Outlook & Key Takeaways
- Left accent bar in orange

### Slide 3: Context / Why This Matters
- Title: "The Healthcare AI Imperative" (28pt)
- Key statistic callout box: "40%" (large, accent color, 60pt) — "of diagnostic errors linked to human bias or oversight"
- Supporting paragraph: "Healthcare systems globally face mounting pressure to reduce costs, improve patient outcomes, and address physician burnout. AI offers a transformative path forward — but only if deployed responsibly."
- Source footnote: "WHO Global Health Report, 2025"
- Background: lightBg with navy title bar at top

### Slide 4: Key Data Point
- Large display stat: "$188B" (accent color, 60pt, bold)
- Label: "Projected Global AI Healthcare Market by 2030"
- Supporting text: "CAGR of 42.2% from 2024–2030"
- Three smaller metric cards below:
  - Card 1: "3.5x" — AI diagnostic accuracy vs. traditional methods
  - Card 2: "70%" — Reduction in drug discovery timeline
  - Card 3: "$150B" — Potential annual savings for US healthcare

### Slide 5: Market/Landscape Overview (Bar Chart)
- Title: "AI Healthcare Market by Segment"
- Bar chart with data:
  - Medical Imaging & Diagnostics: $52.4B
  - Drug Discovery & Research: $46.8B
  - Remote Patient Monitoring: $38.2B
  - Predictive Analytics: $28.1B
  - Robot-Assisted Surgery: $22.5B
- Chart colors: use COLORS.chartColors
- Source: "Grand View Research, 2025"

### Slide 6: Breakdown / Categories (Pie Chart)
- Title: "AI Applications by Category"
- Doughnut chart:
  - Medical Imaging: 28%
  - Drug Discovery: 22%
  - Patient Monitoring: 19%
  - Clinical Decision Support: 16%
  - Administrative Automation: 15%
- Legend positioned right of chart
- Accent highlight on largest segment

### Slide 7: Timeline / History
- Title: "AI in Healthcare: 2018–2026 Milestones"
- Horizontal timeline with 6 nodes:
  - 2018: FDA clears first AI diagnostic device (IDx-DR)
  - 2020: AI accelerates COVID-19 vaccine development
  - 2021: Google DeepMind AlphaFold solves protein folding
  - 2022: AI-powered diagnostic accuracy surpasses human radiologists
  - 2024: FDA approves 900+ AI-enabled medical devices
  - 2026: AI integrated into 60% of top 100 hospital systems
- Circles in primary/secondary colors, connector lines

### Slide 8: Comparison Table
- Title: "Leading AI Healthcare Platforms"
- Styled table comparing 4 platforms across 5 attributes:
  | Platform | Primary Focus | Accuracy | Integration | EHR Compatible |
  |----------|--------------|----------|-------------|----------------|
  | PathAI | Pathology | 95.2% | High | Epic, Cerner |
  | Aidoc | Radiology | 93.8% | High | All major |
  | DeepMind Health | Diagnostics | 97.1% | Medium | Limited |
  | IBM Watson Health | Oncology | 91.5% | Medium | Epic, Oracle |
- Header: primary fill, white text
- Alternating rows: tableAlt1 / tableAlt2

### Slide 9: Trend Analysis (Line Chart)
- Title: "AI Healthcare Adoption Growth"
- Line chart with 2 series:
  - Global Hospital AI Integration %: 2020(12%), 2021(18%), 2022(27%), 2023(38%), 2024(51%), 2025(64%), 2026(78%)
  - AI Medical Device Approvals (FDA): 2020(45), 2021(89), 2022(143), 2023(221), 2024(392), 2025(521), 2026(674)
- X-axis: Years
- Y-axis (left): Integration %
- Y-axis (right): Device approvals
- Legend: bottom right

### Slide 10: Case Study
- Title: "Case Study: Metro Health System"
- Subtitle: "18-Month AI Integration Journey"
- Three callout boxes:
  - Box 1: "Challenge" — 15% diagnostic error rate, 3-day avg. sepsis detection time
  - Box 2: "Solution" — Deployed Aidoc radiology AI + predictive sepsis model
  - Box 3: "Results" — 34% reduction in diagnostic errors, sepsis detection in 6 hours, $12M annual savings
- Bottom: "Readiness Score: 8.4/10 for similar institutions"

### Slide 11: Challenges & Risks
- Title: "Key Risks and Barriers"
- Three risk cards with severity indicators:
  - HIGH: Data Privacy & Security — Patient data exposure risk, HIPAA compliance complexity
  - MEDIUM: Integration Complexity — Legacy system incompatibility, clinician adoption friction
  - MEDIUM: Regulatory Uncertainty — Evolving FDA guidance, liability ambiguity
- Color-coded left border: red for HIGH, orange for MEDIUM
- Background: lightBg

### Slide 12: Opportunities / Solutions
- Title: "Four Strategic Opportunities"
- Four opportunity cards in a 2x2 grid:
  - Card 1 (accent): "Precision Medicine" — AI-driven个性化的 treatment plans based on genetic profiles
  - Card 2 (secondary): "Operational Efficiency" — Automated admin tasks, resource optimization
  - Card 3 (accent): "Early Detection" — Continuous monitoring + predictive diagnostics
  - Card 4 (secondary): "Drug Acceleration" — Compress discovery timeline from 10 yrs to 3-4 yrs
- Each card: rounded rectangle, small colored bar at top, title + description

### Slide 13: Future Outlook
- Title: "2030 Healthcare AI Forecast"
- Three projection blocks:
  - "80%" of clinical decisions will involve AI augmentation
  - "$320B" potential global savings in healthcare administration
  - "2.5B" patients with AI-managed chronic condition monitoring
- Supporting text: "The next 4 years will determine whether AI becomes healthcare's greatest ally or its most debated tool."
- Accent shape element: large transparent circle in background

### Slide 14: Key Takeaways
- Title: "Five Strategic Takeaways"
- Five numbered items with icon circles (1-5 in accent color):
  1. AI diagnostic accuracy now exceeds human specialists in controlled studies
  2. Market growth to $188B by 2030 creates urgent strategic imperatives
  3. Integration complexity — not technology — is the primary barrier
  4. Regulatory frameworks are maturing faster than expected
  5. Early adopters are reporting measurable ROI within 18 months

### Slide 15: Thank You / Q&A
- Title: "Questions & Discussion"
- Subtitle: "Thank you for your attention"
- Contact placeholder: "www.healthcare-ai-demo.com"
- Matching title slide treatment: solid `0D1B2A` background, orange accent bar

## Speaker Notes (every slide)

Each slide must include `slide.addNotes(...)` with 2-3 talking points and a transition phrase.

## Technical Constraints

- Single `.mjs` file using ES module `import`
- Only dependency: `pptxgenjs` (npm package)
- Runnable: `node generate.mjs` produces `presentation.pptx`
- No external images — only shapes, charts, gradients
- 300-600 lines of well-commented code
- Color palette defined as constants at top

## How to Run

```bash
npm install pptxgenjs
node generate.mjs
open presentation.pptx
```

## Output Filename

`presentation.pptx`
