magicalne/nvim.ai
Inspired by Zed AI, it allows you to chat with your buffers, insert code with an inline assistant, and leverage various LLM providers for context-aware AI assistance.
This Neovim plugin brings AI coding assistance directly into your editor. You can chat with your code files, ask for explanations, or generate new code snippets based on your current project context. It takes your open files and prompts, then provides code insertions or chat responses to help developers write code faster and understand complex logic.
159 stars. No commits in the last 6 months.
Use this if you are a software developer who uses Neovim and wants to leverage AI to chat about your code, get context-aware suggestions, or quickly generate and insert code.
Not ideal if you don't use Neovim as your primary code editor, as this is a specific plugin for that environment.
Stars
159
Forks
4
Language
Lua
License
Apache-2.0
Category
Last pushed
Feb 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/magicalne/nvim.ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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...