LettaBot
letta-ai/lettabot
A multi-channel personal AI assistant built on the Letta SDK that unifies memory across Telegram, Slack, Discord, WhatsApp, and Signal. Takes a 'hackable' approach with local tool execution and AI-assisted configuration, positioning itself as a more modular alternative to OpenClaw.
Why choose LettaBot over OpenClaw?
Quick recommendation layer first, deeper analysis second. Use this before diving into metrics and architecture details.
- Recommendation signal still sparse. Use the compare view and source links before making a call.
- Still less proven than OpenClaw in maturity, docs depth, or production mileage.
- Still needs careful sandboxing and guardrails before trusted production use.
- Security-sensitive self-hosters
- Teams needing shared agent workflows
- You only want battle-tested projects with a long public track record
- You cannot tolerate elevated execution risk without extra hardening
Limited evidence available. Use the primary sources before making a production decision.
AI decision layer last reviewed Apr 20, 2026. Helpful, but still inference-heavy enough to double-check primary sources.
Source window: GitHub metadata, README, recent commits, latest release, Reddit, Brave search
Community Pulse
Security Radar
How it's evaluated
Isolation from host OS. 10 = Fully virtualized (Docker/Wasm); 1 = Direct local execution.
Safety of external connections. 10 = End-to-end encrypted/Scoped; 1 = Plaintext/Broad access.
Traffic control. 10 = Air-gapped/Offline-first; 1 = Unrestricted internet access.
Privacy level. 10 = Zero telemetry/Zero tracking; 1 = Extensive logging/reporting.
Command safety. 10 = No unsupervised shell; 1 = Raw, unmonitored shell access.
Security radar summary for LettaBot.
- LettaBot: Sandboxing 4 of 10, API Security 6 of 10, Network Isolation 4 of 10, Telemetry Safety 7 of 10, Shell Protection 2 of 10.
Evaluation Scale: 10 = Maximum Safety / 1 = High Risk
Star Growth (2026)
Star history summary.
- lettabot: 104 recorded points. From 23 stars on 2026-01-01 to 318 on 2026-04-21.
ClawVerse News
Latest articles and global buzz
Trending Mentions
Technical Showdowns
LettaBot is a personal AI assistant built on the Letta Code SDK that emphasizes unified, persistent memory across multiple messaging platforms including Telegram, Slack, Discord, WhatsApp, and Signal. Unlike OpenClaw's monolithic approach, LettaBot is designed to be 'hackable' with AI-assisted configuration through tools like Letta Code, Claude Code, or Cursor. The project supports local tool execution, allowing the agent to read files, search code, and run commands on the user's machine.
The architecture leverages Node.js 20+ and offers flexible deployment options including Railway one-click deploy or self-hosted Docker with a Letta server backend. Key differentiators from OpenClaw include voice message transcription via OpenAI Whisper, a heartbeat system for periodic task review, and built-in scheduling for reminders and recurring tasks. The project is actively maintained with frequent commits addressing bug fixes, API improvements, and feature additions like Discord bot reaction toggles and conversation management commands.
Security considerations are notable: while LettaBot requires API keys for Letta services, its local tool execution capabilities present similar shell access risks as OpenClaw. The project appears to be in active alpha development (v0.2.0-alpha.7) with a smaller but engaged community compared to OpenClaw's massive footprint.