mpoon/gpt-repository-loader
Convert code repos into an LLM prompt-friendly format. Mostly built by GPT-4. observed · 2026-08-28
Health v2 · maintenance only
30/100
- Activity 0
- Release rhythm 35
- Longevity 90
Flags: no_releases
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: 1266
- days_rel: n/a
- days_push: 799
- n_releases_24m: 0
Adoption not part of the score
2973 stars · 232 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Python command-line tool that converts a Git repository's files and structure into a single text format suitable for feeding to LLMs. It supports optional preamble and output file arguments.
Use cases
- convert a codebase into an LLM prompt
- feed a git repository to ChatGPT for code review
- generate documentation from a repo with an AI model
- export repository contents as structured text
- give GPT-4 full context of my project
When to choose
- you want a simple, dependency-light script to dump a repo into one text file for an LLM
- you need to preserve file structure when sharing code with AI models
When to avoid
- you need token counting, chunking, or advanced context-window management
- you want a GUI or IDE integration
- you need support for very large repos with selective file filtering
Facets
cli-tool · maturity maintenance
developer-tools llm-inference prompt-engineering developer-tools large-language-models version-control cli python cross-platform git-repository llm-context code-to-text gpt codebase-export
1 source
- readme: https://github.com/mpoon/gpt-repository-loader · fetched 2026-08-28 · 71318ef09425
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mpoon/gpt-repository-loader | main | 30 |
For agents
markdown · JSON · MCP: product_card(name="mpoon/gpt-repository-loader")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem