AlexClaw is a self-hosted, single-user autonomous AI agent built on Elixir/OTP and the BEAM runtime. It monitors RSS feeds, web sources, GitHub repos, and APIs, then executes scheduled or on-demand workflows using a tier-based LLM router that selects the cheapest suitable model (Gemini, Claude, Ollama, LM Studio). Communication happens via Telegram with deterministic command routing. Key features include a Phoenix LiveView admin UI, PostgreSQL + pgvector memory store, runtime configuration without restarts, GitHub PR/commit security review, Google Calendar/Tasks integration, and experimental browser automation. Known limitations include semantic search being a stub, single-user only, and plaintext API key storage.

8m read timeFrom github.com
Post cover image
Table of contents
FeaturesArchitectureQuick StartConfigurationLLM Tier SystemTelegram CommandsAdmin UIProject StructureKnown LimitationsSecurityContributingLicense

Sort: