minuet-ai.nvim
Code completion plugin
A plugin for Neovim that provides AI-powered code completion using multiple language models
💃 Dance with Intelligence in Your Code. Minuet AI offers AI code completion from popular LLMs including OpenAI, Gemini, Claude, and more.
125 stars
1 watching
2 forks
Language: Lua
last commit: about 6 hours ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
tzachar/cmp-ai | An AI-powered code completion solution integrating multiple APIs for remote code completion. | 200 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 548 |
aaronik/gptmodels.nvim | An AI plugin for Neovim that facilitates LLM-based code analysis and suggestions | 57 |
gsuuon/model.nvim | A Neovim plugin that enables AI-powered completions and chat functionality using various language models. | 340 |
kiddos/gemini.nvim | An interface between Google's Gemini API and Neovim for providing code completion suggestions. | 34 |
olimorris/codecompanion.nvim | An AI-powered coding companion plugin for Neovim, offering features like code completion, transformations, and inline chat for integrating large language models. | 1,444 |
onsails/lspkind.nvim | A plugin that adds vscode-like pictograms to Neovim's LSP completion items | 1,522 |
robitx/gp.nvim | An extension for Neovim that integrates GPT models into the editor, enabling AI-powered text operations and speech-to-text capabilities. | 915 |
mong8se/actually.nvim | A tool to provide a suggestion list after auto-completion, helping users choose the correct file instead of an incorrect one. | 56 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 56 |
huynle/ogpt.nvim | A plugin that integrates Large Language Models into Neovim for natural language generation and conversation | 176 |
k2589/lluminate.nvim | A Neovim plugin that enriches the context of copied code with additional information from LSP. | 12 |
j-hui/fidget.nvim | A plugin that provides an extensible UI for Neovim notifications and LSP progress messages. | 2,021 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 176 |
kurama622/llm.nvim | Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |