Install Bun
GenosOS requires Bun as its runtime. If you already have Bun >=1.2.0 installed, skip this step.Verify the install:
Clone and set up the repo
pnpm setup runs three things: pnpm install, pnpm build, and pnpm ui:build. It takes about a minute on first run.Start the gateway
| Provider | Where to get a key |
|---|---|
| Anthropic | console.anthropic.com → API Keys |
| OpenAI | platform.openai.com → API Keys |
| Google Gemini | aistudio.google.com → Get API key |
Open the Control UI
After the wizard completes, the browser opens automatically at
http://127.0.0.1:18789. You’ll see a chat interface — this is your assistant.What’s next?
Connect channels
Link WhatsApp, Telegram, Slack, Discord, Signal, and more.
AI providers
Switch providers or configure multiple API keys.
Agent templates
Deploy a specialized business agent from one of 12 templates.
Security & vault
Understand encryption, Fortress Mode, and WebAuthn.