Skip to content

manab-pr/mlops100

Repository files navigation

MLOps Go-Python Project

A microservices architecture combining Go backend with Python ML model service.

Structure

  • go-backend/ - Go application service
  • model-service/ - Python ML model training and serving
  • k8s/ - Kubernetes deployment configurations
  • docker-compose.yml - Local development orchestration

Getting Started

Local Development

docker-compose up --build

Kubernetes Deployment

kubectl apply -f k8s/

About

It's an noob level MLOPS project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published