Dan7h3x/chatter.nvim
A simple/functional automated plugin to chat with local LLMs
This tool brings AI chat capabilities directly into your Neovim text editor, allowing you to interact with local AI models without leaving your coding environment. You input text prompts or questions, and the AI provides responses, often including code snippets with proper highlighting. It's designed for developers, programmers, and anyone who uses Neovim for coding and wants integrated AI assistance.
No commits in the last 6 months.
Use this if you are a Neovim user who wants to interact with local AI models for coding assistance, explanations, or quick information retrieval directly within your editor.
Not ideal if you do not use Neovim as your primary text editor or if you prefer cloud-based AI services over local LLMs.
Stars
12
Forks
—
Language
Lua
License
GPL-3.0
Category
Last pushed
Dec 25, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Dan7h3x/chatter.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...