ownAPIbridge
ActivePersonal AI Gateway — One Login, Every Model
Overview
A self-hosted AI gateway that fronts OpenAI, Anthropic, Google, Groq, DeepSeek, Stability, Replicate, and RunwayML through one streaming chat interface — powered by your own API keys, with OpenAI-compatible key minting.
The Problem
Using multiple AI providers means juggling separate accounts, billing portals, SDKs, and UIs. ownAPIbridge gives one login and one consistent interface across every major model provider.
What I Built
- Provider-agnostic gateway layer normalizing chat, vision, image, and video APIs behind one contract
- Streaming chat UI with model picker showing benchmark scores, speed, price, and context window
- OpenAI-compatible programmable API key system (create, expire, track, revoke)
- OAuth sign-in (GitHub/Google) bridged through the FastAPI backend
- Static-exported Next.js frontend + FastAPI backend deployed on Oracle Cloud
Key Highlights
Unified chat, image, and video generation across 8+ AI providers in one interface
Real-time token streaming with mid-conversation model switching without losing context
Mint OpenAI-compatible sk-oab API keys with expiry, usage tracking, and instant revocation
Zero markup model: users bring their own provider keys — no per-seat pricing