Loading
0%

Tonight's Agenda

01 Lunatechs Intro Hanley
02 OpenClaw — Another Look Hanley
03 Unleashing the Full Potential of OpenClaw LokLok
04 LUCKY DROP!
05 OPEN MIC

Hanley Leung

Build Cool Stuff
Hello
I'm Hanley
Hometown
San Francisco
Currently
San Francisco ↔ Hong Kong ↔ Shanghai
US Citizen · HK Permanent Resident · 12 Years in Shanghai
Education
UC Berkeley
Loves
Tech, Travel, Fitness, Gaming

Apple

Apple Vision Pro

EA

Pogo, FIFA Online 2, NBA Street Online

Yahoo!

Yahoo! Mail, HotJobs, Classifieds

R2 Digital

make Froyo!, Teddy Bear Workshop, Mochi Monster Blast

TAISO AI
AI Agentic Platform
Natural Language
Business Automations
Kids Challenging Kids
AI From Line 1
UGC Hypercasual Game Platform
Hanley Talks Tech
Hanley Talks Tech
Tech Reviews & Tutorials
Hanley Talks AI
Hanley Talks AI
AI News & Insights
Lunatechs
Your tribe of Technology Lunatics.
CharterBuild. Learn. Share. Connect.
MissionChange the world.
EventsHikes, Meetups, Office Hours, Hackathons, Industry Excursions
LinkedIn QR
LinkedIn Group
Join the conversation
WhatsApp QR
WhatsApp Community
Get involved today
Lunatechs

We're Looking For

Speakers
Anything cool, even non-tech
Sponsors
Would love to be able to feed everyone
Organizers
Two more people to help organize events & community
Chapters
Already have a Silicon Valley chapter organizing
LinkedIn QR
LinkedIn Group
WhatsApp QR
WhatsApp Community
The AI Agent That Broke the Internet
200,000
GitHub Stars
One developer. One weekend. One idea.
One of the fastest-growing open-source projects ever.

Your New Coworker

  • Lives in your chat apps
  • Runs on your machine
  • Works while you sleep
  • Acts — files, email, browser, code, calendar
OpenClaw at work

It Works For You

Your Message
AI Thinks
loop
Agent Acts
Result

The loop repeats until the task is done — or the AI gives up.

It Works On Its Own

Cron Jobs

Scheduled tasks on any cadence — reports, backups, morning briefings, batch jobs.

"Every Monday 9am, summarise last week's PRs"
💚

Heartbeat

Periodic check-ins — monitors systems, stays aware, acts when something changes.

"Every 30 min, check if staging is still healthy"

Webhooks

Reacts to external events instantly — emails, messages, alerts, deployments.

"When a new email arrives, triage and reply"

No human in the loop — it just handles it.

It can even set up its own scheduled tasks.

Under the Hood

External AI
AI Brain (LLM)
Anthropic · OpenAI · Google · Ollama
Cloud AI: Anthropic / OpenAI / Google Local AI: Ollama (free, private)
OpenClaw
Gateway
router + auth + sessions
Web UI
dashboard + config
Memory
files + vector search
Skills
markdown manuals
Cron
7x24 automation
Chat Connections
WhatsApp · Telegram · Slack · Discord
Tools
Full Computer
shell, browser, files
Internet APIs
web, email, services

Magic Moments

👋
I said "Hi" to my Mac Studio on WhatsApp — and it replied
📊
I asked it to scan websites, process the data, and generate a visual report — it worked on the first try
🔔
A message appeared from the AI that I didn't ask for — it just ran on schedule
🧠
It referenced a conversation we had days ago — without being reminded

Why Did It Blow Up?

Runs as You

Full access to your computer and everything on it. Files, apps, APIs, the internet.

Agents Just Go

Give it a task, walk away. It figures out the steps, picks the tools, and executes.

Triggered & Scheduled

