A self-hostable AI assistant with web UI, Discord bot, scheduled tasks, and multi-agent support. Built on orra.
- Copy
config.example.tomltoassistant.tomland fill in your settings - Set environment variables for API keys (
ANTHROPIC_API_KEY,DISCORD_TOKEN, etc.) cargo run --release
See config.example.toml for all available options.
MIT