# jackMort/ChatGPT.nvim

ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API

Repository: https://github.com/jackMort/ChatGPT.nvim
Canonical: https://ross.abutalabs.com/products/chatgptnvim
Language: Lua
License: Apache-2.0
License Family: permissive
Topics: chatgpt, nvim-plugin, neovim, openai
Last push: 2026-01-13T09:57:07+00:00

## Health v2 (maintenance only)
Score: 50/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 62, release rhythm 8, longevity 97
- inputs: {"age_days": 1362, "days_push": 232, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3999, forks 319 (observed 2026-08-28T04:08:31.973239+00:00)

## What it is
A Neovim plugin written in Lua that integrates OpenAI's ChatGPT API directly into the editor. It provides interactive Q&A, persona-based conversations, code editing assistance, code completion, and customizable AI actions within Neovim.

## Use cases
- chat with ChatGPT inside neovim
- generate code completions with OpenAI in my editor
- fix bugs and explain code using an LLM in neovim
- generate docstrings and unit tests with ChatGPT
- use awesome chatgpt prompts as personas in vim
- grammar check and translate text without leaving the editor

## When to choose
- you live in Neovim and want AI assistance without switching windows
- you want customizable LLM actions like docstrings, tests, and refactors defined via JSON
- you prefer bringing your own OpenAI API key with flexible key/host configuration

## When to avoid
- you use VS Code or another editor rather than Neovim
- you don't want to pay for OpenAI API credits
- you need fully local/offline LLM assistance

## Facets
- artifact type: plugin
- maturity: active
- function: chatbot, llm-inference, prompt-engineering, plugin-system
- domain: developer-tools, text-editors, large-language-models, chatbots
- platform: editor-plugin, cli, cross-platform
- tags: neovim, openai, chatgpt, lua, code-assistant, ai-coding

## Member repositories
- jackMort/ChatGPT.nvim (main) score 50

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:31.973239+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:24:09.152241+00:00, confidence not recorded.
  - readme: https://github.com/jackMort/ChatGPT.nvim (fetched 2026-08-28T04:08:31.973239+00:00, sha d046a6bdd512)
- Data as of 2026-08-30T08:39:29.467469+00:00.
