Packages

Become the CEO of your own AI workforce, efficiently managing countless intelligent agents with minimal resources.

Current section

Files

Jump to
staff_ai src staff_ai.app.src
Raw

src/staff_ai.app.src

{application, staff_ai, [
{vsn, "0.0.1"},
{applications, [gleam_stdlib,
gleeunit]},
{description, "Become the CEO of your own AI workforce, efficiently managing countless intelligent agents with minimal resources."},
{modules, [staff_ai]},
{registered, []}
]}.