# Robitx/gp.nvim

Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..]

Repository: https://github.com/Robitx/gp.nvim
Canonical: https://ross.abutalabs.com/products/gpnvim
Language: Lua
License: MIT
License Family: permissive
Topics: copilot, neovim, nvim, speech-to-text, whisper, vim, codeium, lua, voice, llm, ollama, claude, gpt4o, gpt-4o, sonnet, gemini, mistral, perplexity, stt, parrot
Last push: 2025-08-11T09:04:31+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 36, release rhythm 8, longevity 83
- inputs: {"age_days": 1172, "days_push": 387, "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 1320, forks 129 (observed 2026-08-28T04:04:21.698090+00:00)

## What it is
Gp.nvim is a Neovim plugin that brings GPT-powered chat sessions, instructable text/code operations, speech-to-text, and image generation directly into the editor. It supports multiple LLM providers (OpenAI, Ollama, Anthropic, and others) with minimal dependencies and extensible hook-based configuration.

## Use cases
- chat with GPT inside neovim
- refactor code with AI instructions in vim
- stream LLM responses into my editor buffer
- dictate text to neovim using speech to text
- use ollama or claude locally in neovim
- create custom AI commands for text editing
- manage ChatGPT sessions as markdown buffers

## When to choose
- you live in Neovim and want AI assistance without leaving the editor
- you want minimal dependencies and native vim integration like undo and buffers
- you need multi-provider LLM support including local models via Ollama
- you want to define custom AI-powered text transformation commands

## When to avoid
- you use VS Code or another editor rather than Neovim
- you want a standalone chat GUI rather than editor integration
- you need heavy agent orchestration beyond editor text operations

## Facets
- artifact type: plugin
- maturity: active
- function: llm-inference, chatbot, speech-recognition, prompt-engineering, agent-framework
- domain: developer-tools, text-editors, artificial-intelligence, large-language-models
- platform: editor-plugin, cli
- tags: neovim, chatgpt, openai, ollama, anthropic, whisper, voice-input, code-assistant, streaming-responses

## Member repositories
- Robitx/gp.nvim (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:21.698090+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-30T04:47:25.497946+00:00, confidence not recorded.
  - readme: https://github.com/Robitx/gp.nvim (fetched 2026-08-28T04:04:21.698090+00:00, sha 214507f3e234)
- Data as of 2026-08-30T08:39:29.467469+00:00.
