awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

语义代码搜索引擎

排名更新于 2026年6月30日

For 代码库语义搜索工具, the strongest matches are bloopai/bloop (Bloop is a dedicated semantic code search engine that), yichuan-w/leann (LEANN is a local RAG framework explicitly designed for) and sourcegraph/sourcegraph (Sourcegraph is a full-featured open-source code search platform that). Each is ranked by relevance to your query, popularity and recent activity.

我们为您精选了匹配 “semantic code search llm” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

语义代码搜索引擎

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bloopai/bloopBloopAI 的头像

    BloopAI/bloop

    9,510在 GitHub 上查看↗

    Bloop is an AI code analysis tool and semantic search engine designed for understanding and querying large-scale codebases. It utilizes a high-performance indexing system written in Rust to enable fast symbol and text retrieval across multiple programming languages. The project differentiates itself by using on-device embeddings for semantic code search, allowing users to locate logic based on meaning and intent rather than exact keywords. It combines a language model with a retrieval-augmented generation approach to provide a natural language interface for conversational querying and the gen

    Bloop is a dedicated semantic code search engine that indexes multi-language codebases and uses an LLM with retrieval-augmented generation to answer natural language queries about code, directly matching the intent.

    RustNatural Language Search Interfaces
    在 GitHub 上查看↗9,510
  • yichuan-w/leannyichuan-w 的头像

    yichuan-w/LEANN

    11,985在 GitHub 上查看↗

    LEANN is a framework for local retrieval augmented generation and vector indexing. It functions as a system for building local knowledge bases and source code search engines that combine large language models with retrieved private data to generate context-aware responses. The project distinguishes itself through a vision-model based document layout extractor for parsing complex PDF figures and diagrams, and a source code search engine that employs structure-aware chunking to preserve function and class boundaries. It also implements the Model Context Protocol to integrate real-time data sour

    LEANN is a local RAG framework explicitly designed for building source code search engines with structure-aware chunking and LLM-based retrieval, directly matching the need for a semantic code search tool that supports natural language queries over code.

    PythonRetrieval Augmented Generation
    在 GitHub 上查看↗11,985
  • sourcegraph/sourcegraphS

    sourcegraph/sourcegraph

    0在 GitHub 上查看↗

    Sourcegraph is a full-featured open-source code search platform that incorporates LLM-powered semantic search via its Cody AI assistant, supporting natural language queries, code embeddings, multi-language indexing, and retrieval-augmented generation, making it a comprehensive solution for this search.

    AI Coding Assistants
    在 GitHub 上查看↗0

Related searches

  • 用于为 LLM 索引代码库的工具
  • 开源 Copilot 替代方案
  • LLM 研究论文合集
  • 文本向量生成库
  • 用于本地 LLM 的开源平台
  • a framework for building LLM applications
  • 开源 LLM 应用开发框架
  • 类型化 LLM 编程框架