ChatGPT.nvim and gp.nvim
These are competitors offering similar core functionality—both integrate AI chat interfaces into Neovim for code generation and text manipulation—though gp.nvim differentiates itself with broader LLM provider support (Ollama, Anthropic) and speech-to-text capabilities beyond ChatGPT.nvim's OpenAI-focused approach.
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 gp.nvim
Robitx/gp.nvim
Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..]
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work