mpoon/gpt-repository-loader
A command-line tool that serializes Git repositories into structured text for consumption by AI language models.

Velocity · 7d
+2.5
★ / day
Trend
→steady
star history
gpt-repository-loader converts Git repositories into a text format that preserves file structure and contents, making repositories processable by LLMs. Users run it from the command line, providing a repo path and optional preamble/output file flags. The generated text output serves as input for AI language models to perform tasks such as code review, documentation generation, or general repository analysis.