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.
Minuet AI
Multi-provider AI code completion as-you-type for Neovim
- Pricing Model
- open-source
- License
- Open Source
- Telemetry
- Clean
- Last Verified
- Aug 26, 2026
- Supported 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).
- Primary Categories
- Inline Completion
- Tags
- Neovim, inline completion, BYOK, Open Source, Self-Hosted, Ollama, Multi-Provider
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.
Pricing & Platform Specs
Pricing Summary
Free and open-source under the GPL-3.0 license. Users bring their own API keys for proprietary LLM providers or run local open-weight models via Ollama or Llama.cpp at zero software cost.
full pricing breakdown →Supported 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
Alternatives
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.
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.
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.
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.
Sources & verification
- Sources checked
- Content verified
Verification dates are editorial checks. Routine CMS saves and automatic updatedAt timestamps do not advance them.
FAQ
What is Minuet AI?
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.
Is Minuet AI free?
Yes — Minuet AI is open source and free to use. Free and open-source under the GPL-3.0 license. Users bring their own API keys for proprietary LLM providers or run local open-weight models via Ollama or Llama.cpp at zero software cost.
Is Minuet AI open source?
Yes — Minuet AI is open source.
Is Minuet AI still maintained?
Yes — Minuet AI is active. Its listing was last verified on August 26, 2026.
What are the best Minuet AI alternatives?
The first editor-selected Minuet AI alternatives are GitHub Copilot, Codeium, Tabnine, and more.