The Keyroute Project

A self-hostable AI API gateway that runs entirely inside your own Supabase project — one URL for OpenAI, Groq, and Gemini, with your keys never leaving your infrastructure.

Tech stack: [object Object], [object Object], [object Object], [object Object], [object Object], [object Object], [object Object]

Live: https://github.com/basavarajpatil660/the-keyroute-project

Repo: https://github.com/basavarajpatil660/the-keyroute-project

Problem

Managing API keys for multiple AI providers (OpenAI, Groq, Gemini) across several personal projects meant hardcoding a different base URL and key into every one. Rotating a single key required hunting down every project that used it. Existing hosted "AI gateway" products solved the routing problem but required trusting a third party's servers with sensitive, billable API keys — a real risk if that company changed pricing, had an outage, or shut down.