Introduction

Welcome to TechGRC AI, the AI-native code editor. TechGRC AI is built to be the most productive place to write software, with AI integrated deeply into every part of the editing experience.

What is TechGRC AI?

TechGRC AI is a fork of VS Code. This means it has all the features you know and love from VS Code—extensions, themes, and keybindings—but with powerful AI capabilities that help you write, refactor, and understand code faster than ever before.

$ curl -fsSL https://techgrcai.com/install.sh | bash

Key Features

AI Chat

Talk to your codebase. Ask questions about how things work or where to find specific logic.

Composer

Generate entire features or refactor multiple files at once with a single prompt.

Smart Tab

Predictive code completion that understands your intent and suggests the next few lines.

Codebase Context

TechGRC AI indexes your local files so the AI always has the full context of your project.