Cron jobs, heartbeats, webhooks — it works while you sleep.

Chat From Your Phone

Message it on WhatsApp or Telegram. Go enjoy your life — it keeps working.

What People Use It For

  • Email triage
  • Shopping & negotiation
  • Coding & DevOps
  • Content pipelines
  • Trading & finance
  • Research & reports
Fu Sheng

CEO Content Pipeline

Fu Sheng (Cheetah Mobile) spent Chinese New Year building a multi-agent system. Ran a full content pipeline:

6 articles · 1M+ views · 300K video views — while on vacation.

Car Deal

AI Bought a Car

Datadog engineer told OpenClaw to buy a Hyundai Palisade. It emailed dealers, negotiated, played them against each other.

Saved $4,200 below sticker — no human phone calls.

Polymarket

Polymarket Trading Bot

An OpenClaw agent automated prediction market trades on Polymarket, exploiting timing inefficiencies at scale.

Claimed ~$150K profit — went massively viral.

The Big Questions

Is it safe? Honestly?
  • It can do anything your user account can do on your computer
  • It can crawl your machine and find passwords & API keys
  • Any API it can access, it can call — or call wrong by accident
  • It can be tricked into leaking credentials, compromising accounts
  • It can change your security settings
  • If you allow Python — full access to everything via scripts it writes
Same risks as giving a stranger your unlocked laptop. Start small, build trust.
How much?
  • OpenClaw itself — free & open source
  • You pay for hosting + an AI brain
  • I pay $200/mo for Claude MAX
  • I've burned $100/hr on GPT on one project
  • It adds up fast
Need to code?
  • Right now? Yes, honestly
  • Lots of terminal & JSON editing
  • Hard to debug
  • Not plug-and-play yet
Is my data safe?
  • Local model = AI companies can't train on your data
  • But doesn't fix the security risks above
  • The agent still has full access to your machine
Can it mess up?
  • HELL yeah — but so do you, right?
  • Different mistakes, not more
  • It just makes them a hell of a lot faster than you
Cost runaway?
  • AI provider — set a limit, easy
  • Other APIs it touches? Can go crazy
  • Put cost controls on everything it has access to
Do I need a Mac Mini?
  • No — any computer works
  • Local models: M4 Pro 64GB is nice but slow
  • Just use a cloud API
  • That said — Macs are niiiice

Overhyped — or the Next Big Thing?

It has a real chance to become the Apache of AI agents — the defacto open-source standard.

Hundreds of contributors are shipping code every week.

Apple, Microsoft, and Google will build their own — tied to their ecosystems.

I'm building an Apple ecosystem version. Architecturally very different.

Not whether you'll have an AI agent.
When. And whose.

Apple

iOS + macOS + Private Cloud Compute

Microsoft

Microsoft 365 + Windows

Google

Google + YouTube + Search

Huawei

HarmonyOS

Tencent

WeChat

Alibaba

Taobao + Alipay

Try It Tonight

A Dedicated Computer

  • Do NOT install on your personal computer
  • Work computer? Only if you don't mind getting fired if it goes sideways — or your boss said go for it
  • Best: a cheap dedicated Mac Mini or old laptop
  • Install OpenClaw + an AI API key
Cost: ~$600 USD / ~$4,700 HKD Mac Mini or old laptop
+ AI API $5–200 USD / $40–1,600 HKD per month

Cloud Server

  • One-click deploy solutions already exist
  • Runs 24/7 — no hardware to manage
  • Sandboxed — can't mess up your personal stuff
  • Be careful of contamination — don't link personal accounts or data
  • Connect via WhatsApp, Telegram, or web
  • Best for always-on cron jobs & heartbeats
Cost: $5–50 USD / $40–400 HKD per month server
+ AI API $5–200 USD / $40–1,600 HKD per month

Now Go Build.

Change the World.

npm install -g openclaw@latest
Get Started

docs.openclaw.ai/install