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

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

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

6 مستودعات

Awesome GitHub RepositoriesVector Database Orchestrators

Management layers for ingestion, chunking, and storage across providers.

Explore 6 awesome GitHub repositories matching devops & infrastructure · Vector Database Orchestrators. Refine with filters or upvote what's useful.

Awesome Vector Database Orchestrators GitHub Repositories

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

    zylon-ai/private-gpt

    57,278عرض على GitHub↗

    This project is a privacy-first backend service designed to facilitate retrieval-augmented generation by processing local documents into searchable vector representations. It provides a modular architecture that allows users to ingest diverse file formats, manage document metadata, and perform semantic searches to provide context-aware responses for chat and completion requests. The system distinguishes itself through a database-agnostic abstraction layer that supports various storage backends, ranging from local disk storage to enterprise-grade vector databases. It offers flexible deployment

    Coordinates document ingestion, text chunking, and vector storage across various database providers for semantic search.

    Python
    عرض على GitHub↗57,278
  • stangirard/quiverالصورة الرمزية لـ StanGirard

    StanGirard/quiver

    39,167عرض على GitHub↗

    Quiver is a framework for integrating retrieval augmented generation into applications. It provides a generative AI integration layer that connects large language models with vector stores to produce context-aware responses based on custom data. The project features a knowledge base pipeline that parses diverse file types into searchable embeddings and a vector database orchestrator to manage data across different storage implementations. It utilizes a provider-agnostic model interface, allowing users to switch between various external AI providers or local models through a single unified sys

    Manages data ingestion, chunking, and retrieval across multiple vector store providers like PGVector and Faiss.

    Python
    عرض على GitHub↗39,167
  • stangirard/quivrالصورة الرمزية لـ StanGirard

    StanGirard/quivr

    39,167عرض على GitHub↗

    Quivr is a framework for building retrieval-augmented generation pipelines that connect large language models to custom knowledge bases. It serves as a generative AI integration layer that abstracts the process of transforming diverse document sources into searchable context for AI responses. The project orchestrates the end-to-end flow between document ingestion, vector storage management, and model provider interfaces. It features a vector-store-agnostic retrieval system and a modular API layer that allows for flexible switching between different generative model providers. The system cove

    Manages the ingestion, chunking, and storage of embeddings across multiple vector database providers.

    Python
    عرض على GitHub↗39,167
  • supermemoryai/supermemoryالصورة الرمزية لـ supermemoryai

    supermemoryai/supermemory

    27,334عرض على GitHub↗

    Supermemory is an artificial intelligence memory management platform designed to provide autonomous agents with persistent, long-term knowledge bases. It functions as a centralized repository that synchronizes multimodal data, enabling agents to maintain context and historical information across complex, multi-session workflows. By serving as a knowledge graph engine and vector database orchestrator, the platform ensures that information remains accessible and relevant for automated tasks. The system distinguishes itself through its hybrid indexing approach, which combines vector similarity s

    Orchestrates the indexing, retrieval, and re-ranking of structured facts to improve AI response relevance.

    TypeScriptcloudflare-kvcloudflare-pagescloudflare-workers
    عرض على GitHub↗27,334
  • getzep/zepالصورة الرمزية لـ getzep

    getzep/zep

    4,076عرض على GitHub↗

    Zep is a long-term memory layer and persistent storage system for large language model applications. It functions as a memory service and vector database orchestrator that manages chat history, user preferences, and context retrieval to reduce hallucinations in AI agents. The system maintains a temporal knowledge graph that stores interaction data as dated facts to track how user preferences and environments evolve over time. It combines these knowledge graphs with a store for persisting unstructured message data at the user and session levels. The platform provides capabilities for AI conte

    Implements a management layer for indexing and retrieving semantic context and unstructured data to reduce LLM hallucinations.

    Pythonaiknowledge-graphslanguage-model
    عرض على GitHub↗4,076
  • 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

    Acts as an orchestration layer for managing vector database connections, search logic, and metadata filtering.

    Jupyter Notebook
    عرض على GitHub↗40
  1. Home
  2. DevOps & Infrastructure
  3. Automation Orchestration
  4. Vector Database Orchestrators