# Github Copilot


:::{card} [Copilot](https://github.com/features/copilot)
OpenAI has collaborated with Github/Microsoft to develop a coding assistant. It has recently been upgraded to a version based on GPT-4, which can both proactively suggest code based on your current coding context, as well as engage in chat about code to provide you with analysis and suggestions.
:::

:::{note} Pricing can be found [here](https://docs.github.com/en/copilot/overview-of-github-copilot/about-github-copilot-for-individuals)
:::

:::{admonition} Ways to Use 
```{figure} ./images/github-copilot-plugin-options.png
---
width: 600px
name: github-copilot-plugin-options
---
```
:::

:::{admonition} VSCode Copilot Extension 
```{figure} ./images/github-copilot-vscode-extension.png
---
width: 600px
name: github-copilot-vscode-extension
---
```
:::


:::{admonition} VSCode Copilot Chat Extension 
```{figure} ./images/github-copilot-chat-vscode-extension.png
---
width: 600px
name: github-copilot-chat-vscode-extension
---
```
:::
