往下拉回到首頁
GoModel 爆紅:用 Go 寫的 AI 閘道輕到爆炸,比 LiteLLM 少 44 倍的資源,你的伺服器終於能喘口氣了

GoModel 爆紅:用 Go 寫的 AI 閘道輕到爆炸,比 LiteLLM 少 44 倍的資源,你的伺服器終於能喘口氣了

Show HN: GoModel – an open-source AI gateway in Go; 44x lighter than LiteLLM

Hi, I’m Jakub, a solo founder based in Warsaw.<p>I’ve been building GoModel since December with a couple of contributors. It&#x27;s an open-source AI gateway that sits between your app and model providers like OpenAI, Anthropic or others.<p>I built it for my startup to solve a few problems:<p><pre><code> - track AI usage and cost per client or team - switch models without changing app code - debug request flows more easily - reduce AI spendings with exact and semantic caching </code></pre