A comprehensive selection of open-source and open-core AI coding assistants designed for Visual Studio Code. These tools allow developers to integrate large language models (LLMs) into their workflow for autocomplete, refactoring, and chat, often providing greater privacy and customization than proprietary alternatives.
Get targeted exposure with custom position pinning and highlighted placement.
An open-source autopilot for VS Code and JetBrains that allows users to connect any LLM via API or local providers like Ollama. It excels in providing a side-panel chat interface and inline code generation while keeping data control in the user's hands.
A self-hosted, open-source AI coding assistant that provides lightning-fast code completions. It is designed for teams and individuals who require a completely private alternative to GitHub Copilot, supporting various open-weight models for local deployment.
While offering a proprietary cloud tier, Codeium provides an extensive free individual tier and open-core elements. It is highly regarded for its speed, seamless VS Code integration, and support for over 70 programming languages.
A lightweight, open-source plugin for VS Code that focuses on local LLM integration. It is specifically designed to work with Ollama and other local servers to provide ghost-text completions and a chat interface without sending code to the cloud.
An open-source alternative to Cursor, Void is a fork of VS Code that integrates AI deeply into the IDE. It allows developers to use their own API keys or local models to perform complex refactoring and codebase-wide changes.
A project focused on creating fully open-source LLMs for code, providing the datasets and training recipes. When paired with VS Code extensions like Continue, it offers a completely transparent pipeline from model training to code completion.
Focusing heavily on the open-source ecosystem, CodiumAI provides tools that analyze code for bugs and generate meaningful tests. Its PR-Agent helps developers automate pull request descriptions and reviews directly within their workflow.
An AI-powered static analysis tool that has been integrated into various open ecosystems to provide semantic code analysis. It focuses on finding security vulnerabilities and logic errors by comparing code against millions of open-source repositories.