Bryley/neoai.nvim
Neovim plugin for intracting with GPT models from OpenAI
This Neovim plugin integrates OpenAI's GPT models directly into your coding environment. You can feed it code snippets or text you're working on and get back explanations, rewritten text, or even generated code suggestions. It's designed for software developers who use Neovim and want AI assistance without leaving their editor.
573 stars. No commits in the last 6 months.
Use this if you are a Neovim developer looking for an integrated AI assistant to help with coding tasks, text rewriting, or generating commit messages.
Not ideal if you don't use Neovim or prefer to interact with AI assistants outside your code editor.
Stars
573
Forks
52
Language
Lua
License
MIT
Category
Last pushed
Jul 25, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Bryley/neoai.nvim"
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...