Depth AI seamlessly integrates with GitHub Copilot, allowing you to access AI assistance directly within your development environment. This integration is available across multiple platforms:

VS Code

Visual Studio Code editor

Visual Studio

Visual Studio IDE

JetBrains

All JetBrains IDEs

GitHub.com

GitHub web interface

GitHub Mobile

GitHub mobile apps

Getting Started

2

IDE Configuration

After setting up the integration, you may need to:

  • Restart your IDE
  • Wait a few minutes for the integration to activate
  • Ensure GitHub Copilot is properly installed in your IDE
3

Authorization

The first time you use Depth AI in Copilot, you’ll need to complete a one-time authorization:

  1. Tag @depthai in the Copilot chat
  2. Click “Connect” in the authorization prompt
  1. Approve the GitHub authorization request
4

Configure Default Repository

After authorization, you’ll need to set up your default repository in your Depth AI settings:

  1. Go to GitHub Copilot Settings page
  2. Select the repository you want to use as context for your Copilot questions

This repository will be used as the primary context when you ask questions through GitHub Copilot.

5

Start Using

Once authorized, you can:

  • Tag @depthai in any Copilot chat
  • Ask questions about your code
  • Get AI-powered assistance directly in your development workflow