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"