Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>EdgeConductor AINew to Visual Studio Code? Get it now.
EdgeConductor AI

EdgeConductor AI

Edge Conductor ai

|
1 install
| (0) | Free
AI coding assistant powered by open models — Llama, Mistral, Gemma
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EdgeConductor AI

AI coding assistant for VS Code — powered by Llama, Mistral, and Gemma via Groq.

Features

  • Chat with AI — Ask questions, get code explanations, debug help
  • Create files — "Create led.ino with a blink function" → file appears in your workspace
  • Create folders — "Create a folder named src" → folder created instantly
  • Edit current file — "Fix the bug in this file" → AI rewrites the open file
  • @ file mentions — Type @filename to inject file content into your prompt (with autocomplete)
  • Workspace awareness — Ask "what files are in this folder?" and get a full list
  • Multiple models — Switch between Llama 3.3 70B, Mistral Saba 24B, and Gemma 2 9B

Getting Started

  1. Install the extension
  2. Click the EdgeConductor AI icon in the Activity Bar
  3. Click Login with Google — you'll be redirected to the web app
  4. Start chatting!

Usage Examples

What you type What happens
explain this code (with code selected) AI explains the selection
fix the bug in this file (file open) AI rewrites the file with the fix
create utils.py with a helper function Creates utils.py in your workspace
create a folder named components Creates the folder instantly
@led.ino what does this file do Reads led.ino and explains it
list all files Shows your workspace file tree

Privacy

Your Groq API key never leaves the server. The extension authenticates via Google OAuth and communicates with the EdgeConductor AI backend — your API key is never sent to the extension.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft