ChatGPT.nvim is an OpenAI LLM Neovim plugin that serves as an AI-powered code assistant for refactoring, completing, and fixing code snippets. It functions as a custom prompt automation tool and a markdown renderer, allowing users to interact with language models directly within the editor. The project distinguishes itself through a framework for defining reusable AI personas and automated text processing tasks using system prompts and templates. It includes a specialized rendering system that transforms responses into styled markdown with foldable code blocks. The plugin covers interactive
CodeCompanion is a Neovim plugin that brings large language model capabilities directly into the editor, enabling turn-based conversations with AI models in a dedicated chat buffer. It provides a comprehensive interface for interacting with LLMs, supporting multiple providers through a flexible adapter system that can route requests to various hosted or local language model services. The plugin distinguishes itself through its extensive context-sharing capabilities, allowing users to send buffer contents, visual selections, git diffs, LSP diagnostics, terminal output, quickfix lists, and view
AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more)
Neovim plugin for interacting with LLM's and building editor integrated prompts.
الميزات الرئيسية لـ gsuuon/model.nvim هي: AI Assistants, IDE and Editor Plugins.
تشمل البدائل مفتوحة المصدر لـ gsuuon/model.nvim: olimorris/codecompanion.nvim — CodeCompanion is a Neovim plugin that brings large language model capabilities directly into the editor, enabling… robitx/gp.nvim. dense-analysis/neural — AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more). jackmort/chatgpt.nvim — ChatGPT.nvim is an OpenAI LLM Neovim plugin that serves as an AI-powered code assistant for refactoring, completing,… 3zsforinsomnia/vs-code-companion — A CodeCompanion extension for using VS Code Copilot prompts and Chat Mode prompts. 3v0k4/exit.nvim — Prompt LLMs to write neovim commands.