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 Google AI Studio, OpenAI, Anthropic, OpenRouter, Moonshot, MiniMax, or use local Ollama
Steps
- Build from source โ clone and compile
- First run wizard โ interactive configuration setup
- Configure โ customize config.toml as needed
- Install as service โ run on boot with systemd/launchd