An open API service indexing awesome lists of open source software.

awesome-ai-infrastructure

A curated list of awesome tools, frameworks, platforms, and resources for building scalable and efficient AI infrastructure, including distributed training, model serving, MLOps, and deployment.
https://github.com/awesomelistsio/awesome-ai-infrastructure

Last synced: 6 days ago
JSON representation

  • Books

  • MLOps and Automation

    • ZenML - An extensible MLOps framework for creating portable, production-ready machine learning pipelines.
    • Kubeflow - A platform for orchestrating machine learning workflows on Kubernetes.
    • DVC (Data Version Control) - A tool for version control and reproducibility in machine learning projects.
    • Airflow - A platform for orchestrating complex workflows, commonly used in machine learning pipelines.
    • Metaflow - A human-centric framework for building and managing real-life data science projects, developed by Netflix.
    • MLflow - An open-source platform for managing the end-to-end machine learning lifecycle.
    • MLflow - An open-source platform for managing the end-to-end machine learning lifecycle.
    • Kubeflow - A platform for orchestrating machine learning workflows on Kubernetes.
    • DVC (Data Version Control) - A tool for version control and reproducibility in machine learning projects.
    • Airflow - A platform for orchestrating complex workflows, commonly used in machine learning pipelines.
    • Metaflow - A human-centric framework for building and managing real-life data science projects, developed by Netflix.
  • Distributed Training

    • Horovod - A distributed deep learning training framework for TensorFlow, Keras, and PyTorch.
    • MPI for Machine Learning - Using the Message Passing Interface (MPI) standard for distributed machine learning.
    • Ray - A framework for building scalable distributed applications, including distributed AI and reinforcement learning.
    • DeepSpeed - A deep learning optimization library that makes distributed training easy and efficient.
    • MPI for Machine Learning - Using the Message Passing Interface (MPI) standard for distributed machine learning.
  • Model Serving and Deployment

    • TorchServe - A model serving framework for PyTorch, providing fast and efficient model deployment.
    • ONNX Runtime - A cross-platform, high-performance scoring engine for serving ONNX models.
    • KFServing (KServe) - A Kubernetes-based model serving solution as part of the Kubeflow project.
    • TensorFlow Serving - A flexible, high-performance serving system for machine learning models.
    • TorchServe - A model serving framework for PyTorch, providing fast and efficient model deployment.
    • ONNX Runtime - A cross-platform, high-performance scoring engine for serving ONNX models.
    • KFServing (KServe) - A Kubernetes-based model serving solution as part of the Kubeflow project.
  • Data Management

    • Delta Lake - An open-source storage layer that brings reliability to data lakes.
    • Apache Hudi - A data management framework that simplifies incremental data processing and streaming analytics.
    • Feast - An open-source feature store for managing and serving machine learning features.
    • LakeFS - An open-source data versioning platform for managing data lakes.
    • Delta Lake - An open-source storage layer that brings reliability to data lakes.
    • Great Expectations - A tool for data validation and testing in machine learning workflows.
    • LakeFS - An open-source data versioning platform for managing data lakes.
    • Apache Hudi - A data management framework that simplifies incremental data processing and streaming analytics.
    • Feast - An open-source feature store for managing and serving machine learning features.
  • Optimization Tools

  • Infrastructure as Code

    • Pulumi - Infrastructure as code for deploying and managing cloud infrastructure using programming languages.
    • AWS CloudFormation - A service for automating AWS resource deployment and management.
    • Pulumi - Infrastructure as code for deploying and managing cloud infrastructure using programming languages.
    • AWS CloudFormation - A service for automating AWS resource deployment and management.
    • Terraform - A tool for building, changing, and versioning infrastructure safely and efficiently.
  • Learning Resources

  • Cloud Platforms

    • Paperspace Gradient - A cloud platform for developing, training, and deploying machine learning models.
    • AWS SageMaker - A comprehensive platform for building, training, and deploying machine learning models on AWS.
    • Paperspace Gradient - A cloud platform for developing, training, and deploying machine learning models.
    • Azure Machine Learning - A cloud-based platform for training, deploying, and managing machine learning models.
  • Community