awesome-repositories.com
Blog
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
·
dense-analysis avatar

dense-analysis/neural

0
View on GitHub↗
512 stele·20 fork-uri·Vim Script·MIT·5 vizualizări

Neural

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

Features

  • AI Assistants - Generates code and interacts with chat bots using LLMs.
  • IDE and Editor Plugins - Generates code using AI within terminal editors.

Istoric stele

Graficul istoricului de stele pentru dense-analysis/neuralGraficul istoricului de stele pentru dense-analysis/neural

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 Neural

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Neural.
  • 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
  • gsuuon/model.nvimAvatar gsuuon

    gsuuon/model.nvim

    399Vezi pe GitHub↗

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

    Lua
    Vezi pe GitHub↗399
  • robitx/gp.nvimAvatar Robitx

    Robitx/gp.nvim

    1,305Vezi pe GitHub↗
    Luaclaudecodeiumcopilot
    Vezi pe GitHub↗1,305
Vezi toate cele 30 alternative pentru Neural→

Întrebări frecvente

Ce face dense-analysis/neural?

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

Care sunt principalele funcționalități ale dense-analysis/neural?

Principalele funcționalități ale dense-analysis/neural sunt: AI Assistants, IDE and Editor Plugins.

Care sunt câteva alternative open-source pentru dense-analysis/neural?

Alternativele open-source pentru dense-analysis/neural includ: olimorris/codecompanion.nvim — CodeCompanion is a Neovim plugin that brings large language model capabilities directly into the editor, enabling… robitx/gp.nvim. gsuuon/model.nvim — Neovim plugin for interacting with LLM's and building editor integrated prompts. 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.