• Stars
    star
    128
  • Rank 272,146 (Top 6 %)
  • Language
    Go
  • License
    Apache License 2.0
  • Created over 3 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Kubernetes-friendly ML model management, deployment, and serving.

Overview

Merlin is a platform for deploying and serving machine learning models. The project was born of the belief that model deployment should be:

  • Easy and self-serve: Human should not become the bottleneck for deploying model into production.
  • Scalable: The model deployed should be able to handle Gojek scale and beyond.
  • Fast: The framework should be able to let user iterate quickly.
  • Cost efficient: It should provide all benefit above in a cost efficient manner.

Merlin attempts to do so by:

  • Abstracting infrastructure: Merlin uses familiar concept such as Project, Model, Version, and Endpoint as its core component and abstract away complexity of deploying and serving ML service from user.
  • Autoscaling: Merlin is built on top Knative and KFServing to provide a production ready serverless solution.

Getting Started

To install Merlin in your local machine, click Local Development.

Documentation

Go to the docs folder for the full documentation and guides.

Python SDK Documentation

Click here to getting started on using the Python SDK.

API Documentation

To explore the API documentation, run:

make swagger-ui

Client Libraries

We use Swagger Codegen to automatically generate Golang and Python clients for Merlin API. To genarate the client libraries, run:

make generate-client

Notice

Merlin is a community project and is still under active development. Your feedback and contributions are important to us. Please have a look at our contributing guide for details.

More Repositories

1

heimdall

An enhanced HTTP client for Go
Go
2,553
star
2

awesome-distributed-systems

Awesome list of distributed systems resources
798
star
3

weaver

An Advanced HTTP Reverse Proxy with Dynamic Sharding Strategies
Go
595
star
4

ziggurat

A stream processing framework to build stateless applications on Kafka
Clojure
391
star
5

draftsman

Draftsman is an on device layout inspector which can be embedded in your android app.
Kotlin
256
star
6

wrest

A fluent, easy-to-use, object oriented Ruby HTTP/REST client library with support RFC2616 HTTP caching and async calls that runs on CRuby and JRuby.
Ruby
234
star
7

darkroom

Go
224
star
8

consul-envoy-xds

Envoy XDS backed by Consul
Go
161
star
9

courier-android

Kotlin library for creating long running connections using MQTT protocol
Kotlin
135
star
10

proctor

A Developer-Friendly Automation Orchestrator
Go
121
star
11

CureIAM

Clean accounts over permissions in GCP infra at scale
Python
68
star
12

kingsly

Your own x.509 cert manager
Ruby
67
star
13

clickstream-android

A Modern, Fast, and Lightweight Android Library Ingestion Platform.
Kotlin
67
star
14

turing

Fast, scalable and extensible system to deploy and evaluate ML experiments in production
Go
61
star
15

dollhouse

Python
60
star
16

xp

Extreme Programming made simple
Go
60
star
17

valkyrie

Go wrapper for handling zero or more errors
Go
58
star
18

go-coverage

Drive higher confidence in making changes by detecting large blocks of untested functionality
Go
58
star
19

mlp

A platform for developing and operating the machine learning systems at the various stages of machine learning life cycle.
Go
44
star
20

courier-flutter

Dart port of our popular courier library
Dart
43
star
21

kafqa

Quality tool for kafka, verifying kafka ops
Go
41
star
22

courier-go

courier-go
Go
41
star
23

courier-iOS

Courier iOS
Swift
37
star
24

clickstream-ios

A Modern, Fast, and Lightweight iOS Library Ingestion Platform.
Swift
35
star
25

kat

Swiss Knife for Kafka admin operations
Go
32
star
26

charts

Kubernetes Helm Charts
Mustache
28
star
27

bulwark

Hystrix for Clojurists
Clojure
23
star
28

StorageToolKit-iOS

StorageToolKit aims to be a set of tools that works together to identify and optimize disk usage.
Swift
19
star
29

gojek.github.io

Gojek Technologies Website 👻 🕸 hosted with ❤️ by GitHub
HTML
16
star
30

meniscus

Fire concurrent HTTP requests, return partial successes after a timeout
Go
15
star
31

gojek

GO-JEK Technologies Website Source 👻 🕸 💻
HTML
15
star
32

courier

Swift
14
star
33

fiber

Library for building dynamic proxies, routers and traffic mixers from a set of composable abstract network components
Go
13
star
34

next.gojek

JavaScript
11
star
35

nsxt_exporter

Simple server that scrapes NSX-T stats and exports them via HTTP for Prometheus consumption
Go
10
star
36

WorkManager

Swift
9
star
37

sentry-clj.async

Async Processor for pushing events to sentry
Clojure
8
star
38

turing-experiments

ML Experimentation Platform
Go
8
star
39

clickstream-web

A Modern, Fast, and Lightweight Event Ingestion library for Web
JavaScript
7
star
40

homebrew-tap

Homebrew Formulas for GO-JEK OSS Tools
Ruby
5
star
41

optimus-extension-valor

Go
5
star
42

conventional-changelog-angular-asana

asana task references support for your conventional commits
JavaScript
5
star
43

twemproxy-docker

Alpine docker build for twemproxy
Shell
4
star
44

GopherCon

GO-JEK's Code Challenges + Quizzes at GopherCon 🐵 💻 🌮
4
star
45

statsd-docker

Dockerized version of StatsD with console backend.
JavaScript
4
star
46

ziggurat-web

Home of all things Ziggurat.
JavaScript
3
star
47

postcss-customprop-validate

PostCSS plugin to validate fallback values of CSS custom properties
JavaScript
3
star
48

vision

Ruby
3
star
49

lua-dev

Lua / Luajit / Luarocks image for dev
Dockerfile
2
star
50

old.gojek

next.gojek.io Website Source
JavaScript
2
star
51

docker-kong-plugin-dev

base docker image for Kong with Plugins dev, testing and setup
Python
1
star