#463 · Primary category: AI Coding Assistants

gp.nvim

claude codeium copilot gemini gpt-4o gpt4o llm lua mistral neovim nvim ollama parrot perplexity sonnet speech-to-text stt vim voice whisper

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

Project last updated:08/11/25

GitHub Stars

1.3K

Forks

129

Contributors

36

License

MIT

Why we included this project

Gp.nvim brings ChatGPT-style sessions and instructable text and code operations straight into Neovim, so you can get LLM help without switching windows. Chat sessions live in plain markdown buffers, and the text operations work in normal mode, insert mode, or over a selected range, with results going back into the buffer, into a new one, or into a popup. Provider support is genuinely broad: OpenAI, Anthropic, Google Gemini, Perplexity, GitHub Copilot, and local Ollama instances are all fair game, so you are not tied to a single vendor. It also covers speech-to-text for dictating comments and instructions, image generation, and per-repository custom instructions via a .gp.md file, so generated code matches your project's conventions. Config hooks turn into registered commands automatically, which makes repetitive tasks easy to script.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category