Preview v0.3.1

Portfolio Manager

Application layer for Portfolio ecosystem providing RAG workflows, graph analysis, domain registries, and CLI tools built on portfolio_core and portfolio_index.

Stats & Info

  • Latest release: v0.3.1
  • Recent downloads: 157
  • All-time downloads: 157
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

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

def deps do
  [
    {:portfolio_manager, "~> 0.3.1"}
  ]
end

Then run:

mix deps.get

Resources