NanoClaw
Trợ lý AI Cá nhân. Đủ nhỏ để hiểu trọn vẹn.
Hầu hết AI agent là framework cồng kềnh. NanoClaw đủ nhỏ để đọc hết. Xây dựng trên Claude Agent SDK, agent chạy trong container Linux cách ly. WhatsApp tích hợp sẵn, thêm kênh qua skill. Clone, cài đặt, xong.
Bắt đầu nhanh
git clone https://github.com/qwibitai/NanoClaw.git && cd NanoClaw && claude ~500 lines of TypeScript. Built on Claude Agent SDK.
Khả năng
Lõi nhẹ
Đủ nhỏ để hiểu. Một tiến trình, vài file mã nguồn, không microservice. Nhờ Claude Code hướng dẫn bạn qua toàn bộ codebase.
WhatsApp + Skill
WhatsApp tích hợp sẵn qua Baileys. Thêm Telegram, Discord, Slack qua skill Claude Code. Mỗi kênh là mã nguồn sạch trong fork của bạn.
Bộ nhớ bền vững
Cơ sở dữ liệu SQLite cho tin nhắn, phiên và trạng thái. File CLAUDE.md riêng cho mỗi nhóm. Tồn tại qua khởi động lại, truy vấn được hoàn toàn.
Agent Swarm
Tạo nhóm agent chuyên biệt cộng tác xử lý tác vụ phức tạp. Trợ lý AI cá nhân đầu tiên hỗ trợ agent swarm.
Cách ly Container
Agent chạy trong container Linux — Apple Container trên macOS, Docker trên macOS/Linux. Cách ly hệ thống file, không phải kiểm tra quyền.
Tác vụ định kỳ
Cron job định kỳ chạy Claude và gửi tin nhắn lại cho bạn. Tìm kiếm web và tự động hóa trình duyệt bên trong container.
Cài đặt arrow_forward
Clone repo và bắt đầu với Claude CLI. Chạy trong vài phút.
Blog arrow_forward
Tin tức, bản phát hành và câu chuyện từ cộng đồng NanoClaw.
Tích hợp arrow_forward
WhatsApp tích hợp sẵn. Thêm kênh qua skill Claude Code. Agent chạy trong container cách ly.
Tài liệu arrow_forward
Mọi thứ bạn cần để chạy NanoClaw: cài đặt, thiết lập container, ghép nối WhatsApp, tác vụ định kỳ và tham chiếu kiến trúc.
Cộng tác viên arrow_forward
Mỗi commit làm NanoClaw tốt hơn. Gặp gỡ các lập trình viên đóng góp mã nguồn, phát hành tính năng và giữ dự án tiến về phía trước.
Mọi người nói gì
"~500 lines of TypeScript. I read the entire codebase in 20 minutes and actually understood every line. Try doing that with any other AI agent framework."
@ts_dev"Deployed NanoClaw in Docker on my VPS. It handles WhatsApp + Telegram + Discord simultaneously from one instance. Been running for 3 weeks straight, zero restarts."
@devops_mike"Agent Swarms is the killer feature. I ask NanoClaw one question and it spawns sub-agents to research, summarize, and draft — all in parallel. Feels like having a team."
@sarahcodes"git clone, claude, /setup — personal AI assistant on WhatsApp in under 5 minutes. I've onboarded 3 friends the same way. Nobody needed docs."
@cloud_native_tom"NanoClaw + Ollama = fully offline AI assistant. No API keys, no cloud, no data leaving my network. Running Llama locally on my Mac with zero cost. This is the way."
@privacy_first"HEARTBEAT.md is genius. I wrote 5 lines of markdown and now NanoClaw sends me a daily news digest, monitors my GitHub repos, and reminds me of meetings. All automatic."
@cron_master"~500 lines of TypeScript. I read the entire codebase in 20 minutes and actually understood every line. Try doing that with any other AI agent framework."
@ts_dev"Deployed NanoClaw in Docker on my VPS. It handles WhatsApp + Telegram + Discord simultaneously from one instance. Been running for 3 weeks straight, zero restarts."
@devops_mike"Agent Swarms is the killer feature. I ask NanoClaw one question and it spawns sub-agents to research, summarize, and draft — all in parallel. Feels like having a team."
@sarahcodes"git clone, claude, /setup — personal AI assistant on WhatsApp in under 5 minutes. I've onboarded 3 friends the same way. Nobody needed docs."
@cloud_native_tom"NanoClaw + Ollama = fully offline AI assistant. No API keys, no cloud, no data leaving my network. Running Llama locally on my Mac with zero cost. This is the way."
@privacy_first"HEARTBEAT.md is genius. I wrote 5 lines of markdown and now NanoClaw sends me a daily news digest, monitors my GitHub repos, and reminds me of meetings. All automatic."
@cron_master"Added a custom tool in 30 lines of TypeScript. No SDK to learn, no build step, no plugin API. Just a function in src/tools/. NanoClaw picked it up on restart. Developer experience is top tier."
@alex_builds"My WhatsApp AI assistant handles daily tasks, sets reminders, and even drafts emails for me. NanoClaw's persistent memory means it knows my preferences without me repeating myself."
@startup_alex"WhatsApp, Telegram, Discord, Slack, Signal — all connected to one NanoClaw instance. I message from whatever app I'm in and get the same context-aware assistant everywhere."
@data_lisa"NanoClaw on my home server controlling lights and thermostat through WhatsApp. 'Turn off the living room lights' just works. Docker keeps it always on, always isolated."
@homelab_dan"Apple Container on macOS, Docker on Linux. Deny-by-default allowlists. Filesystem scoping. NanoClaw is the first AI assistant I've seen that treats security as a feature, not an afterthought."
@security_emma"I'm not a developer. My friend set up NanoClaw for me and now I just chat with it on WhatsApp like a normal conversation. It helps me plan trips, summarize articles, and track my habits."
@casual_user"Added a custom tool in 30 lines of TypeScript. No SDK to learn, no build step, no plugin API. Just a function in src/tools/. NanoClaw picked it up on restart. Developer experience is top tier."
@alex_builds"My WhatsApp AI assistant handles daily tasks, sets reminders, and even drafts emails for me. NanoClaw's persistent memory means it knows my preferences without me repeating myself."
@startup_alex"WhatsApp, Telegram, Discord, Slack, Signal — all connected to one NanoClaw instance. I message from whatever app I'm in and get the same context-aware assistant everywhere."
@data_lisa"NanoClaw on my home server controlling lights and thermostat through WhatsApp. 'Turn off the living room lights' just works. Docker keeps it always on, always isolated."
@homelab_dan"Apple Container on macOS, Docker on Linux. Deny-by-default allowlists. Filesystem scoping. NanoClaw is the first AI assistant I've seen that treats security as a feature, not an afterthought."
@security_emma"I'm not a developer. My friend set up NanoClaw for me and now I just chat with it on WhatsApp like a normal conversation. It helps me plan trips, summarize articles, and track my habits."
@casual_userCâu hỏi thường gặp
Các câu hỏi phổ biến về NanoClaw và cách hoạt động.