Show HN: Kronaxis Router – Don't pay frontier prices when a local LLM is enough
Category: devtools
Tags: llm, cost-optimization, api-gateway, proxy, model-routing
Score: 8.0/10 (Innovation: 7, Technical: 8, Documentation: 9, Utility: 8)
Kronaxis Router is an intelligent LLM proxy that dynamically routes requests to the most cost-effective model capable of handling a given task, mixing local and cloud backends. It's interesting because it combines sophisticated routing logic, cost optimization, multi-backend support, and an embedded MCP server into a single, production-ready tool that acts as a drop-in replacement for OpenAI's API.
Target audience: backend devs, devops, ai engineers
Repository: https://github.com/Kronaxis/kronaxis-router · Go · Apache-2.0 · 1 stars
View on Hacker News