Gitingest
An effortless way to make Git repositories LLM-friendly
Romain Courtois
Gitingest is an open-source tool that converts Git repositories into structured, LLM-friendly text summaries, making it easier to analyze and process code with AI models like ChatGPT and Claude. By simply replacing "github.com" with "gitingest.com" in any repository URL, users can instantly generate an AI-optimized digest of the codebase. Additionally, a one-click button provides seamless integration with GitHub, ensuring a smooth workflow for developers. The tool offers smart formatting to present repository content in a structured way that enhances prompt effectiveness for LLMs. Users can either rely on the default GitIngest service or configure their own setup for added flexibility. With a strong emphasis on privacy, Gitingest collects no data and works entirely offline, making it a secure choice for developers and organizations alike. Gitingest is particularly useful for AI developers crafting precise prompts, teams working with AI-assisted development, and anyone who needs quick insights into a codebase. As part of the GitIngest ecosystem, it also provides CLI tools and Python packages for more advanced usage. Whether you're looking to streamline your AI-powered development workflow or improve your understanding of complex repositories, Gitingest offers a simple yet powerful solution.
This release includes several bug fixes and improvements: - Added Python 3.7 support and restored compatibility with older syntax - Added gist.github.com support and fixed ingest_async bug - Added support for .gitingest file processing in CLI - Implemented partial cloning and fixed subpath cloning issues - Refined async_timeout handling for TypeVar usage - Fixed directory include pattern matching and normalized Windows paths - Various refactors, typo fixes, and minor improvements Full release notes are found at https://github.com/cyclotruc/gitingest/releases
- Version0.1.4
- CategoryDeveloper Tools
- Source codePublic
- Developed byRomain Courtois
- Submitted bydennysubke
- Compatible withumbrelOS 0.5 or later