neoai.nvim and chatgpt-vim

These are competitors offering overlapping functionality—both enable direct integration of OpenAI's language models into Vim/Neovim editors for in-editor code assistance and text generation, though neoai.nvim is more actively maintained (significantly higher star count) and specifically targets Neovim's modern plugin architecture while chatgpt-vim supports the broader Vim ecosystem.

neoai.nvim
45
Emerging
chatgpt-vim
39
Emerging
Maintenance 2/25
Adoption 10/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 15/25
Stars: 573
Forks: 52
Downloads:
Commits (30d): 0
Language: Lua
License: MIT
Stars: 54
Forks: 9
Downloads:
Commits (30d): 0
Language: Vim Script
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About neoai.nvim

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.

software-development code-generation text-editing developer-tools Neovim

About chatgpt-vim

0xStabby/chatgpt-vim

Use ChatGPT/OpenAI from inside Vim.

This tool helps developers who use Vim to quickly generate code, refactor existing scripts, or understand code snippets without leaving their editor. You provide a text prompt or select parts of your current file, and it uses OpenAI's models to generate text responses, which can then be directly incorporated into your work. It's designed for software developers, system administrators, or anyone who spends a lot of time coding in Vim.

Vim configuration software development scripting code generation developer tools

Scores updated daily from GitHub, PyPI, and npm data. How scores work