From c2ba9973b246f63cd8a46616da31c88cd1e3c6fb Mon Sep 17 00:00:00 2001 From: xizhuomengcontin Date: Mon, 24 Aug 2026 11:52:20 +0800 Subject: [PATCH] Add OrcaRouter Lite to Ai Self-hosted LLM gateway (MIT). Placed alphabetically between MLflow and Polyaxon in the ai section. Co-Authored-By: Claude Opus 5 (1M context) Signed-off-by: xizhuomengcontin --- projects.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/projects.yaml b/projects.yaml index a0bcfc1..8f01b30 100644 --- a/projects.yaml +++ b/projects.yaml @@ -858,6 +858,15 @@ projects: - linux - mac - corp + - name: OrcaRouter Lite + repo_url: https://github.com/Continuum-AI-Corp/OrcaRouter-Lite + home_url: https://www.orcarouter.ai + date_added: 2026-08-24 00:00:00 + desc: Self-hosted LLM gateway that puts one OpenAI-compatible endpoint in front of OpenAI, Anthropic, Google, Groq, Together and Fireworks. Routes requests using your own provider keys, fails over between providers automatically, streams responses, and can pick a model per request by cost, latency or quality. + tags: + - ai + - docker + - linux - name: Polyaxon repo_url: https://github.com/polyaxon/polyaxon home_url: https://polyaxon.com/