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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
dense-analysis avatar

dense-analysis/neural

0
View on GitHub↗
512 stars·20 forks·Vim Script·MIT·14 views

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.

Star history

Star history chart for dense-analysis/neuralStar history chart for dense-analysis/neural

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Neural

These projects share indexed features with Neural. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • jackmort/chatgpt.nvimjackMort avatar

    jackMort/ChatGPT.nvim

    4,005View on 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
    View on GitHub↗4,005
  • olimorris/codecompanion.nvimolimorris avatar

    olimorris/codecompanion.nvim

    6,166View on 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
    View on GitHub↗6,166
  • gsuuon/model.nvimgsuuon avatar

    gsuuon/model.nvim

    399View on GitHub↗

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

    Lua
    View on GitHub↗399
  • robitx/gp.nvimRobitx avatar

    Robitx/gp.nvim

    1,305View on GitHub↗
    Luaclaudecodeiumcopilot
    View on GitHub↗1,305
Compare all 30 related projects→

Frequently asked questions

What does dense-analysis/neural do?

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

What are the main features of dense-analysis/neural?

The main features of dense-analysis/neural are: AI Assistants, IDE and Editor Plugins.

Which projects share features with dense-analysis/neural?

Projects with overlapping indexed features include: 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.