aicoolies logo

Minuet AI

Multi-provider AI code completion as-you-type for Neovim

freeopen sourceupdated Aug 1, 2026

Neovim plugin that streams inline code completions from your choice of LLM (OpenAI, Claude, Gemini, Codestral, Ollama, Llama.cpp, and more), with no proprietary background binary.

Minuet AI is an open-source (GPL-3.0) inline-completion engine for Neovim that lets you plug in whichever model you already pay for — or a local one via Ollama/Llama.cpp — instead of locking you to a single vendor. It renders completions through your existing frontend (nvim-cmp, blink.cmp, or built-in virtual text) and supports live provider/model switching via :Minuet change_provider / :Minuet change_model. The maintainer emphasizes there is "no proprietary binary running in the background" (vendor claim) — completions are issued over plain HTTP with your API key, which is attractive if you want to audit exactly what leaves your editor. Buyers evaluating it against Copilot/Codeium should weigh the BYOK cost/latency trade-off: you own the provider bill and the key management, in exchange for provider flexibility and transparency.

Pricing

Free and open source (GPL-3.0). No cost for the plugin itself; bring your own LLM API key (pay only your provider) — or run a local model (Ollama / Llama.cpp) at zero API cost.

Platforms

Neovim plugin — requires Neovim 0.10+ (0.11+ for the built-in completion frontend). Frontend-agnostic (nvim-cmp, blink.cmp, virtual text). Cross-platform; uses built-in `vim.system` (no plenary dependency).

Categories

Tags

Alternatives

GitHub Copilot logo

GitHub Copilot

AI pair programmer by GitHub

AI-powered code assistant from GitHub and OpenAI that provides real-time code suggestions, completions, and chat-based help directly in your editor. Offers inline completions, a chat interface, an autonomous coding agent that can implement features from GitHub Issues, and AI code review with 60M+ reviews processed. Supports GPT-4o, Claude Sonnet, and Gemini Pro. Works with VS Code, Visual Studio, JetBrains IDEs, Neovim, Xcode, and Eclipse. The benchmark AI pair programmer.

freemiumTelemetry
Codeium logo

Codeium

Free AI code completion supporting 70+ languages

AI-native code editor (now operating as Windsurf) built on VS Code with the Cascade agentic assistant for multi-file editing, terminal execution, and codebase-wide context. Codeium supports 70+ programming languages with lightning-fast completion, Cascade Memories for customizable AI behavior, semantic indexing, and automatic linter-error fixes — combining completion plus full agent in one cohesive IDE.

freemium
Tabnine logo

Tabnine

AI code assistant for enterprise

AI code completion assistant that runs locally or in the cloud with a focus on privacy and enterprise security. Trains on your codebase for personalized suggestions. Supports 30+ languages across VS Code, JetBrains, Neovim, and other IDEs. Features whole-line and full-function completions, natural language to code, and unit test generation. On-premise deployment option for air-gapped environments. SOC 2 certified. One of the earliest AI code assistants, now competing with Copilot and Supermaven.

freemium
Avante.nvim logo

avante.nvim

Use Neovim like Cursor with AI-driven code assistance and one-click apply

avante.nvim is a Neovim plugin that brings Cursor-style AI coding assistance to the Vim ecosystem. It provides inline code suggestions, AI chat with codebase context, one-click diff application, and multi-model support including Claude, GPT, Gemini, and local models. With 12,000+ GitHub stars and active development, it is the leading AI coding plugin for Neovim users who want IDE-level AI features without leaving their editor.

Open Source

Related Tools

Twinny logo

Twinny

Free local AI code completion for VSCode

Twinny is a free, open-source AI code completion extension for VS Code that works with any OpenAI API-compatible endpoint including local models via Ollama. It provides real-time inline suggestions, a sidebar chat for code discussion, workspace embeddings for context-aware completions, and a decentralized P2P inference network. A privacy-first alternative to GitHub Copilot with zero licensing cost.

Open Source
Copilot for Xcode logo

Copilot for Xcode

GitHub Copilot AI assistant native to Xcode

Copilot for Xcode is GitHub's official AI coding assistant for Apple's Xcode IDE. It provides inline code completions, chat-based coding help, and code review directly in Swift and Objective-C workflows. The extension integrates natively with Xcode, supporting iOS, macOS, watchOS, and tvOS development with context-aware suggestions. With 6K GitHub stars, it is the standard way Apple platform developers access Copilot.

freemiumOpen Source
Refact.ai logo

Refact.ai

Open-source AI coding agent with self-hosted deployment option

Refact.ai is an open-source/on-premise oriented AI coding agent for VS Code and JetBrains that supports BYOK model routing, codebase understanding, developer-tool integrations and self-hosted deployment. Its public site now warns that Refact Cloud is shutting down soon, so teams should treat hosted availability as a migration risk and validate the current enterprise support path.

freemiumOpen Source
Junie logo

Junie

AI coding agent by JetBrains for autonomous task execution

Junie is JetBrains’ AI coding agent for autonomous task execution inside JetBrains IDEs and Android Studio. It helps plan implementation steps, write and inspect code, run tests, and collaborate through code and ask modes. Current JetBrains AI positioning lists Claude, GPT, Gemini, Grok, local-model options, and provider-choice paths, with AI Ultimate recommended for regular Junie usage.

Open Source
Gemini Code Assist logo

Gemini Code Assist

Google's enterprise AI coding assistant powered by Gemini

Gemini Code Assist is Google's business AI coding assistant for VS Code, JetBrains IDEs, Cloud Workstations, GitHub, and Google Cloud workflows. Standard and Enterprise plans include Gemini 3, a 1M-token context window, Gemini CLI access, preview agent mode, code completion, chat, transformation, PR review, and enterprise governance controls for GCP-heavy teams.

freemium
CodeGPT logo

CodeGPT

Multi-provider AI coding assistant with BYOK model access

CodeGPT is an AI coding assistant for VS Code and JetBrains IDEs that connects to multiple AI providers including OpenAI, Anthropic, Google, Mistral, and local models via Ollama using your own API keys. It offers code generation, explanation, refactoring, documentation writing, bug detection, and an agent marketplace with pre-built assistants for common tasks. The BYOK approach gives developers full cost control, no rate limits, and complete data ownership over their AI interactions.

freemium