Getting Started

Build aidaemon from source, run the setup wizard, and have your personal AI agent running in minutes.

Requirements

  • Rust toolchain — install via rustup.rs
  • SQLite — typically pre-installed on macOS/Linux
  • Telegram bot token — create via @BotFather
  • LLM API key — from OpenAI, Anthropic, Google, OpenRouter, or use local Ollama

Steps

  1. Build from source — clone and compile
  2. First run wizard — interactive configuration setup
  3. Configure — customize config.toml as needed
  4. Install as service — run on boot with systemd/launchd