I tried an OpenClaw-inspired AI assistant on a $10 ESP32 board, and it actually works
… The ESP32-S3 handled its agentic operations smoothly since it wasn’t processing the queries locally. MimiClaw stores its personality in daily note files, SOUL.md, and my preferences in USER.md. Anything I ask the bot to remember about me is stored in the long-term contextual section of MEMORY.md. …