awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

محرك بحث دلالي للكود المصدري

تم تحديث الترتيب في 30 يونيو 2026

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.

نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “semantic code search llm”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.

محرك بحث دلالي للكود المصدري

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bloopai/bloopالصورة الرمزية لـ BloopAI

    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/leannالصورة الرمزية لـ yichuan-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
  • بديل مفتوح المصدر لـ GitHub Copilot
  • مجموعة شاملة من الأوراق البحثية حول النماذج اللغوية الكبيرة (LLM)
  • مكتبة لتوليد تضمينات النصوص (Text Embeddings)
  • منصة مفتوحة المصدر لنماذج LLM المحلية
  • a framework for building LLM applications
  • إطار عمل مفتوح المصدر لتطبيقات النماذج اللغوية الكبيرة (LLM)
  • إطار عمل للبرمجة المعتمدة على الأنواع (typed) مع LLM