8000 GitHub - coderamp-labs/gitingest-extension: ✨ A extension can help you open git ingest to turn any git repository into a prompt-friendly text ingest for LLMs.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

coderamp-labs/gitingest-extension

Repository files navigation

Prompt-friendly codebase Turn any GitHub repository into a simple text ingest of its codebase. This is useful for feeding a codebase into any LLM.

GitIngest Icon

GitIngest Extension πŸ”

Turn any Git repository into a prompt-friendly text ingest for LLMs.

Available in the Chrome Web Store Get The Add-on for Firefox Get from the Edge Add-ons

This extension is part of the GitIngest ecosystem. See GitIngest.com or cyclotruc/gitingest for more information.

✨ Features

  • πŸš€ One-click access to GitIngest services to get a text ingest
  • πŸ“š Prompt-friendly codebase ingestion
  • πŸ“ Optimized output format for LLM prompts
  • πŸ” Statistics about:
    • File and directory structure
    • Size of the extract
    • Token count
  • πŸ”’ Privacy-first, zero data collection (for the extension itself)
  • πŸ€– Open source, community-driven

πŸ“Έ Screenshots

GitIngest_Extension__67pct_smaller.mp4
Screenshot 1 Screenshot 2

πŸ› οΈ Using

πŸ”’ Privacy Policy

This privacy policy is for the extension only. Privacy Policy (26 December 2024)

πŸ”§ Development

Clone the repository

git clone https://github.com/lcandy2/gitingest-extension.git

Install dependencies

pnpm install

Run the development server

pnpm dev

Build the extension

pnpm build

πŸ“„ License

MIT

0