G
Capabilities:codechat
License:Proprietary
API availableGitHub Copilot
About
AI pair programmer that autocompletes code and answers questions inside your editor. Built on OpenAI models, it learns from your context and is available for every major IDE.
Pricing
USD 10 / monthly
GitHub Copilot is an AI coding assistant that suggests whole lines and functions as you type, and answers coding questions in a chat panel. It is trained on public code and your project context.
Key Features
- Inline completions in VS Code, JetBrains and Neovim.
- Copilot Chat for questions and refactors.
- Multi-file edits and agent mode.
- Copilot Enterprise with org-trained models.
- Code review on GitHub pull requests.
- Workspace-wide context from open files.
Pricing
- Free tier: limited completions.
- Pro: $10/month (or $100/year) for individuals.
- Business: $19/user/month.
- Enterprise: $39/user/month.
Getting Started
- Enable Copilot in GitHub settings.
- Install the Copilot extension in your editor.
- Sign in and start typing — accept suggestions with Tab.