From dd17c74eeec38e70979de0eeb1ae64ff71dfdc6c Mon Sep 17 00:00:00 2001 From: crispyberry Date: Fri, 6 Feb 2026 18:55:11 +0800 Subject: [PATCH] docs: features --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3b16bb4..e63eec7 100644 --- a/README.md +++ b/README.md @@ -10,11 +10,11 @@ MimiClaw turns a tiny ESP32-S3 board into a personal AI assistant. Plug it into ## What It Does -- **Chat on Telegram** — message your bot from anywhere, get AI replies -- **Remembers you** — long-term memory + daily notes, survives reboots and power loss -- **Always on** — plug into USB, it runs 24/7 on ~0.5W -- **Private** — your conversations stay on your device, not someone else's server -- **$5 hardware** — just an ESP32-S3 dev board, nothing else +- **Ultra-light** — No Linux, no Node.js, no bloat — just pure C +- **Gets work done** — Message it from Telegram, it handles the rest +- **Self-evolving** — Learns from memory, remembers across reboots +- **Always on** — USB power, 0.5 W, runs 24/7 +- **$5 total** — One ESP32-S3 board, nothing else ## How It Works