greeschenko/vim9-ollama
Local driven AI assistent plugin written in the cutting-edge Vim9 script and powered by ollama
This helps software developers by integrating a local AI assistant directly into their Vim editor. It takes your code and programming questions as input, providing chat responses, refactored code, code reviews, and inline code suggestions as output. Developers who use Vim and want to leverage AI without sending their code to external services would find this useful.
No commits in the last 6 months.
Use this if you are a Vim user and want an AI coding assistant that keeps all your code and interactions private on your own machine.
Not ideal if you do not use Vim as your primary code editor, or if you prefer cloud-based AI assistants.
Stars
13
Forks
3
Language
Vim Script
License
MIT
Category
Last pushed
Apr 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/greeschenko/vim9-ollama"
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...