gitingest  by coderamp-labs

CLI tool for LLM-friendly code ingestion from Git repos

Created 9 months ago
12,481 stars

Top 4.0% on SourcePulse

GitHubView on GitHub
Project Summary

Gitingest transforms Git repositories into LLM-friendly text digests, simplifying code context retrieval for developers and researchers. It offers a CLI, Python package, and browser extensions for seamless integration into workflows.

How It Works

Gitingest processes Git repositories to create a structured text output optimized for Large Language Models. It analyzes file and directory structures, calculates token counts using tiktoken, and formats the output for efficient prompt engineering. This approach provides a concise yet comprehensive representation of a codebase, enabling LLMs to understand context more effectively.

Quick Start & Requirements

Health Check
Last Commit

5 days ago

Responsiveness

1 day

Pull Requests (30d)
7
Issues (30d)
28
Star History
760 stars in the last 30 days

Explore Similar Projects

Starred by David Cournapeau David Cournapeau(Author of scikit-learn), Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), and
7 more.

repomix by yamadashy

0.6%
19k
CLI tool to pack codebases into AI-friendly formats for LLMs
Created 1 year ago
Updated 2 days ago
Feedback? Help us improve.