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
·

3 Repos

Awesome GitHub RepositoriesData Artifact Persistence

Saving processed AI data artifacts to storage for later retrieval.

Distinct from Persistent Artifact Stores: Focuses on saving operational data artifacts, rather than project-level metadata like style guides.

Explore 3 awesome GitHub repositories matching software engineering & architecture · Data Artifact Persistence. Refine with filters or upvote what's useful.

Awesome Data Artifact Persistence GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • maiot-io/zenmlAvatar von maiot-io

    maiot-io/zenml

    5,452Auf GitHub ansehen↗

    ZenML is an extensible machine learning orchestration framework designed to manage the end-to-end lifecycle of data pipelines and AI agent workflows. It functions as a durable orchestrator that executes machine learning tasks as directed acyclic graphs, ensuring that every step is containerized for consistent performance across local, cloud, and hybrid infrastructure. By decoupling pipeline code from underlying compute and storage backends, the platform allows developers to define infrastructure-agnostic stacks that remain portable across diverse environments. The project distinguishes itself

    Provides automated tracking, versioning, and persistence of pipeline step inputs and outputs using customizable serialization.

    Python
    Auf GitHub ansehen↗5,452
  • zenml-io/zenmlAvatar von zenml-io

    zenml-io/zenml

    5,451Auf GitHub ansehen↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Assign custom names, types, and metadata to pipeline outputs to improve searchability, filtering, and visual representation in the dashboard.

    Pythonagentopsagentsai
    Auf GitHub ansehen↗5,451
  • atmosphere/atmosphereAvatar von Atmosphere

    Atmosphere/atmosphere

    3,780Auf GitHub ansehen↗

    Atmosphere is a Java-based framework for building and coordinating AI agents. It provides a real-time transport layer for streaming data via WebSockets, SSE, gRPC, and WebTransport, alongside a multi-agent orchestration framework for managing agent fleets through sequential, parallel, and graph-based execution workflows. The project features a durable workflow engine that persists agent state as snapshots, allowing long-running tasks to survive system restarts and incorporate human-in-the-loop approvals. It also implements Model Context Protocol servers to expose tools, resources, and prompt

    Provides an interface for persisting binary files and generated reports across different agent execution runs.

    Javaacpagentic-aiembabel
    Auf GitHub ansehen↗3,780
  1. Home
  2. Software Engineering & Architecture
  3. Project Context Managers
  4. Persistent Artifact Stores
  5. Data Artifact Persistence

Unter-Tags erkunden

  • Artifact Visualizers1 Sub-TagTools that automatically render visual representations of stored pipeline artifacts for inspection. **Distinct from Data Artifact Persistence:** Distinct from Data Artifact Persistence: focuses on the visual rendering of artifacts in a dashboard rather than the storage mechanism itself.