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.4"},
{applications, [birl,
gleam_stdlib,
gleeunit,
ids]},
{description, "Become the CEO of your own AI workforce, efficiently managing countless intelligent agents with minimal resources."},
{modules, [staff_ai]},
{registered, []}
]}.