OpenClaw
ActiveDescription
OpenClaw is an open-source personal AI assistant platform supporting 25+ messaging channels (WhatsApp, Telegram, Slack, etc.) with multi-LLM integration and personal knowledge management.
Key Features
- 25+ messaging channels - Unified access to WhatsApp, Telegram, Slack, Discord, WeChat, QQ, and more
- Multi-LLM support - Works with OpenAI, Anthropic, and other providers via OAuth or BYOK
- Voice interaction - Speech input/output on macOS, iOS, and Android for hands-free conversation
- Canvas rendering - Live interactive canvas with user-controlled visual content display
- DM pairing security - Default pairing policy treats inbound direct messages as untrusted input
- Daemon mode - Installs as launchd/systemd user service for persistent background operation
Use Cases
Categories
Quick Start
# Install OpenClaw (requires Node 24 or 22.19+)
npm install -g openclaw@latest
# Run onboarding wizard and install daemon
openclaw onboard --install-daemon
# Check gateway status
openclaw gateway status
# Send a message to the assistant
openclaw agent --message "Hello" --thinking high