llm.nvim and neoai.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 neoai.nvim
Bryley/neoai.nvim
Neovim plugin for intracting with GPT models from OpenAI
This Neovim plugin integrates OpenAI's GPT models directly into your coding environment. You can feed it code snippets or text you're working on and get back explanations, rewritten text, or even generated code suggestions. It's designed for software developers who use Neovim and want AI assistance without leaving their editor.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work