Getting Started
OpenAlloy is an enterprise AI harness that orchestrates 13+ LLM providers from a single Go binary. It supports TUI, Terminal Agent, and WhatsApp Daemon modes.
Quick Start
- Download the binary for your platform from the Downloads page
- Activate your license:
openalloy activate --key OA-XXXX-XXXX-XXXX - Configure your API keys:
openalloy config set anthropic.api_key sk-ant-xxx openalloy config set openai.api_key sk-xxx - Start using OpenAlloy:
openalloy chat
System Requirements
| Platform | Minimum Version |
|---|---|
| macOS | 12.0 (Monterey) |
| Linux | Kernel 5.4+ |
| Windows | 10 (21H2+) |
| Android | 11+ (Termux) |
| FreeBSD | 13.0+ |
What's Next
- Installation — Detailed setup instructions per platform
- Configuration — Set up providers and preferences
- Providers — Full list of supported LLM providers