TWITTER_ARTICLE

Clawdbot is an open-source personal AI assistant that runs inside messaging apps…

Brief

Clawdbot is an open-source personal AI assistant that runs inside messaging apps, retains full conversation history, proactively pushes alerts, and executes real tasks (email, browser control, file ops). It requires Node.js and a Claude/ChatGPT subscription, can run on a $5/month VPS or locally, and installs via a single curl command.

Cleaned source text

title: @NoahEpstein_: Imagine if Siri actually worked....

author: NoahEpstein

content_type: twitter_article

published: 2026-01-24T14:46:52+00:00

source_url: https://x.com/NoahEpstein_/status/2015073824799371370

word_count: 1127

Imagine if Siri actually worked.

Like, remembered what you told it. Did real tasks. And messaged YOU when something important happened.

That's Clawdbot.

People are losing their minds over this thing - buying Mac Minis, building server setups, overcomplicating everything.

You don't need any of that. Let me break it down simply.

What Is Clawdbot?

Think of it like this:

ChatGPT and Claude live on a website. You go to them, type something, get a response, copy-paste it somewhere else.

Clawdbot lives in your phone.

It's an AI assistant that works inside the apps you already use - WhatsApp, Telegram, iMessage, Slack, Discord. You text it like a friend. It texts you back.

Same conversation whether you're on your phone, laptop, or tablet. It remembers everything you've ever told it.

That's it. That's the core idea.

Why Is Everyone Talking About It?

Three reasons:

1. It Actually Remembers Things

Ask Siri what you told it yesterday. It has no idea.

Clawdbot remembers your last conversation. Your preferences. That random thing you mentioned two weeks ago. It builds context over time and gets better at helping you.

This sounds basic. No mainstream assistant has figured it out until now.

2. It Messages YOU First

This is the big one.

Normal AI waits for you to open it. Clawdbot can reach out proactively:

"Hey, you have 3 urgent emails and a meeting in 20 minutes"

"That stock you're watching just dropped 5%"

"Weather's bad tomorrow - might want to reschedule"

It's like having a personal assistant who actually pays attention.

3. It Can Do Things On Your Computer

Not just answer questions. Actually do stuff.

Fill out forms

Send emails

Move files around

Run programs

Control your browser

One person rebuilt their entire website while watching Netflix in bed. Never opened a laptop. Just texted Clawdbot what to do.

The Mac Mini Myth

Here's where people are going wrong.

I've seen setups with 3 Mac Minis stacked on desks. Raspberry Pis everywhere. People treating this like they need a data center.

You don't.

Clawdbot runs on a $5/month server. That's less than a coffee.

The technical requirements:

A cheap cloud server (or your own computer)

Node.js installed (free software)

A Claude or ChatGPT subscription

That's the whole thing. No Mac Mini farm required.

How Does It Actually Work?

Simple version:

Clawdbot runs on a computer (yours or a $5 cloud server)

It connects to your messaging apps

You text it, it responds

It can also do tasks on that computer

Slightly more technical version:

There's a "Gateway" that runs in the background. Think of it like a switchboard operator. Messages come in from WhatsApp, Telegram, wherever. The Gateway routes them to the AI. The AI thinks, responds, and can also trigger actions - like opening a browser or running a script.

Everything stays on your machine. Your data doesn't go to some company's server (except for the AI calls to Claude/ChatGPT).

What Can You Actually Do With It?

Real examples from people using it:

Morning Briefings Wake up to a summary: your important emails, calendar for the day, tasks you need to handle. Delivered to your phone before you get out of bed.

Research Assistant "Find me the 5 best restaurants near my hotel in Tokyo." It searches, compares, gives you options - all in a text thread.

Task Automation "Every Friday at 5pm, send me a summary of what I accomplished this week." Set it once, it runs forever.

The Wild Stuff One user has Clawdbot write custom meditations, generate audio with AI voices, add ambient music, and deliver them every morning. Fully automated.

Who Made This?

Peter Steinberger - a developer from Vienna who "came back from retirement to mess with AI."

The mascot is a space lobster named Clawd. The community calls it "early AGI." Andrej Karpathy (one of the most respected AI researchers) endorsed it.

It's open source, meaning anyone can see the code, improve it, or build on top of it. The Discord community has 30+ contributions per day.

How Is It Different From ChatGPT?

ChatGPT is a chat window. Clawdbot is an assistant that lives in your life.

How Is It Different From Siri?

Siri has the memory of a goldfish. Clawdbot has a brain.

Do I Need To Be Technical?

Honestly? A little bit.

If you can follow instructions and copy-paste commands, you can set it up. It's not "click a button and done" - but it's not rocket science either.

here all the documentation: https://clawd.bot

The install is one line:

curl -fsSL https://clawd.bot/install.sh | bash

Then you follow a setup wizard that walks you through connecting your messaging apps.

If that sounds intimidating, wait a few months. The community is making it easier every week. Or find someone technical to help you set it up once—after that, you just use it like any other messaging app.