Avriz documentation
Avriz gives you a private cloud dev box you talk to. A coding agent lives on it — it writes, edits and runs code in your workspace, deploys your apps, and talks back. These docs cover everything from signup to shipping.
Getting started →
Sign up, start your free box, and have the agent working for you in about five minutes.
Inside your box →
The Agent, chats, voice, Terminal, the git-aware Files tab, knowledge, and deploying apps.
Settings & keys →
Bring your own API keys, pick your model, and manage the agent's memory.
Billing & credits →
What the free tier includes, how credits work, and what things cost.
How it fits together
When you sign up, we launch a dedicated cloud server — your box — that only you can reach, at your own address:
AgentFilesTermAppsSettings
Add a dark-mode toggle to my site and push it
▸ edit index.html · run npm test · git push
Done — toggle added, tests green, pushed to
Done — toggle added, tests green, pushed to
main. Want me to deploy it?Your box: chat or talk to the agent, and it does the work in your own workspace.
- Private & isolated — one real server per subscriber. Your files, your shell, your GitHub access. Nobody shares it.
- Voice-native — hold the mic, say what you want, hear the answer. Speech-to-text in, text-to-speech out.
- Scales to zero — the box goes to sleep when idle so you don't burn compute; the first visit wakes it in ~30–60 seconds.
- Bring your own model, or use ours — plug in any OpenAI-compatible API key, or use the managed models with smart per-request routing.
The 2-minute version
- Sign up with email, Google, or GitHub.
- Hit Start building — free, no card, no plan to pick.
- An email arrives right away with your box link + login; the box is ready in about 4 minutes.
- Open your box, allow the microphone, and tell the agent what to build.
Full walkthrough: Getting started →