cyanheads/repo-map
repo-map generates LLM-enhanced summaries and analysis of software repositories, providing developers with valuable insights into project structures, file purposes, and potential considerations across various programming languages.
This tool helps software developers quickly understand the structure and purpose of any software project. It takes a codebase as input and generates a detailed, AI-enhanced summary in a human-readable Markdown file. Developers can use this to onboard to new projects faster, document their own code, or assist AI agents in code generation.
Available on PyPI.
Use this if you need a quick, intelligent overview of a software repository's components, including AI-generated descriptions and developer insights, for documentation or understanding.
Not ideal if you need to deeply debug specific code issues or perform highly granular, line-by-line code analysis.
Stars
39
Forks
14
Language
Python
License
Apache-2.0
Category
Last pushed
Mar 12, 2026
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/cyanheads/repo-map"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
kirill-markin/repo-to-text
Convert a repository structure and its contents into a single text file, including the tree...
TonyStef/Grov
Grov automatically captures the context from your private AI sessions and syncs it to a shared...
zebangeth/DirPrint
Print/export your project's directory structure and code | Simplify your code sharing with...
abinthomasonline/repo2txt
Web-based tool converts GitHub repository contents into a single formatted text file
sansan0/ai-code-context-helper
🚀 Desktop tool for extracting code context to enhance AI-assisted development. Visualize project...