Skip to main content
Open Source 1 min read 390 views

OpenClaw Creator Peter Steinberger on Viral Success: "It Started as WhatsApp Relay"

Weekend project now with 100K GitHub stars reflects growing demand for self-hosted, privacy-first AI automation.

TD

TechDrop Editorial

Share:

Peter Steinberger's OpenClaw has become one of the fastest-growing open source projects in GitHub history, reaching 100,000 stars in just three days. The creator shared insights into the project's viral success in a January 31 interview.

Weekend Project Origins

"It started as WhatsApp Relay," Steinberger explained. "I just wanted to control my computer through WhatsApp messages while away from my desk. Two months later, 2 million people visited the site in a single week."

The project's rapid growth reflects a fundamental shift in how developers think about AI. Rather than chatbots that advise, OpenClaw executes—running shell commands, managing files, and automating browser operations through familiar messaging platforms.

Privacy-First Architecture

OpenClaw's self-hosted design has been crucial to its adoption. All processing happens locally, addressing growing concerns about data being sent to third-party AI services. This resonates with developers and privacy-conscious users who want AI capabilities without sacrificing control.

Multi-Platform Support

The tool works through WhatsApp, Telegram, Discord, Slack, Teams, Signal, and iMessage—making it instantly accessible without new app installations. It supports both local models and cloud providers like OpenAI and Anthropic, giving users flexibility in their AI backend choice.

Related Articles