🤖 GitHub Copilot SDK / 90-minute core workshop

Build an AI-powered accessibility reviewer

The GitHub Copilot SDK lets your application run Copilot as an agent: send prompts, stream responses, expose application functions as tools, and connect external capabilities through MCP.

You'll build a console application that accepts a webpage URL, opens it with Playwright, identifies accessibility problems, consults an application-owned Web Content Accessibility Guidelines (WCAG) catalog, and produces a structured report.

  1. URL
  2. Playwright inspection
  3. WCAG lookup
  4. Accessibility report

Choose your workshop language

Choose a language to tailor the workshop links and setup guidance.

🚀 Start workshop

Choose a language first. No agent, tool-calling, or MCP experience required.

By the end

Build the app and understand the boundaries behind it.