meeehdi-dev/bropilot.nvim
🤖 Neovim code suggestion and completion (just like GitHub Copilot, but locally using Ollama)
This tool helps developers write code faster by providing real-time code suggestions and completions directly within the Neovim editor. It takes your partially written code as input and suggests completions, functions, or even entire blocks of code. Software developers who use Neovim for their daily coding tasks would find this particularly useful.
Use this if you are a Neovim user looking for an AI-powered coding assistant that can run locally on your machine or connect to external LLM providers.
Not ideal if you prefer other code editors, want a coding assistant with a graphical user interface, or don't want to manage local language models.
Stars
44
Forks
4
Language
Lua
License
MIT
Category
Last pushed
Mar 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/meeehdi-dev/bropilot.nvim"
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...