# Download ibl.ai

Deploy anywhere · own it your way

The AI agent platform you own — build, deploy, and manage intelligent agents everywhere you work. One codebase, native apps for every device, and headless skills to run it all from your terminal.

The download that's highlighted adapts to your device (macOS, Windows, iOS, or Android). By default the apps connect to the ibl.ai hosted backend — nothing else to set up.

Want the entire platform — backend and infrastructure — in your own environment? Contact us to get access to the full codebase: https://cal.com/iblai/30min

- View source on GitHub: https://github.com/iblai/os
- Open in browser / Get Started Free: https://ibl.ai/join
- Run it headlessly: see "Headless management" below

## Download by platform

The current desktop version is fetched live from the iblai/os GitHub releases. Older builds and all architectures: https://github.com/iblai/os/blob/main/docs/DOWNLOADS.md

### Web
Nothing to install — any modern browser. Get Started Free: https://ibl.ai/join

### macOS
Universal build — Intel + Apple Silicon, signed & notarized.
Download .dmg: https://github.com/iblai/os/releases/download/app-v0.95.5/ibl.ai_0.95.5_universal.dmg

### Windows
Installer for x64 and ARM64 devices.
- Download (x64): https://github.com/iblai/os/releases/download/app-v0.95.5/ibl.ai_0.95.5_x64-setup.exe
- Download (ARM64): https://github.com/iblai/os/releases/download/app-v0.95.5/ibl.ai_0.95.5_arm64-setup.exe

### iOS
iPhone & iPad on the App Store: https://apps.apple.com/us/app/ibl-ai/id6504929071

### Android
Phones & tablets on Google Play: https://play.google.com/store/apps/details?id=ai.ibl.mentorai

### Linux
Build from source — you own the whole stack. View on GitHub: https://github.com/iblai/os

## What you get

The same agent workspace on every device — chat, voice, MCP connectors, any LLM with your own keys, and embeddable widgets you can drop into any site.

- Agent chat
- Voice mode
- MCP connectors
- Any LLM, your keys
- Embed anywhere

Read the documentation: /docs/os/overview

## Headless management — run the whole platform from your terminal

Beyond the apps, ibl.ai ships 47 agent skills that map every platform operation to its exact REST endpoint. Add them to Claude Code, Cursor, or any skills-compatible agent and manage the platform with no UI at all. Skills repo: https://github.com/iblai/api

- Create and configure agents, LLM providers, prompts, safety rules, and MCP connectors.
- Org administration — users, groups, RBAC, SCIM, API tokens, billing, and feature flags.
- Analytics, courses, credentials, and a hosted MCP server to chat with deployed agents at runtime.

1. Add the skills: `npx skills add iblai/api`
2. Authenticate: `/iblai-api-login` (stores IBLAI_ORG, IBLAI_USERNAME & IBLAI_API_KEY in .env)
3. Manage anything: `/iblai-api-create-agent`, `/iblai-api-list-users`, `/iblai-api-analytics-kpis`

## System requirements & self-hosting

The apps connect to the ibl.ai backend for authentication, agent APIs, and data services. Run against the managed cloud, or self-host the entire stack (/on-premise-deployment) — you own all the code and data.

`git clone https://github.com/iblai/os.git` · `pnpm install` · `pnpm dev`

Prefer Docker or a standalone Node build? See the repository README for one-command builds on any platform: https://github.com/iblai/os

## Choose how you host it — and how much you own

The apps are the same everywhere. By default they run against the ibl.ai hosted backend, so you can start in minutes. When you're ready to own more of the stack, deploy the entire platform — backend and infrastructure — in your own environment. Model-agnostic, usage-based (never per-seat), and family-owned in New York, NY.

- **Hosted cloud (default · fastest start)** — The apps connect to ibl.ai's managed cloud — full AI capabilities, zero infrastructure to run. Go on-premise anytime, no lock-in. → /hosted-deployment
- **On-premise & self-hosted** — Deploy the full platform on your own servers, VPC, GovCloud, or fully air-gapped. Your code and data never leave your perimeter. → /on-premise-deployment
- **Full code license** — Take the entire source — backend and infrastructure — under a perpetual license and own your AI stack as capitalizable IP. → /full-code-license

Deploy anywhere: Our cloud · Your VPC · On-premise · GovCloud · Air-gapped

### Want the entire backend and infrastructure in your environment?

Our team deploys the full ibl.ai platform inside your cloud, VPC, or air-gapped network — you own all the code and data, for maximum privacy, security, and control.

- Talk to our team: https://cal.com/iblai/30min
- Contact us: /contact
