copilot3d_org

copilot3d_org is a minimal Hex package for the Copilot 3D AI 3D model generator website.

Usage

Add the package to mix.exs:

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

Then use it:

Copilot3dOrg.homepage()
Copilot3dOrg.summary()