mrloop/repo-map.nvim
Create repo map in nvim for use with LLM providing concise data for context window.
Quickly understand the structure and key components of a code repository when using Large Language Models (LLMs). It takes your project's code directory and generates a concise map of the most frequently used files and symbols. This tool is designed for developers who integrate LLMs into their coding workflow, especially within Neovim.
No commits in the last 6 months.
Use this if you are a developer using LLMs for tasks like code assistance or autocomplete within Neovim, and find that the LLM's context window is too small to process your entire codebase.
Not ideal if you need a full, detailed analysis of every file and symbol in a large project, or if you are not using Neovim with LLM integrations.
Stars
8
Forks
1
Language
Lua
License
Apache-2.0
Category
Last pushed
Jan 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/mrloop/repo-map.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...