awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
gsuuon avatar

gsuuon/model.nvim

0
View on GitHub↗
399 stele·29 fork-uri·Lua·MIT·7 vizualizări

Model.nvim

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

Features

  • AI Assistants - Integrates various LLMs via a flexible prompt builder interface.
  • IDE and Editor Plugins - Builds editor-integrated prompts for AI interaction.

Istoric stele

Graficul istoricului de stele pentru gsuuon/model.nvimGraficul istoricului de stele pentru gsuuon/model.nvim

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Model.nvim

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Model.nvim.
  • jackmort/chatgpt.nvimAvatar jackMort

    jackMort/ChatGPT.nvim

    4,005Vezi pe GitHub↗

    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
    Vezi pe GitHub↗4,005
  • olimorris/codecompanion.nvimAvatar olimorris

    olimorris/codecompanion.nvim

    6,166Vezi pe GitHub↗

    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
    Vezi pe GitHub↗6,166
  • dense-analysis/neuralAvatar dense-analysis

    dense-analysis/neural

    512Vezi pe GitHub↗

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

    Vim Script
    Vezi pe GitHub↗512
  • robitx/gp.nvimAvatar Robitx

    Robitx/gp.nvim

    1,305Vezi pe GitHub↗
    Luaclaudecodeiumcopilot
    Vezi pe GitHub↗1,305
Vezi toate cele 30 alternative pentru Model.nvim→

Întrebări frecvente

Ce face gsuuon/model.nvim?

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

Care sunt principalele funcționalități ale gsuuon/model.nvim?

Principalele funcționalități ale gsuuon/model.nvim sunt: AI Assistants, IDE and Editor Plugins.

Care sunt câteva alternative open-source pentru gsuuon/model.nvim?

Alternativele open-source pentru gsuuon/model.nvim includ: 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.