Loading
Loading
One command. Your own AI agent platform — agents you run, models you choose.
New here? Just download — we'll do the rest.
One file. It installs your assistant, checks your computer, and walks you through the setup. No technical knowledge needed.
Terminal
curl -fsSL https://aitherium.com/install.sh | shTakes ~5–10 minutes depending on your connection. Follow the prompts.
Follow these steps to get your node running and your agent loop started.
Watching 127.0.0.1 on this device for a node.
One command on your machine
Run the command above. The installer will:
Device-flow auth through the portal
During installation, you'll be prompted to sign in:
adk login
Opens your browser to approve device login. No password needed.
Run adk up in a new terminal
In a new terminal after login:
adk up
Starts your agent loop and connects it to your workspace. Inference runs in the cloud by default — add a local brain in the next step, and the agent uses it instead.
Waiting for node to start
Probing 127.0.0.1:8090, :8000, :8080, :8092...
Run Bonsai on your own hardware — no internet needed
Run a Bonsai model server on your own hardware — fast local inference, no internet, no account. It picks the right model for your machine automatically:
curl -fsSL https://aitherium.com/install.sh | sh -s -- --bonsai
Downloads the model that fits (1.7B–27B) and runs it on localhost:8080. Your agent finds it on its own. On Windows, run it inside WSL2 — irm https://aitherium.com/install.ps1 | iex with the -Wsl2 flag sets that up.
On a phone
curl -fsSL https://aitherium.com/phone.sh | bash
Android only, and you need a terminal first: Termux (from F-Droid — it is not on the Play Store) or the Android Linux Terminal on Pixel 9/10. The in-browser model lane is switched off on phones on purpose — the smallest model froze a Pixel 10 to a reboot — so this serves the same models on 127.0.0.1:8080 instead.
On iPhone or iPad there is no terminal, so this command has nowhere to run. Use the browser — it works on iOS and needs no install.
Browser extension + aitherium.com
Two things to complete your setup:
You're ready to build, deploy, and run autonomous agents on your own hardware.
Complete infrastructure for building and running AI agents
SDK, terminal, browser extension, and sign-in — the installer does the whole setup. Your agent loop is running in minutes.
Run Bonsai on your own hardware — the installer picks a model that fits your machine (1.7B–27B) and your agent finds it on its own. No internet needed.
A full agent platform — orchestration, memory, tools, and 298 services behind them. Not a chatbot.
Your agents run on machines you own. Nothing is uploaded unless you send it somewhere yourself.
Awconnect brings your agent into the browser with seamless integration.
Launch apps, chat, deploy agents, manage workspaces — all in one portal.
Install AitherOS and start building autonomous agents on your own hardware.