← Back to catalog GitIngest · managed by DINAO

Your Git repositories as LLM prompts, hosted in France

The tool that transforms any Git repository into LLM-ready text, powered by GitIngest, installed and maintained by DINAO. Your private codebases stay on our French servers — never submitted to a third-party service.

Hosted in FranceGDPR CompliantLLM-ready digestProtected private repositoriesOfficial publisher image
Overview

What is GitIngest?

GitIngest is a tool that transforms any Git repository into a text digest ready for LLMs. Where an AI assistant struggles to navigate a file tree, GitIngest produces a clean, structured, and optimized dump for prompts: the codebase becomes readable at a glance by a large language model.

It provides useful statistics — file and directory structure, snippet size, and especially token count — to help you control what enters the model's context window. Support covers subdirectories, branches, tags, and even private repositories via a personal access token.

Available as a web interface, command-line interface (CLI), and Python package, GitIngest integrates naturally into development workflows and AI pipelines: you can pipe its output directly to an LLM tool to, for example, explain or audit a codebase.

Compatible offers

Host GitIngest at DINAO

Resource tiers compatible with GitIngest prerequisites (minimum 1 vCPU / 512 Mo / 2 Go). Hosted in France, fully managed.

Découverte
1 vCPU · 2 Go · 20 Go
9,90 € /month excl. VAT
  • 1 dedicated vCPU
  • 2 Go RAM
  • 20 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Performance
4 vCPU · 8 Go · 80 Go
39,90 € /month excl. VAT
  • 4 dedicated vCPU
  • 8 Go RAM
  • 80 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
Dédié
8 vCPU · 16 Go · 160 Go
79,90 € /month excl. VAT
  • 8 dedicated vCPU
  • 16 Go RAM
  • 160 GB NVMe
  • Daily backups
  • Managed & monitored by DINAO
Order
🧠

This application uses AI

The container hosts the application, not the AI engine (which requires dedicated GPUs) : inference is handled externally, with your own provider key. Prioritize a sovereign engine — Mistral AI, NumSpot, Scaleway, or OVHcloud AI Endpoints (France, GDPR) ; an international provider (OpenAI, Anthropic…) only if a specific capability requires it. Inference subscriptions are not included in hosting.

Under the hood

Technical details

vCPU
1 vCPU
ideal : 2 vCPU
Memory
512 Mo
ideal : 1 Go
Disk
2 Go
ideal : 5 Go
Image : ghcr.io/coderamp-labs/gitingest:main Registry : ghcr.io Services : gitingest Ports : 8000
FAQ

You might be wondering…

What is GitIngest used for?

It transforms a Git repository into a clean, structured text digest, optimized to be pasted into an LLM prompt. An AI assistant can thus understand your codebase in one go, supported by token counting.

Can I ingest private repositories?

Yes. By providing a personal access token (PAT), GitIngest can ingest your private repositories — and on your DINAO instance, their content never leaves our French servers.

How do I integrate it into my workflows?

Via the private web interface, command line, or Python package. You can pipe the output directly to your LLM tools and integrate it into your pipelines.

Does my source code go to a third party?

No. Unlike the public gitingest.com service, your DINAO instance processes everything locally in France: your source code is not submitted to any external service.

Can I connect it to a local AI?

Yes. On the Enterprise tier, GitIngest can be coupled with an open-weight LLM hosted on your DINAO infrastructure, for a fully sovereign code analysis pipeline.