OllaBridge unifies every model you run — local Ollama, your gaming PC, free Colab GPUs, paid OpenAI — behind one OpenAI-compatible URL. Nodes dial out, so there's nothing to port-forward. Nothing to VPN.
$ pip install ollabridge
$ ollabridge start
→ Local gateway: http://localhost:11435/v1
→ Cloud connected: https://api.ollabridge.com
→ Your API key: sk-ollabridge-xY9kL2mN…
$ curl -H "Authorization: Bearer sk-…" localhost:11435/v1/models
Run OllaBridge alone, or pair it with the Cloud to share compute across machines and devices.
The gateway you install. OpenAI-compatible API on top of Ollama and any local runtime — with a smart router, an admin UI, and a model catalog that auto-picks the best models for your hardware.
/v1/chat/completionslocalhost:11435The relay and control plane. Pair your machines, share GPUs across devices, manage users and keys — all from a single dashboard. Devices dial out via WebSocket: nothing to port-forward.
The gateway is one command. Pairing the cloud is automatic.
One pip install. Runs on your laptop, gaming PC, Colab, or a cloud VM.
pip install ollabridge
First start opens a browser, you sign in once, and your machine dials out — no ports opened.
ollabridge start
Apps point at one URL. OllaBridge routes the request to the right node, every time.
/v1/chat/completions
From a single laptop to a federated fleet.
Drop-in for any SDK. Change one URL, keep your code.
Nodes dial out via WebSocket. Works behind NAT, CGNAT, café Wi-Fi.
Aliases like free-best or local-private resolve to the best node available.
Auto-discover, score, and pull the right models for your hardware.
API keys, rate limits, HMAC tokens, Google OAuth, audit logs.
Powers Quest avatars and HomePilot personas out of the box.
Route across Gemini, Groq, OpenAI, your local Ollama — with failover.
Built-in MCP server lets agents manage nodes, routes, and health.
The gateway is open source forever. Cloud is free while we're in early access — paid tiers arrive when you actually need them.
For developers, hobbyists, homelabs.
$0
Apache 2.0, forever
For power users and small teams.
$0 · now
Paid plans arrive later
Self-hosted, open-source, community-driven.
Open
Apache 2.0 — run it yourself
Pair your machines, share GPUs, manage keys.
New here?
Free tier. No credit card.
By signing up you agree to the terms and privacy notice.
Already have an account?