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.
Use this if you are a Neovim user who wants to integrate AI-powered coding assistance directly into your command-line driven development workflow.
Not ideal if you are not a Neovim user or prefer a graphical interface for interacting with AI coding assistants.
Stars
9
Forks
2
Language
Lua
License
AGPL-3.0
Category
Last pushed
Dec 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/blob42/codegpt-ng.nvim"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
olimorris/codecompanion.nvim
✨ AI Coding, Vim Style
milanglacier/minuet-ai.nvim
💃 Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular...
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
madox2/vim-ai
AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.
Kurama622/llm.nvim
A large language model (LLM) plugin for Neovim, provides commands to interact with LLM (like...