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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • zylon-ai/private-gptzylon-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/quiverStanGirard 的头像

    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/quivrStanGirard 的头像

    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/supermemorysupermemoryai 的头像

    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/zepgetzep 的头像

    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/superlinkedsuperlinked 的头像

    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