ChatGPT.nvim and chatgpt-vim
These are competitors—both provide ChatGPT integration for text editors (Neovim vs Vim respectively), serving the same use case of in-editor AI assistance with different editor targets.
About ChatGPT.nvim
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
Provides persona-based conversations, code editing assistance with interactive windows, and context-aware code completion leveraging curated prompt libraries. Built in Lua with curl-based API calls, it supports multiple deployment backends including Azure OpenAI via configurable environment variables. Integrates with Neovim ecosystem dependencies (nui.nvim, plenary, telescope) and enables inline context injection through LSP definitions and project file references.
About chatgpt-vim
0xStabby/chatgpt-vim
Use ChatGPT/OpenAI from inside Vim.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work