Airbnb for Mac · Apple Silicon only

Airbnb for Mac.

Airbnb turned spare rooms into income. AIbnb turns your Mac's idle hours into income. Your GPU runs AI jobs silently when you're not using it — you get paid per request.

47 tok/s
Avg decode speed
up to $0.78 / M
Provider earn rate
12 ms
Security overhead

How much can you earn?

Pick your chip and how many hours your Mac sits idle.

Earnings calculator

Estimated monthly provider earnings

16h
1h12h24h
120 GB/smemory bandwidth · earnings scale linearly with bandwidth
FLUX.2 Klein 4Bimage
Soon$388.80/mo
FLUX.2 Klein 9Bimage
Soon$288.00/mo
Cohere Transcribestt
Soon$1036.80/mo
Gemma 4 26Btext
Soon$55.99/mo
Qwen3.5 27Btext
Soon$32.35/mo
Trinity Minitext
Soon$30.79/mo
Qwen 2.5 7B (live)text
Live$11.20/mo
Active now
$11.20
Full potential ✦
$1843.93

✦ Includes image + STT models coming soon · 16h/day · 120 GB/s bandwidth · Actual earnings depend on network demand.

How it works

Just like Airbnb — you own the asset, we find the guests, you earn the money.

01

Install the agent

One curl command installs the hardened provider binary, bundled MLX runtime, and launchd autostart. No Docker, no VMs.

02

Attestation is automatic

Your Secure Enclave signs a hardware attestation at startup. The coordinator verifies SIP is enforced and your binary is unmodified.

03

Earn per token served

Credits accumulate as your Mac handles inference requests. Withdraw when your balance hits $5 — via Stripe or USDC.

You can't see what runs on your machine — by design.

The inference engine runs inside a single hardened process. PT_DENY_ATTACH blocks all debugger access at the kernel level. Hardened Runtime prevents memory inspection via Mach APIs. SIP immutability guarantees these protections hold for the entire process lifetime — a reboot to circumvent them terminates the process and erases all in-memory data.

PT_DENY_ATTACH Hardened Runtime SIP Immutability SE Attestation ECIES Encryption No IPC

Earnings by model & hardware

Text from $0.04/M · Image from $0.0015/image · STT from $0.001/audio-min

ModelTypeM4 Max tok/sM3 Ultra tok/sEst. $/day
Qwen3.5 9BDense9294$0.32
Qwen3.5 35B-A3BMoE101152$0.53
Qwen3.5 27BDense2132$0.07
Qwen3.5 122B-A10BMoE2535$0.12
MiniMax M2.5 230BMoE40$0.14

MoE models earn more per token because only active parameters traverse the memory bus — 6–32× cost advantage over cloud GPUs.

Set up in 60 seconds

One command. No Docker. No VMs. Runs natively on Apple Silicon.

Apple Silicon
M1 or newer
SIP Enabled
Required for attestation
16 GB+ Memory
Best model performance

One command installs the hardened binary, bundled Python/MLX runtime, and launchd autostart:

curl -sSL https://aibnb.dev/install.sh | sh

What the installer does

Checks SIP, Secure Boot, and available memory
Downloads the provider agent (~110 MB)
Bundles Python 3.12 + MLX runtime locally
Signs your binary with your Secure Enclave key
Registers with the coordinator (gets a provider ID)
Starts automatically on login via launchd

The agent refuses to start if SIP is disabled — this is a hard security requirement, not a preference.

OpenAI-compatible API

Use AIbnb as a drop-in replacement for OpenAI. Swap the base URL and API key — everything else stays the same. New accounts get $10 free credits to start.

Get API Key
# OpenAI SDK
client = OpenAI(
base_url="https://api.aibnb.dev/v1",
api_key="sk-aibnb-...",
)
resp = client.chat.completions.create(
model="qwen2.5-7b-q4",
messages=[{role: "user", content: "Hello!"}],
)

Your spare room sat empty too — until Airbnb.

AIbnb does the same for your Mac. Install the agent and start earning in under a minute.

Start Earning