aaronik/GPTModels.nvim
GPTModels - a multi model, window based LLM AI plugin for neovim, with an emphasis on stability and clean code
This tool helps Neovim developers integrate AI language models directly into their coding workflow. It takes your selected code or current file content as input, sends it to an AI model (like OpenAI or Ollama), and provides AI-generated responses either as chat conversations or revised code suggestions. This is designed for software developers and engineers who use Neovim as their primary code editor and want AI assistance without leaving their development environment.
No commits in the last 6 months.
Use this if you are a Neovim user who wants to use AI models like OpenAI or Ollama for coding assistance, debugging, or general chat queries directly within your editor.
Not ideal if you do not use Neovim as your code editor or if you prefer using web-based AI interfaces or standalone desktop applications.
Stars
73
Forks
6
Language
Lua
License
MIT
Category
Last pushed
Jun 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/aaronik/GPTModels.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...