gp.nvim and codegpt-ng.nvim
These are competitors: both are Neovim plugins for interacting with LLMs (OpenAI, Ollama, Anthropic), but gp.nvim offers more features (chat sessions, speech-to-text, broader provider support) while codegpt-ng.nvim emphasizes a minimalist, template-driven approach.
About gp.nvim
Robitx/gp.nvim
Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..]
This tool helps software developers integrate AI models like ChatGPT directly into their Neovim text editor. You can send code or text to an AI, get explanations, generate new code, or even dictate comments using speech-to-text. It takes your existing text, code, or spoken instructions and provides AI-generated text, code, or images directly within your editing environment.
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