nsbradford/VimGPT
Experimental LLM agent/toolkit with direct Vim access using neovim/pynvim
This tool helps developers efficiently modify code or text files using natural language commands. Instead of rewriting entire files or using error-prone patch files, you provide an instruction (e.g., "rename Bob to Bill") and the tool directly applies Vim-like edits. It's designed for software developers or anyone comfortable with a command-line interface who needs precise, AI-driven file manipulations.
No commits in the last 6 months.
Use this if you need an AI agent to make precise, line-by-line edits to code or text files using natural language, without the cost or unreliability of other LLM editing methods.
Not ideal if you need a production-ready solution, are not comfortable with command-line tools, or want to use it with LLM models weaker than GPT-4, as performance can vary.
Stars
75
Forks
5
Language
Python
License
MIT
Category
Last pushed
Sep 30, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/nsbradford/VimGPT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
olimorris/codecompanion.nvim
✨ AI Coding, Vim Style
milanglacier/minuet-ai.nvim
💃 Dance with Intelligence in Your Code. Minuet offers code completion as-you-type from popular...
jackMort/ChatGPT.nvim
ChatGPT Neovim Plugin: Effortless Natural Language Generation with OpenAI's ChatGPT API
madox2/vim-ai
AI-powered code assistant for Vim. OpenAI and ChatGPT plugin for Vim and Neovim.
Kurama622/llm.nvim
A large language model (LLM) plugin for Neovim, provides commands to interact with LLM (like...