awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Robitx avatar

Robitx/gp.nvim

0
View on GitHub↗
1,305 Stars·126 Forks·Lua·mit·2 Aufrufe

Gp.nvim

Features

  • AI Assistants - Facilitates ChatGPT-like sessions and instructable text operations.
  • IDE and Editor Plugins - Provides AI-assisted coding and speech-to-text in terminal editors.

Star-Verlauf

Star-Verlauf für robitx/gp.nvimStar-Verlauf für robitx/gp.nvim

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Gp.nvim

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Gp.nvim.
  • gsuuon/model.nvimAvatar von gsuuon

    gsuuon/model.nvim

    399Auf GitHub ansehen↗

    Neovim plugin for interacting with LLM's and building editor integrated prompts.

    Lua
    Auf GitHub ansehen↗399
  • jackmort/chatgpt.nvimAvatar von jackMort

    jackMort/ChatGPT.nvim

    4,005Auf GitHub ansehen↗

    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

    Lua
    Auf GitHub ansehen↗4,005
  • dense-analysis/neuralAvatar von dense-analysis

    dense-analysis/neural

    512Auf GitHub ansehen↗

    AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more)

    Vim Script
    Auf GitHub ansehen↗512
  • olimorris/codecompanion.nvimAvatar von olimorris

    olimorris/codecompanion.nvim

    6,166Auf GitHub ansehen↗

    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

    Luaacpagent-client-protocolanthropic
    Auf GitHub ansehen↗6,166
Alle 30 Alternativen zu Gp.nvim anzeigen→

Häufig gestellte Fragen

Was sind die Hauptfunktionen von robitx/gp.nvim?

Die Hauptfunktionen von robitx/gp.nvim sind: AI Assistants, IDE and Editor Plugins.

Welche Open-Source-Alternativen gibt es zu robitx/gp.nvim?

Open-Source-Alternativen zu robitx/gp.nvim sind unter anderem: jackmort/chatgpt.nvim — ChatGPT.nvim is an OpenAI LLM Neovim plugin that serves as an AI-powered code assistant for refactoring, completing,… olimorris/codecompanion.nvim — CodeCompanion is a Neovim plugin that brings large language model capabilities directly into the editor, enabling… dense-analysis/neural — AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more). gsuuon/model.nvim — Neovim plugin for interacting with LLM's and building editor integrated prompts. 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.