llm.nvim and codegpt-ng.nvim

llm.nvim
51
Established
codegpt-ng.nvim
39
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 15/25
Maintenance 6/25
Adoption 5/25
Maturity 15/25
Community 13/25
Stars: 466
Forks: 36
Downloads:
Commits (30d): 0
Language: Lua
License: GPL-3.0
Stars: 9
Forks: 2
Downloads:
Commits (30d): 0
Language: Lua
License: AGPL-3.0
No Package No Dependents
No Package No Dependents

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.

software-development code-optimization developer-tools programming code-review-assist

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.

software-development developer-tools code-generation text-editing AI-assisted-coding

Scores updated daily from GitHub, PyPI, and npm data. How scores work