Skip to content

jay-aws-hub/AI-Machine-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Status Cloud IaC

AI / Machine Learning Experiments

This repository is an evolving MLOps sandbox focused on building reproducible, cloud-native ML pipelines.

Overview

This repository contains experiments focused on integrating Machine Learning workflows with cloud-native infrastructure and automation.

The objective is to build scalable, production-style ML pipelines rather than isolated notebooks.


Goals

  • Build automated data preprocessing pipelines
  • Implement model training workflows
  • Integrate infrastructure provisioning via Terraform
  • Automate deployment using CI/CD pipelines
  • Add monitoring and observability

Planned Architecture

Data Source → Preprocessing → Model Training → Model Storage → API Deployment → Monitoring


Roadmap

  • Data ingestion pipeline
  • Training automation script
  • Containerized ML model (Docker)
  • CI/CD integration
  • Cloud deployment (AWS / Azure / GCP)
  • Logging & metrics

Why This Project

This repository reflects my interest in combining:

  • Infrastructure as Code
  • DevOps automation
  • Cloud engineering
  • AI/ML workflows

The focus is on building scalable and reproducible ML systems aligned with production engineering practices.

Run with Docker

Build the image:

docker build -t ml-pipeline .

About

Cloud-native ML pipeline experiments (IaC + CI/CD)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors