A self-hostable, OpenRouter-backed AI gateway for Laravel + Filament. Define each AI use case as a **named integration** — a versioned prompt, a model picked from the live OpenRouter catalog, generation params, and guardrails — and tune it at runtime from the admin panel. No more hardcoded prompts or redeploys to change a model.
Why?
No hardcoded prompts. Prompt, variables, model, and params live in the database and the admin UI — not your source tree.
Tune in production, instantly. Edit and save; the next call uses it. Every save mints a new version you can roll back to.
Test across models in seconds. Pick any model from the live catalog, hit Test, and compare output, tokens, latency, and cost — then promote the better or cheaper one.
One use case, every caller. Invoke it from any PHP service and any external app or language over HTTPS — one source of truth, reused across platforms.
Spend you can see and cap. Per-call cost / token / latency telemetry, plus per-integration rate limits and daily budgets.
No comments yet. Start the discussion with something useful.