Installation
Get Zardus up and running in under a minute with our one-command installer.
Prerequisites
- • Node.js 18+ (for npm and OpenCode)
- • Python 3.10+ (for memory system)
- • Git (for cloning repositories)
- • Browser (Chrome, Brave, or Edge) for automation
One-Command Installation
curl -fsSL https://raw.githubusercontent.com/zardusai-cyber/zardus_setup/main/setup.sh | bashThis will install everything: brain files, memory system, browser automation, Telegram bot, and ECC agents.
What Gets Installed
Brain Files
Zardus personality & protocols
Memory System
Persistent knowledge graph
Browser Plugin
CDP browser control
Telegram Bot
Remote control from phone
ECC Agents
14 specialized AI agents
Heartbeat
Proactive automation daemon
Manual Installation
Prefer to install manually? Clone the repos and copy files yourself:
# Clone the setup repo
git clone https://github.com/zardusai-cyber/zardus_setup.git
# Run the setup script
cd zardus_setup && ./setup.sh
✓ Next Step
Ready to start? Head to Quick Start to learn how to use Zardus effectively.