✍️Writing & Content22🎨Image Generation32🎬Video & Animation64🎵Audio & Music49💬Chatbots & Assistants36💻Coding & Development148📈Marketing & SEO52Productivity137🎯Design & UI/UX50📊Data & Analytics31📚Education & Research24💼Business & Finance50🏥Healthcare & Wellness18🔍Search & Knowledge14🤖AI Agent Infrastructure19🛡️AI Security & Testing2🧊3D & Spatial12🔎SEO Tools5🏡Real Estate4🗃️Data Extraction2🧠ADHD & Focus Tools9
Listed in Coding & Development with 151 other toolsPart of 914+ curated AI tools on AISO
Gitingest logo

Gitingest

Turn any Git repository into a prompt-friendly text digest, with include/exclude patterns and size limits

0
freeFree to use on public repositories with no account. Private repositories use a personal access token that is used once for cloning and then discarded rather than stored. A Python package and Chrome extension are also available at no cost.View full pricing →

Visit Gitingest

https://gitingest.com

About Gitingest

Gitingest converts any Git repository into a single prompt-friendly text digest of its codebase, which is the practical prerequisite for asking an LLM anything about a project it has never seen. Paste a repository URL — or replace 'hub' with 'ingest' in any GitHub URL — and it produces a summary, a directory-structure tree, and the file contents, each independently copyable, plus a download. The controls matter as much as the extraction: include and exclude patterns let you strip lockfiles, build artifacts, vendored dependencies, and test fixtures, and a size threshold (defaulting to 50 kB) keeps oversized files from swallowing the context window. Private repositories are supported through a personal access token, and the project is explicit about how that token is handled — never stored in the backend, used once for cloning and then discarded from memory, no browser caching, and cloned repositories deleted after processing. Alongside the web app there is a Chrome extension, a Python package for scripting the same digest into your own pipelines, and an /llms.txt endpoint. Example repositories including FastAPI, Flask, Excalidraw, and api-analytics let you see output shape before running it on your own code. In practice it fills the same slot for repositories that a Readability extractor fills for web pages: strip a messy source down to clean, bounded, pasteable text so the model spends its context on code rather than on noise.

Key Features

Summary, directory tree, and file contents from any Git repository
URL trick — replace 'hub' with 'ingest' in any GitHub link
Include and exclude patterns plus a file-size threshold
Private repo support with tokens discarded after cloning
Chrome extension and Python package for automation
Copyable sections and full digest download

Gitingest Pros & Cons

Pros

  • +Filtering controls are what make the output actually fit a context window
  • +Clear, specific statements about token handling
  • +Scriptable via the Python package, not just a web toy

⚠️ Cons

  • Large monorepos still exceed most context limits even after filtering
  • No semantic selection — filtering is by path and size only
  • Private use requires trusting a hosted service with a token

Who Is Gitingest Best For?

👤Developers feeding a whole codebase into an LLM for review or explanation
👤People building RAG or analysis pipelines over repositories
👤Anyone writing documentation or migration plans against unfamiliar code

Tags

context engineeringgithubllm promptspython packagechrome extensionopen source
🏷️

Is this your tool?

Claim your listing to get a Featured badge, edit your description, and stand out from competitors. All plans include a permanent dofollow backlink to your site.

Claim Now →

ChatGPT already recommends Gitingest. Does it recommend yours?

If you're building in Coding & Development, run a free AI-visibility scan on your own product — we ask ChatGPT across 5 prompt angles and score how often you get named. ~30 seconds, no signup, no card.

Stay updated on Coding & Development tools — join our weekly newsletter

One concise email with fresh launches, trending picks, and featured standouts.

Agent connectivity: not yet verified