coderamp-labs/gitingest
Replace 'hub' with 'ingest' in any GitHub URL to get a prompt-friendly extract of a codebase observed · 2026-08-28
Health v2 · maintenance only
68/100
- Activity 99
- Release rhythm 41
- Longevity 45
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: 12.0
- age_days: 642
- days_rel: 398
- days_push: 7
- n_releases_24m: 7
Adoption not part of the score
15350 stars · 1139 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Gitingest turns any Git repository into a prompt-friendly text digest of its codebase, suitable for feeding into LLMs. It is available as a Python CLI/library, a hosted web service (gitingest.com), and browser extensions that let you swap 'hub' for 'ingest' in any GitHub URL.
Use cases
- turn a github repo into a text dump for an llm prompt
- extract a codebase as context for chatgpt or claude
- get a prompt-friendly summary of a repository's files and structure
- feed an entire codebase to an llm for code review
- convert a git repository into a single text file for analysis
- ingest a repo's source code into an ai coding assistant
When to choose
- you need to give an LLM the full context of a codebase quickly
- you want a zero-setup way to digest public GitHub repos via URL or browser extension
- you prefer a simple CLI or Python library for generating codebase text dumps
When to avoid
- you need semantic code indexing or embedding-based retrieval rather than raw text dumps
- you work with very large repositories that exceed LLM context windows even after filtering
- you need real-time code intelligence like IDE-integrated code search
Facets
cli-tool · maturity active
developer-tools cli web-scraping llm-inference prompt-engineering developer-tools large-language-models python cli browser-extension cross-platform codebase-digest context-preparation github llm-context text-dump code-analysis command-line automation web-server
3 sources
- readme: https://github.com/coderamp-labs/gitingest · fetched 2026-08-28 · 2ff41990df61
- homepage: https://gitingest.com · fetched 2026-08-29 · 8058cbf78111
- registry_pypi: https://pypi.org/pypi/gitingest/json · fetched 2026-08-29 · e3e342bade07
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| coderamp-labs/gitingest | main | 68 |
For agents
markdown · JSON · MCP: product_card(name="coderamp-labs/gitingest")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem