0xrusowsky/nvim-ctx-ingest
A Neovim plugin for efficiently sharing your project's most relevant context with LLMs.
This tool helps developers quickly gather and format relevant code context from their projects to share with large language models (LLMs) like ChatGPT or Claude. You select specific files and directories from your Neovim editor, and it generates a structured digest including a project tree and file contents. This allows developers to get more accurate AI assistance without leaving their coding environment.
No commits in the last 6 months.
Use this if you are a developer using Neovim and frequently share parts of your codebase with LLMs for coding assistance, and you want to streamline this process without breaking your workflow.
Not ideal if you don't use Neovim as your primary code editor, or if your interaction with LLMs doesn't involve sharing project context from your local files.
Stars
32
Forks
2
Language
Lua
License
MIT
Category
Last pushed
Mar 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/0xrusowsky/nvim-ctx-ingest"
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...