Image pull
The agent’s Docker image is downloaded from the registry. Each agent is isolated in its own container.
Agents are the heart of Selu. Each agent is a self-contained AI assistant that can handle specific tasks — from answering questions to managing your calendar to monitoring your smart home. You install them from the Selu marketplace.
Open the Selu dashboard and click Marketplace in the sidebar. You’ll see a catalog of available agents organized by category.
Each listing includes:
Selu pulls the agent’s Docker image and starts it in its own container. This usually takes under a minute, depending on the agent’s size and your internet speed.
Image pull
The agent’s Docker image is downloaded from the registry. Each agent is isolated in its own container.
gRPC registration
The agent registers with Selu over gRPC, announcing its capabilities and the tools it provides.
Configuration
Default settings are applied. You can customize the agent’s behavior from its settings page after installation.
Health check
Selu verifies the agent is running and responsive before marking it as ready.
Go to Settings → Agents to see everything you’ve installed. From here you can:
After installation, assign the agent to one or more channels so it can receive messages. Go to Settings → Channels, select a channel, and pick the agent from the dropdown.
You can also set up routing rules in Agent Sessions if you want multiple agents sharing the same channel.