gobii-ai/gobii-platform

Your easy to use, always-on AI workforce 👾

What it solves

Gobii provides a production-ready platform for deploying "AI employees"—autonomous agents that are always-on, durable, and capable of integrating into business workflows. Unlike typical chat-based assistants, it solves the problem of running reliable, secure, and scheduled agent operations for teams, allowing agents to handle long-running tasks without resetting after every interaction.

How it works

Gobii uses a persistent agent runtime driven by a durable event queue. Agents can be triggered by schedules (cron), inbound webhooks, or direct communication via assigned email and SMS identities. To execute tasks, the platform integrates a tools layer that includes browser automation (based on browser-use), SQLite-native operational memory for structured state, and outbound HTTP integrations. For security, it supports encrypted secrets, proxy-governed egress, and sandboxed compute via Kubernetes and gVisor.

Who it’s for

It is designed for teams and organizations that need production-grade automation, such as revenue operations, recruiting, customer support, and back-office automation, where agents must act as operational entities rather than one-off task runners.

Highlights

  • Identity-bearing agents: Each agent can have its own email and SMS number for direct team communication.
  • Always-on runtime: Supports per-agent schedules and event-driven wake/sleep cycles.
  • Production browser automation: Features headed execution, persistent browser profiles, and proxy-aware routing.
  • Agent-to-agent coordination: Native messaging allows linked agents to collaborate directly.
  • Enterprise security: Includes encrypted-at-rest secrets and sandboxed execution environments.