by beancookie · Codex Skill · ★ 26
XiaoClaw: AI Voice Assistant with Local Agent Brain ESP32-S3 AI Voice Assistant — Voice I/O + Local LLM Agent 🌐 Official Website Introduction XiaoClaw is a unified ESP32-S3 firmware that combines voice interaction with a local AI Agent brain. It integrates: xiaozhi-esp32 — Voice I/O layer: audio recording, playback, wake word detection, display, and network communication mimiclaw — Agent brain: LLM inference, tool calling, memory management, autonomous task execution Core Features: Voice I/O with local wake word detection Local LLM inference with ReAct agent loop Self-learning: Multi-step...
| Stars | 26 |
| Forks | 3 |
| Language | C++ |
| Category | Codex Skill |
| License | MIT |
| Quality Score | 69.9966440577275/100 |
| Open Issues | 1 |
| Last Updated | 2026-05-13 |
| Created | 2026-03-17 |
| Est. Tokens | ~716k |
Explore other popular codex skill tools:
xiaoclaw is Local AI Agent firmware running on ESP32-S3, integrating offline voice wake-up with cloud TTS, supporting local LLM inference, tool calling, long-term memory storage and autonomous task execution.. It is categorized as a Codex Skill with 26 GitHub stars.
xiaoclaw is primarily written in C++. It covers topics such as assistant, chatbot, edge-ai-agents.
You can find installation instructions and usage details in the xiaoclaw GitHub repository at github.com/beancookie/xiaoclaw. The project has 26 stars and 3 forks, indicating an active community.
xiaoclaw is released under the MIT license, making it free to use and modify according to the license terms.