Embedded AI Assistant
5.4k 2026-05-06
memovai/mimiclaw
MimiClaw transforms a $5 ESP32-S3 chip into a personal AI assistant, offering Telegram integration, local memory, and ultra-low power consumption without a traditional OS.
Core Features
Runs on a tiny, low-cost ESP32-S3 chip with pure C, eliminating OS overhead.
Interacts via Telegram, handling tasks and evolving with local memory.
Supports both Anthropic (Claude) and OpenAI (GPT) as LLM providers.
Operates 24/7 on minimal USB power (0.5 W).
Quick Start
git clone https://github.com/memovai/mimiclaw.gitDetailed Introduction
MimiClaw pioneers the concept of a pocket AI assistant by enabling OpenClaw to run on a $5 ESP32-S3 microcontroller. It bypasses the need for Linux, Node.js, or larger hardware like Raspberry Pi, offering a highly efficient, pure C implementation. Users interact with MimiClaw through Telegram, where it processes requests using leading LLM providers, learns from local memory, and operates continuously with minimal power, making advanced AI accessible and personal on an edge device.