openclaw/openclaw — GitHub Repository Preview
AI & Machine Learning ★ 317.0k TypeScript

openclaw/openclaw

by @openclaw ·

317.0k Stars
60.7k Forks
5000 Issues
TypeScript Language

OpenClaw is a personal AI assistant you run on your own devices, accessible through 20+ messaging platforms including WhatsApp, Telegram, Slack, and Discord. Features a local-first Gateway control plane, voice capabilities with wake words, browser control, visual canvas workspaces, and device pairing for iOS/Android with camera and screen recording. Includes companion apps for macOS, iOS, and Android, plus a skills platform for extensibility. Runs entirely on your hardware with no cloud dependency.

openclaw
@openclaw Project maintainer on GitHub
View Profile
View on GitHub
git clone https://github.com/openclaw/openclaw.git

Quick Start Example

bash
# Install OpenClaw
git clone https://github.com/openclaw/openclaw
cd openclaw
pnpm install

# Start the Gateway
pnpm dev

# Access at ws://127.0.0.1:18789
# Connect your messaging channels

Tags

#ai-assistant#local-first#messaging#typescript#selfhosted#voice

Related Projects