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,970在 GitHub 上查看↗

    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,622在 GitHub 上查看↗

    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.