llm.nvim and codegpt-ng.nvim
About llm.nvim
Kurama622/llm.nvim
A large language model (LLM) plugin for Neovim, provides commands to interact with LLM (like ChatGPT, Copilot, ChatGLM, kimi, deepseek, openrouter and local llms). Support Github models.
This is a plugin for Neovim that lets developers interact with various Large Language Models (LLMs) directly within their text editor. It takes code snippets, text selections, or entire files as input and outputs optimized code, explanations, test cases, translations, or even commit messages. Developers using Neovim can leverage this to streamline coding tasks and integrate AI assistance into their daily workflow.
About codegpt-ng.nvim
blob42/codegpt-ng.nvim
Minimalist command based AI plugin to interact with LLM backends like Ollama and OpenAI with a powerful template system
This Neovim plugin helps developers use AI models like OpenAI and Ollama directly within their editor to streamline coding tasks. Developers can select code snippets or entire files and get AI assistance for tasks like code completion, bug fixing, documentation generation, or writing unit tests. It takes existing code or instructions as input and provides AI-generated code or text directly in the Neovim environment.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work