π€ GitHub Copilot PathΒΆ
L100 L200 L300 L400
GitHub Copilot is Microsoft's AI-powered developer tool, embedded directly in your IDE. It goes far beyond code completion β it's a full AI development platform.
What You'll BuildΒΆ
By the end of this path you will have:
- β Set up GitHub Copilot in VS Code and used inline completions + chat
- β Used GitHub Models to interact with frontier LLMs for free
- β Created a custom VS Code Chat Participant (Copilot extension)
- β Published a GitHub Copilot Extension to the Marketplace
Path Labs (5 labs, ~220 min total)ΒΆ
| Lab | Title | Level | Cost |
|---|---|---|---|
| Lab 010 | GitHub Copilot β First Steps | L100 | β GitHub Free |
| Lab 013 | GitHub Models β Free LLM Inference | L100 | β GitHub Free |
| Lab 016 | GitHub Copilot Agent Mode | L100 | β GitHub Free |
| Lab 045 | GitHub Copilot Workspace | L200 | β GitHub Free |
| Lab 041 | Custom GitHub Copilot Extension | L400 | β οΈ Azure |
GitHub Copilot Free TierΒΆ
You get access to GitHub Copilot free with a GitHub account:
| Feature | Free Tier |
|---|---|
| Code completions | 2,000 / month |
| Copilot Chat messages | 50 / month |
| Models available | GPT-4o, Claude 3.5 Sonnet |
| GitHub Models API | β Included |
β Sign up for GitHub Copilot Free