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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
huggingface avatar

huggingface/knockknock

0
View on GitHub↗
2,826 stars·227 forks·Python·MIT·4 views

Knockknock

🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code

Features

  • MLOps and Infrastructure - Notifications for training completion.
  • MLOps and Lifecycle - Notification system for training completion.

Star history

Star history chart for huggingface/knockknockStar history chart for huggingface/knockknock

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Knockknock

Similar open-source projects, ranked by how many features they share with Knockknock.
  • bentoml/bentomlbentoml avatar

    bentoml/BentoML

    8,456View on GitHub↗

    BentoML is a machine learning model serving framework and GPU-accelerated inference server designed to package, deploy, and scale AI models as production-ready REST APIs. It functions as an AI model lifecycle manager and an inference graph orchestrator, enabling the chaining of multiple models and custom logic into complex pipelines for advanced task sequences. The framework distinguishes itself through a dynamic batching engine that optimizes GPU throughput and an artifact-based packaging system that bundles model weights and dependencies into immutable archives for consistent deployment. It

    Pythonai-inferencedeep-learninggenerative-ai
    View on GitHub↗8,456
  • netflix/metaflowNetflix avatar

    Netflix/metaflow

    9,764View on GitHub↗

    Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of data pipelines from local prototyping to production. It serves as a distributed compute manager and an experiment tracking system, enabling the creation of reproducible pipelines that transition between development and high-availability production environments. The framework distinguishes itself through an integrated checkpointing system that automatically persists intermediate data artifacts to remote storage, allowing failed runs to be resumed from the last successful step. It

    Pythonagentsaiaws
    View on GitHub↗9,764
  • mercari/ml-system-design-patternmercari avatar

    mercari/ml-system-design-pattern

    2,922View on GitHub↗

    This project provides a collection of architectural blueprints and design patterns for building, deploying, and scaling machine learning systems in production environments. It serves as a comprehensive reference for standardizing the end-to-end lifecycle of machine learning components, including training pipelines, model serving, and system observability. The framework distinguishes itself by offering standardized strategies for managing complex operational requirements such as asynchronous inference, traffic routing, and service decoupling. It covers a wide range of patterns for model servin

    View on GitHub↗2,922
  • autonomio/talosautonomio avatar

    autonomio/talos

    1,637View on GitHub↗

    Hyperparameter Experiments with TensorFlow and Keras

    Pythonartificial-intelligencedeep-learninghyperparameter-optimization
    View on GitHub↗1,637
See all 30 alternatives to Knockknock→

Frequently asked questions

What does huggingface/knockknock do?

🚪✊Knock Knock: Get notified when your training ends with only two additional lines of code

What are the main features of huggingface/knockknock?

The main features of huggingface/knockknock are: MLOps and Infrastructure, MLOps and Lifecycle.

What are some open-source alternatives to huggingface/knockknock?

Open-source alternatives to huggingface/knockknock include: netflix/metaflow — Metaflow is a Python machine learning framework and MLOps workflow orchestrator designed to manage the lifecycle of… bentoml/bentoml — BentoML is a machine learning model serving framework and GPU-accelerated inference server designed to package,… mercari/ml-system-design-pattern — This project provides a collection of architectural blueprints and design patterns for building, deploying, and… autonomio/talos — Hyperparameter Experiments with TensorFlow and Keras. bytedance/byteps — BytePS is a distributed deep neural network training framework and communication library designed to scale model… bayeswitnesses/m2cgen — Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart,…