# milanglacier/minuet-ai.nvim

💃 Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular LLMs including OpenAI, Gemini, Claude, Ollama, Llama.cpp, Codestral, and more.

Repository: https://github.com/milanglacier/minuet-ai.nvim
Canonical: https://ross.abutalabs.com/products/minuet-ainvim
Language: Lua
License: GPL-3.0
License Family: copyleft
Topics: ai, code-completion, llm, neovim, neovim-plugin
Last push: 2026-08-14T07:03:06+00:00

## Health v2 (maintenance only)
Score: 88/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 97, release rhythm 95, longevity 55
- inputs: {"age_days": 774, "days_push": 19, "days_rel": 33, "gap_med": 22.0, "n_releases_24m": 11}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1380, forks 63 (observed 2026-08-28T04:04:33.793257+00:00)

## What it is
Minuet AI is a Neovim plugin that provides AI-powered code completion as you type, using LLM providers such as OpenAI, Claude, Gemini, Codestral, Ollama, and Llama.cpp. It supports virtual text inline completion, nvim-cmp/blink-cmp integration, LSP-based completion, and an experimental next-edit-prediction 'Duet' feature.

## Use cases
- get AI code completion in neovim
- use claude or gemini as a copilot in vim
- local LLM code completion with ollama
- inline ghost-text suggestions in neovim
- next edit prediction in my editor
- fill-in-the-middle code completion from an openai-compatible api

## When to choose
- you edit code in Neovim and want Copilot-style AI completions
- you want to choose among multiple LLM providers, including local models via Ollama or llama.cpp
- you already use nvim-cmp or blink.cmp and want an AI completion source

## When to avoid
- you use VS Code or another IDE rather than Neovim
- you need fully offline completion without any LLM backend
- you don't want to manage API keys or LLM latency in your editing loop

## Facets
- artifact type: plugin
- maturity: active
- function: llm-inference, code-review, developer-tools
- domain: developer-tools, large-language-models, artificial-intelligence
- platform: editor-plugin, cli
- tags: neovim, code-completion, ai-copilot, virtual-text, fim, next-edit-prediction

## Member repositories
- milanglacier/minuet-ai.nvim (main) score 88

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.793257+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:15.419900+00:00, confidence not recorded.
  - readme: https://github.com/milanglacier/minuet-ai.nvim (fetched 2026-08-28T04:04:33.793257+00:00, sha b19480f96f8d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
