Wasted Hardware
Gaming PC + Mac + server all sitting idle. Ollama and ComfyUI only use ONE machine. The rest? Wasted.
InefficientOrchestrate all your machines (gaming PC, Mac, servers) as one unified system. SSH-based deployment, 5-minute setup, no Kubernetes. Use 100% of your hardware instead of 33%.

You have multiple machines. But they're not working together.
rbee orchestrates all your machines with simple SSH. No Kubernetes. No complexity.
SSH-based deployment in 5 minutes
See how easy it is to set up multi-machine orchestration
# rbee.yaml - Multi-machine setupqueen: host: main-server.local port: 8080
workers: - name: gaming-pc host: gaming-pc.local gpus: ["NVIDIA RTX 4090"] - name: mac-studio host: mac-studio.local gpus: ["Apple M2 Ultra"] - name: old-server host: old-server.local gpus: ["NVIDIA RTX 3090", "NVIDIA RTX 3080"]
# That's it! All machines work together as one hive.How users leverage multi-machine orchestration
Use all your hardware together. Gaming PC + Mac + server = one unified system. SSH-based, 5-minute setup, no Kubernetes.