Project · 2026
Moltbot
Hardened personal AI assistant with chat, voice, and household-automation interfaces.
- Docker
- Node.js
- TypeScript
- Python
- Shell
Project snapshot
- Status
- In daily use as a private personal system.
- Interfaces
- Chat and voice interfaces across a small set of personal tools.
- Voice
- Wake-word detection, voice activity detection, speech-to-text, and neural text-to-speech.
- Isolation
- Read-only containers, dropped Linux capabilities, Docker secrets, and separate browser/dev sidecars.
Technical proof
- Built on OpenClaw as a hardened containerized stack.
- Skills connect a private set of personal productivity and household workflows.
- Research and development capabilities are isolated from the main assistant runtime.
What it is
Moltbot is a private AI assistant built on OpenClaw, running as a hardened containerized stack. Its interfaces cover chat, voice, and personal automation.
Voice pipeline
The voice pipeline combines wake-word detection, voice-activity-gated recording, speech-to-text, and neural text-to-speech. It supports low-friction push-to-talk without requiring a native mobile application.
Security and isolation
The gateway runs read-only with dropped Linux capabilities, no-new-privileges enforcement, and runtime secret injection. Research and development capabilities are isolated from the main assistant runtime.
Skills and daily use
Skills cover private productivity, household, and scheduled-briefing workflows. The assistant can propose changes through a reviewable pull-request flow.
The project has been in active daily use since early 2026 and is continuously extended. It is not open-source.