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
Back to dense-analysis/neural

Projects sharing features with Neural

30 open-source projects similar to dense-analysis/neural, ranked by shared indexed features. Tags may describe platforms or build tools rather than the same primary purpose. Check each project’s use case, license, and deployment requirements before treating it as a replacement.

  • robitx/gp.nvimRobitx avatar

    Robitx/gp.nvim

    1,305View on GitHub↗
    Luaclaudecodeiumcopilot
    View on GitHub↗1,305
  • 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
  • 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
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • 3zsforinsomnia/vs-code-companion3ZsForInsomnia avatar

    3ZsForInsomnia/vs-code-companion

    5View on GitHub↗

    A CodeCompanion extension for using VS Code Copilot prompts and Chat Mode prompts

    Lua
    View on GitHub↗5
  • aaronik/gptmodels.nvimAaronik avatar

    Aaronik/GPTModels.nvim

    74View on GitHub↗

    GPTModels - a multi model, window based LLM AI plugin for neovim, with an emphasis on stability and clean code

    Lua
    View on GitHub↗74
  • 3v0k4/exit.nvim3v0k4 avatar

    3v0k4/exit.nvim

    18View on GitHub↗

    Prompt LLMs to write neovim commands

    Lua
    View on GitHub↗18
  • alsi-lawr/agent-term.nvimalsi-lawr avatar

    alsi-lawr/agent-term.nvim

    4View on GitHub↗

    Run agentic TUIs inside Neovim with persistent float/panel views and editor-context helpers.

    Lua
    View on GitHub↗4
  • 3zsforinsomnia/token-count.nvim3ZsForInsomnia avatar

    3ZsForInsomnia/token-count.nvim

    8View on GitHub↗

    Shows you the number of tokens in your current buffer for your configured AI model

    Lua
    View on GitHub↗8
  • alvinunreal/tmuxaialvinunreal avatar

    alvinunreal/tmuxai

    1,549View on GitHub↗
    Goaiassistantchatgpt
    View on GitHub↗1,549
  • atomicbot-ai/atomic-chatAtomicBot-ai avatar

    AtomicBot-ai/Atomic-Chat

    917View on GitHub↗

    Local AI app and inference engine for agents. Run open-weight LLMs locally — private, 100% offline on your computer.

    TypeScriptai-chatai-toolsapple-silicon
    View on GitHub↗917
  • azorng/goose.nvimazorng avatar

    azorng/goose.nvim

    311View on GitHub↗

    seamless neovim integration with goose - work with a powerful AI agent without leaving your editor

    Lua
    View on GitHub↗311
  • blarc/ai-commits-intellij-pluginB

    blarc/ai-commits-intellij-plugin

    0View on GitHub↗
    View on GitHub↗0
  • blob42/codegpt-ng.nvimblob42 avatar

    blob42/codegpt-ng.nvim

    9View on GitHub↗

    Minimalist command based AI plugin to interact with LLM backends like Ollama and OpenAI with a powerful template system

    Lua
    View on GitHub↗9
  • camdenclark/flyboyCamdenClark avatar

    CamdenClark/flyboy

    46View on GitHub↗

    a lightweight ChatGPT plugin for neovim

    Lua
    View on GitHub↗46
  • alidehbansiahkarbon/chatgptwizardAliDehbansiahkarbon avatar

    AliDehbansiahkarbon/ChatGPTWizard

    273View on GitHub↗

    A ChatGPT, Gemini, Claude, and Ollama(offline) plug-in for Embarcadero RAD Studio IDE XE5 to 12.1

    Pascal
    View on GitHub↗273
  • bunnysayzz/appleaibunnysayzz avatar

    bunnysayzz/AppleAI

    138View on GitHub↗

    A MacOS menu bar app for ChatGPT, Gemini, Claude, Perplexity, Copilot, DeepSeek, Grok and many more into one streamlined interface

    Swiftaiaichatbotappleintelligence
    View on GitHub↗138
  • carlos-algms/agentic.nvimcarlos-algms avatar

    carlos-algms/agentic.nvim

    514View on GitHub↗

    Agentic Chat Interface directly in Neovim with ACP providers from Claude-Code, Gemini, Codex, OpenCode, and Cursor-agent

    Lua
    View on GitHub↗514
  • carlrobertoh/codegptC

    carlrobertoh/codegpt

    0View on GitHub↗
    View on GitHub↗0
  • cedricguillemet/gpt-toolboxC

    cedricguillemet/gpt-toolbox

    0View on GitHub↗
    View on GitHub↗0
  • chatboxai/chatboxchatboxai avatar

    chatboxai/chatbox

    40,499View on GitHub↗

    Chatbox is a cross-platform desktop application that provides a unified interface for interacting with a wide range of artificial intelligence models. It functions as a model-agnostic client, allowing users to connect to various third-party AI providers or execute open-source models directly on their own hardware. By centralizing these diverse services into a single workspace, the application enables users to manage multiple chat sessions, adjust model parameters, and switch between different AI backends with ease. The project distinguishes itself through a local-first architecture that prior

    TypeScriptassistantchatbotchatgpt
    View on GitHub↗40,499
  • chatvim/chatvim.nvimchatvim avatar

    chatvim/chatvim.nvim

    13View on GitHub↗

    AI chat with markdown files in Neovim.

    Lua
    View on GitHub↗13
  • cherryhq/cherry-studioCherryHQ avatar

    CherryHQ/cherry-studio

    47,419View on GitHub↗

    Cherry Studio is a cross-platform desktop application that serves as a centralized workspace for managing and interacting with multiple artificial intelligence models. It functions as a local-first orchestrator, prioritizing user privacy by storing all conversation history and knowledge bases directly on your device. By providing a unified interface for both cloud-based and local AI services, the platform simplifies API key management and allows for consistent model interaction across different operating systems. The application distinguishes itself through a robust retrieval-augmented genera

    TypeScriptai-agentclaude-codecode-agent
    View on GitHub↗47,419
  • codercooke/vim-chatgptCoderCookE avatar

    CoderCookE/vim-chatgpt

    272View on GitHub↗

    Vim Plugin For ChatGPT

    Python
    View on GitHub↗272
  • copilotc-nvim/copilotchat.nvimCopilotC-Nvim avatar

    CopilotC-Nvim/CopilotChat.nvim

    3,646View on GitHub↗

    Chat with GitHub Copilot in Neovim

    Lua
    View on GitHub↗3,646
  • cursortab/cursortab.nvimcursortab avatar

    cursortab/cursortab.nvim

    211View on GitHub↗

    Neovim edit completion plugin

    Go
    View on GitHub↗211
  • dail8859/love-api-nppdail8859 avatar

    dail8859/love-api-npp

    12View on GitHub↗

    LÖVE API autocomplete file for Notepad++

    Lua
    View on GitHub↗12
  • dapetcu21/atom-autocomplete-luadapetcu21 avatar

    dapetcu21/atom-autocomplete-lua

    34View on GitHub↗

    Extensible autocomplete+ provider for Lua

    JavaScript
    View on GitHub↗34
  • david-kunz/gen.nvimDavid-Kunz avatar

    David-Kunz/gen.nvim

    1,530View on GitHub↗

    Neovim plugin to generate text using LLMs with customizable prompts

    Lua
    View on GitHub↗1,530
  • bryley/neoai.nvimB

    bryley/neoai.nvim

    0View on GitHub↗
    View on GitHub↗0