ChatGPT.nvim and Term_ChatGPT
These are competitors—both provide Neovim interfaces to OpenAI's language models, with ChatGPT.nvim being the more mature and widely-adopted option for in-editor chat-based code generation and assistance.
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 Term_ChatGPT
waxdred/Term_ChatGPT
Neovim plugin for interacting with OpenAI GPT-3 chatbot in Goland
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work