dense-analysis/neural
AI Vim/Neovim code generation plugin (OpenAI, ChatGPT, and more)
This tool helps developers streamline their coding workflow by integrating AI directly into their Vim or Neovim text editor. You provide code or a prompt, and it generates new code, explains existing code, or fixes errors, allowing developers to focus on higher-level problem-solving. This is for any developer who uses Vim or Neovim and wants to leverage AI for coding tasks.
511 stars. No commits in the last 6 months.
Use this if you are a developer working in Vim or Neovim and want to use AI to generate code, explain snippets, or correct text mistakes quickly without leaving your editor.
Not ideal if you primarily use other code editors (like VS Code or Sublime Text) or do not wish to use third-party AI services for code generation.
Stars
511
Forks
20
Language
Vim Script
License
MIT
Category
Last pushed
Jul 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/dense-analysis/neural"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
olimorris/codecompanion.nvim
✨ AI Coding, Vim Style
milanglacier/minuet-ai.nvim
💃 Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular...
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
madox2/vim-ai
AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.
Kurama622/llm.nvim
A large language model (LLM) plugin for Neovim, provides commands to interact with LLM (like...