awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesLLM Codebase Transformers

Systems that convert code repositories into structured text formats for large language model processing.

Distinguishing note: None of the candidates specifically address LLM-optimized repository conversion.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · LLM Codebase Transformers. Refine with filters or upvote what's useful.

Awesome LLM Codebase Transformers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • cyclotruc/gitingestcyclotruc का अवतार

    cyclotruc/gitingest

    14,970GitHub पर देखें↗

    Gitingest is a tool for extracting, converting, and estimating the token size of codebases to facilitate ingestion by large language models. It transforms GitHub repositories and local directories into a single formatted text file that serves as a structured context window for model analysis. The utility includes a codebase token estimator to calculate file structure and total token counts, helping to determine the scale of the extracted content. It supports both public and private repositories through token-based authentication and respects gitignore configurations to filter out irrelevant p

    Converts GitHub repositories and local directories into structured, LLM-optimized text formats.

    Python
    GitHub पर देखें↗14,970
  • idosal/git-mcpidosal का अवतार

    idosal/git-mcp

    7,622GitHub पर देखें↗

    git-mcp is a Model Context Protocol server that transforms Git repositories and static sites into structured context providers for AI assistants. It functions as a documentation retrieval tool and repository indexer, exposing codebases and project files as standardized tools to reduce hallucinations in large language model responses. The project converts raw repository files, READMEs, and external URLs into formats optimized for token consumption. It enables AI agents to perform query-based code searches and retrieve specific sections of project documentation to maintain up-to-date technical

    Transforms Git repositories and static sites into structured, LLM-optimized text formats.

    TypeScriptagentic-aiagentsai
    GitHub पर देखें↗7,622
  1. Home
  2. Artificial Intelligence & ML
  3. LLM Codebase Transformers

सब-टैग एक्सप्लोर करें

  • Code Repository to LLM-Ready Text Transformers1 सब-टैगSystems that convert Git repositories and local directories into structured, LLM-optimized text formats. **Distinct from LLM Codebase Transformers:** Distinct from general LLM-ready data extractors: focuses specifically on code repositories and their hierarchical structure.