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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • zylon-ai/private-gptAvatar de zylon-ai

    zylon-ai/private-gpt

    57,278Voir sur 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
    Voir sur GitHub↗57,278
  • stangirard/quiverAvatar de StanGirard

    StanGirard/quiver

    39,167Voir sur 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
    Voir sur GitHub↗39,167
  • stangirard/quivrAvatar de StanGirard

    StanGirard/quivr

    39,167Voir sur 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
    Voir sur GitHub↗39,167
  • supermemoryai/supermemoryAvatar de supermemoryai

    supermemoryai/supermemory

    27,334Voir sur 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
    Voir sur GitHub↗27,334
  • getzep/zepAvatar de getzep

    getzep/zep

    4,076Voir sur 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
    Voir sur GitHub↗4,076
  • superlinked/superlinkedAvatar de superlinked

    superlinked/superlinked

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