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.gleam
Raw

src/staff_ai.gleam

import gleam/io
pub fn main() {
io.println("Hello from staff!")
}