awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • zylon-ai/private-gptAvatar von zylon-ai

    zylon-ai/private-gpt

    57,278Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗57,278
  • stangirard/quiverAvatar von StanGirard

    StanGirard/quiver

    39,167Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗39,167
  • stangirard/quivrAvatar von StanGirard

    StanGirard/quivr

    39,167Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗39,167
  • supermemoryai/supermemoryAvatar von supermemoryai

    supermemoryai/supermemory

    27,334Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗27,334
  • getzep/zepAvatar von getzep

    getzep/zep

    4,076Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,076
  • superlinked/superlinkedAvatar von superlinked

    superlinked/superlinked

    40Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗40
  1. Home
  2. DevOps & Infrastructure
  3. Automation Orchestration
  4. Vector Database Orchestrators