Incubating v0.1.0

Nsai Registry

North Shore AI Registry: Distributed model registry with PubSub coordination, health monitoring, and multi-backend storage for ML reliability research.

Stats & Info

  • Latest release: v0.1.0
  • Recent downloads: 49
  • All-time downloads: 49
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add nsai_registry to your list of dependencies in mix.exs:

def deps do
  [
    {:nsai_registry, "~> 0.1.0"}
  ]
end

Then run:

mix deps.get

Resources