OpenClaw: The Fastest-Growing Open Source AI Assistant on GitHub
Key Takeaways OpenClaw has 388k stars on GitHub in under 5 months Self-hosted AI assistant — runs on your own hardware Connects to Discord, Telegram, WhatsApp, Slack, and 20+ more apps No subscription, no hosted tier,
Key Takeaways
- OpenClaw has 388k stars on GitHub in under 5 months
- Self-hosted AI assistant — runs on your own hardware
- Connects to Discord, Telegram, WhatsApp, Slack, and 20+ more apps
- No subscription, no hosted tier, no token required
- MIT licensed, stewarded by OpenClaw Foundation (501(c)(3))
- Created by Peter Steinberger as a weekend project in Nov 2025
What Is OpenClaw
OpenClaw is a free open source AI helper that runs on your own machine. It connects to the chat apps you already use — Discord, Telegram, WhatsApp, Slack, iMessage, Teams, and 20+ more. You talk to your AI assistant from your favorite chat app, and it does things on your computer.
It was created by Peter Steinberger as a weekend project in November 2025. In under 5 months, it hit 388k stars and 81k forks on GitHub. The fastest-growing open source project in GitHub history.
Peter Steinberger is the creator of PSPDFKit, a PDF rendering library used by millions of apps. He's been in the developer tools space for over a decade. When he built OpenClaw as a weekend project, he didn't expect it to become the most-starred repo on GitHub.
How It Works
OpenClaw runs a single Gateway process on your machine. It bridges your chat apps to AI helpers. You run it locally — http://127.0.0.1:18789/ by default.
The setup is simple. One command installs it:
curl -fsSL https://openclaw.ai/install.sh | bash -s -- --install-method git
No API keys. No cloud service. No subscription. It runs on your hardware, uses your models, stays on your network.
The Gateway process handles all the messaging integrations. It connects to Discord, Telegram, Slack, and 20+ other platforms through channel plugins. Each plugin is a separate repository in the clawhub registry. You can add or remove plugins without touching the core Gateway.
Key Features
OpenClaw connects to 20+ chat platforms. Discord, iMessage, Slack, Teams, Telegram, WhatsApp, Signal, Matrix, Zalo — all supported through channel plugins.
The clawhub registry has 94 repositories of plugins and skills. Need Google Workspace integration? gogcli handles that in your terminal. Need screenshots for AI agents? Peekaboo captures them on macOS. Need to manage your calendar and emails? OpenClaw has plugins for that too.
ClawSweeper scans your issues and PRs weekly, suggesting what to close and why. That alone saves hours of maintenance work for open source maintainers. It runs every PR and Issue once a week and suggests what can be closed safely.
The openclaw org has 94 repositories covering everything from the core Gateway to specialized tools like Peekaboo (screenshots), gogcli (Google Workspace), and clawhub (plugin registry). Each repository is MIT licensed and community-maintained.
Most AI assistants are hosted. They read your data, train on it, lock you into their platform. OpenClaw runs locally. Your data stays on your machine. No telemetry by default — just a version check you can turn off.
This is the difference between an AI tool that serves you and one that extracts from you. OpenClaw is the former.
The OpenClaw Foundation, an independent 501(c)(3) non-profit, stewards the project. There's no paid tier, no hosted service, no token required. You run it on your hardware, use your models, and keep your data on your network.
This model — self-hosted, open source, no vendor lock-in — is what developers have been asking for. OpenClaw delivers it.
My Honest Take
I've tried several AI assistants. Most are hosted, require API keys, and phone home. OpenClaw is different. It runs on your hardware, connects to your chat apps, and stays in your control.
The setup is genuinely simple. One curl command and you're running. The clawhub registry has 94 repositories of plugins and skills. That's a lot of extensions for a project that started as a weekend experiment.
Peter Steinberger built this in 5 months with a community of contributors. 80,000+ commits from hundreds of contributors. That's momentum.
The community is active and growing. New plugins are added regularly. The clawhub registry expands with every release. OpenClaw isn't just a project — it's a platform for building AI-powered chat integrations.
Who This Is For
- Developers who want AI in their existing chat workflow
- Privacy-conscious users who don't want data in the cloud
- Open source contributors looking for a platform to build on
- Teams that need AI assistance without per-seat pricing
- Anyone tired of AI tools that require subscriptions
- Non-technical users who want AI help from their favorite chat app
- System administrators who need AI for infrastructure monitoring
Common Questions
Q: Does it work with any AI model?
A: OpenClaw connects to AI agents on your machine. You can use Ollama, local models, or any OpenAI-compatible backend. It's model-agnostic.
Q: Is it really free?
A: Yes. MIT licensed. No paid tier. No hosted tier. No token. The OpenClaw Foundation stewarded it as a non-profit. You pay nothing to use it.
OpenClaw is one of the most impressive open source projects of 2026. 388k stars in 5 months doesn't lie. It runs locally, connects to your chat apps, and stays in your control.
If you want an AI assistant that works on your terms, try OpenClaw. It's free, open source, and growing faster than anything on GitHub.
Peter Steinberger built this as a weekend project. It became the most-starred repo on GitHub in under 5 months. That's the power of open source — when builders build for themselves, the world shows up.
OpenClaw is the AI assistant that finally respects your data, your hardware, and your time. No subscriptions. No cloud. No lock-in. Just an AI assistant that works, wherever you are, on whatever device you have.
Originally published by Dev.to AI. Aggregated on AIWithGhost for educational purposes — full credit and traffic to the original publisher.


