Atombot – A tiny but powerful personal AI assistant
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!