I wanted a self-hosted personal AI assistant that I could actually understand and enhance end-to-end.
Atombot keeps it simple. Core functionality in just ~500 lines of code (vs 400k in OpenClaw), here's what it does:
- Persistent memory with searchable daily history logs
- Gateway (support telegram, chat from your phone, allowlist-based access)
- Recurring and one-time reminders
- Skills system (OpenClaw SKILL.md compatible)
- Auto-detects Ollama, LM Studio, Codex on first run. No manual config hunting
Would love feedback!
rman666•41m ago
I’m building ElectronBot, which will be even smaller
gwangee•1h ago
github: https://github.com/daegwang/atombot
I wanted a self-hosted personal AI assistant that I could actually understand and enhance end-to-end.
Atombot keeps it simple. Core functionality in just ~500 lines of code (vs 400k in OpenClaw), here's what it does: - Persistent memory with searchable daily history logs - Gateway (support telegram, chat from your phone, allowlist-based access) - Recurring and one-time reminders - Skills system (OpenClaw SKILL.md compatible) - Auto-detects Ollama, LM Studio, Codex on first run. No manual config hunting
Would love feedback!