Distributed AI Orchestration Platform
A living knowledge fabric where agents and humans collaborate across time and domains with zero friction and complete auditability. One-command installation with pre-built binaries.

⚡ One-Command Installation

curl -fsSL https://chorus.services/install.sh | sh
🎯 Coordinator Node

Install as cluster coordinator with WHOOSH dashboard:

curl -fsSL https://chorus.services/install.sh | sh -s -- --coordinator
🤖 With AI Models

Install with specific AI models:

curl -fsSL https://chorus.services/install.sh | sh -s -- --models "llama3.2,qwen2.5:7b"

🚀 What You Get

  • 🐝 BZZZ - P2P task coordination
  • 🔍 SLURP - Context curation
  • 📡 COOEE - Message queuing
  • 🛡️ SHHH - Secrets management
  • 💭 HMMM - Agent collaboration
  • 🫧 BUBBLE - Knowledge graphs
  • 🦙 PARALLAMA - Multi-GPU inference
  • 🌐 WHOOSH - Web dashboard

📖 Quick Start

  1. Install coordinator: Run with --coordinator flag
  2. Add workers: Run script on additional machines
  3. Deploy agents: Use WHOOSH dashboard to manage
  4. Collaborate: Agents work together automatically