
Clawdbot is an open-source, self-hosted AI personal assistant that's exploded in popularity in Silicon Valley in early 2026, often called the "24/7 Jarvis" for its ability to run locally on devices like a Mac Mini, manage daily tasks autonomously, and integrate with chat apps like WhatsApp, Telegram, and iMessage. Created by developer Peter Steinberger (known as @steipete), it's hailed as a "full-time AI employee" or "cyber butler" that remembers everything, acts proactively, and accesses your computer's full capabilities—reshaping what people expect from AI assistants this year.[1][2][3]
Clawdbot's hype stems from its rapid growth and real-world utility. Launched recently, its GitHub repo has surged to over 29,900 stars (with earlier reports at ~9,200), making it one of the fastest-growing open-source AI projects ever—fueled by word-of-mouth among founders, developers, and tech enthusiasts.[2][1] Tech leaders like David Sacks and Vijay Shekhar Sharma have shouted it out, and the buzz has even spiked Mac Mini sales, as people set them up as dedicated "home labs" to run Clawdbot 24/7.[3][4] One AI startup CEO dramatically claimed, "We have AGI!" after using it, while others joke it's "taking over everything."[1][4]
Unlike forgetful chatbots like basic ChatGPT or Siri, Clawdbot is built for persistence and power:
| Feature | Traditional AI (e.g., ChatGPT) | Clawdbot |
|---|---|---|
| Memory | Session-only, forgets quickly | Permanent local storage[2] |
| Initiative | Passive, waits for prompts | Proactive outreach[2][3] |
| Access | Limited to chat interface | Full OS/file/shell control[1][4] |
| Hosting | Cloud-only | Local on Mac Mini/etc.[1][3] |
People are sharing "magic" demos online:
Installation is developer-friendly but accessible:
curl -fsSL https... (full command in docs) for quick setup.[5]Caveat: Its "highest privileges" mean high power—and risk—so secure it properly. While hype is real, some sources note it may evolve past the buzz, as with other AI tools.[2] Check the GitHub (github.com/clawdbot/clawdbot) for the latest—it's open-source, so anyone can tweak it.[1][2]