karpathy/rendergit
Render any git repo into a single static HTML page for humans or LLMs observed · 2026-08-28
Health v2 · maintenance only
35/100
- Activity 38
- Release rhythm 35
- Longevity 27
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 378
- days_rel: n/a
- days_push: 377
- n_releases_24m: 0
Adoption not part of the score
2449 stars · 269 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python CLI tool that flattens any GitHub repository into a single static HTML page with syntax highlighting, markdown rendering, and sidebar navigation. It offers a human-friendly browsing view and an LLM view that exports the whole codebase as CXML text for pasting into chat assistants.
Use cases
- view an entire github repo's code on one page
- copy a whole codebase into chatgpt or claude for analysis
- ctrl+f search across all files in a repository
- quickly review a repo without clicking through github
- export repo source as text for llm context
When to choose
- you want to read or search an entire small-to-medium repo at once
- you need to feed a full codebase to an LLM as context
- you prefer a single static file over browsing github
When to avoid
- the repository is very large or full of binaries
- you need maintained, supported tooling - the author explicitly does not intend to maintain it
- you need interactive code navigation like an IDE
Facets
cli-tool · maturity maintenance
developer-tools documentation markdown static-site-generator developer-tools documentation large-language-models cli python cross-platform code-viewing repo-flattening syntax-highlighting llm-context single-page-html command-line
1 source
- readme: https://github.com/karpathy/rendergit · fetched 2026-08-28 · 53f5f3ea6dee
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| karpathy/rendergit | main | 35 |
For agents
markdown · JSON · MCP: product_card(name="karpathy/rendergit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem