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

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

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

3 مستودعات

Awesome GitHub RepositoriesVector Search Frameworks

Specialized tools for low-latency retrieval of vector data in AI and RAG applications.

Explore 3 awesome GitHub repositories matching data & databases · Vector Search Frameworks. Refine with filters or upvote what's useful.

Awesome Vector Search Frameworks GitHub Repositories

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

    pathwaycom/llm-app

    59,341عرض على GitHub↗

    This project is a data processing engine and AI application platform designed for building production-grade machine learning workflows. It provides a unified programming model that handles both historical batch data and live stream ingestion, enabling the development of real-time ETL pipelines and scalable data transformation workflows. The framework distinguishes itself through differential dataflow execution, which propagates only changes through a pipeline rather than recomputing entire datasets. It supports distributed state management across worker nodes and utilizes incremental stream p

    Supports low-latency retrieval of evolving knowledge bases for retrieval-augmented generation applications.

    Jupyter Notebookchatbothugging-facellm
    عرض على GitHub↗59,341
  • piskvorky/gensimالصورة الرمزية لـ piskvorky

    piskvorky/gensim

    16,361عرض على GitHub↗

    Gensim is a natural language processing toolkit designed for large-scale text analysis and the training of semantic vector embeddings. It provides a framework for identifying latent thematic structures within document collections and calculating semantic similarity between text segments using unsupervised statistical algorithms. The project is distinguished by its ability to handle datasets that exceed available system memory through incremental corpus streaming, which processes documents one at a time from disk. It utilizes sparse vector representations and dictionary-based token mapping to

    Provides a framework for training and managing high-dimensional semantic vector representations using optimized machine learning routines.

    Pythondata-miningdata-sciencedocument-similarity
    عرض على GitHub↗16,361
  • superlinked/superlinkedالصورة الرمزية لـ superlinked

    superlinked/superlinked

    40عرض على GitHub↗

    Superlinked is a development framework designed for building semantic search and retrieval pipelines. It functions as a machine learning data pipeline and semantic retrieval engine, providing the tools necessary to unify data schema definition, embedding generation, and vector database integration within a single application. The framework distinguishes itself by acting as a vector database orchestrator that manages the lifecycle of machine learning models alongside complex search logic. It enables developers to construct structured data models that map raw content and metadata into unified r

    Provides a unified development framework for building semantic search and retrieval pipelines.

    Jupyter Notebook
    عرض على GitHub↗40
  1. Home
  2. Data & Databases
  3. Database Management Systems
  4. Database Engines
  5. Vector Databases
  6. Vector Search Frameworks