There are a ton of llm/AI tools for nvim now, but what’s everyone here using? I know of:
-
codecompanion.nvim <a href=“https://github.com/olimorris/codecompanion.nvim” rel=“ugc”>https://github.com/olimorris/codecompanion.nvim</a>
-
ChatGPT.nvim <a href=“https://github.com/jackMort/ChatGPT.nvim” rel=“ugc”>https://github.com/jackMort/ChatGPT.nvim</a>
-
llm.nvim <a href=“https://github.com/Kurama622/llm.nvim” rel=“ugc”>https://github.com/Kurama622/llm.nvim</a>
… and several others - but I’m curious what y’all are using. I’m especially interested in any that incorporate multiple models - e.g., llama4 for simple autocompletes, o4 for design, etc.
You must log in or register to comment.