Incubating v0.1.0

Ingot

Phoenix LiveView interface for sample generation and human labeling workflows. Thin wrapper around Forge (sample factory) and Anvil (labeling queue) with real-time progress…

Stats & Info

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

Tags

MIT Hex.pm

Installation

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

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

Then run:

mix deps.get

Resources