This product was not featured by Product Hunt yet. It will not be visible on their landing page and won't be ranked (cannot win product of the day regardless of upvotes).
Product upvotes vs the next 3
Waiting for data. Loading
Product comments vs the next 3
Waiting for data. Loading
Product upvote speed vs the next 3
Waiting for data. Loading
Product upvotes and comments
Waiting for data. Loading
Product vs the next 3
Loading
polyrouter
One endpoint for every model.
Open-source, self-hosted LLM gateway. Point your agents at one URL with one key — explicit-first routing with fallbacks, hard spend limits, and honest, metadata-only cost tracking. Your keys, your box, zero markup.
I got sick of only providing a single model to Openclaw/Hermes Agent/Opencode/other harnesses without any sort of intellegent routing paradigms.
Heartbeats and simple cron jobs shouldn't use the same expensive models as complex coding or research requests. Thus, I developed "polyrouter."
The idea is simple: add tiers, fallbacks, etc, and this app will intellilgently route each request to models as you define, based on complexity - fingerprinting and removing harness system prompts (etc) so they don't get accidentally considered as "complex" - only focusing on the actual pure prompt request itself.
Full disclosure: I did take inspiration from Manifest (https://manifest.build), however they are deprecating one of their main functionalities for this purpose - rule-based routing - so I developed this app instead, while simultaneously improving the feature.
Self-host as you see fit (Docker recommended) and please provide any constructive feedback/feature requests/improvement requests - would love any and all suggestions for improvements!
About polyrouter on Product Hunt
“One endpoint for every model.”
polyrouter was submitted on Product Hunt and earned 0 upvotes and 1 comments, placing #11 on the daily leaderboard. Open-source, self-hosted LLM gateway. Point your agents at one URL with one key — explicit-first routing with fallbacks, hard spend limits, and honest, metadata-only cost tracking. Your keys, your box, zero markup.
On the analytics side, polyrouter competes within Open Source, Developer Tools, Artificial Intelligence and GitHub — topics that collectively have 1.1M followers on Product Hunt. The dashboard above tracks how polyrouter performed against the three products that launched closest to it on the same day.
Who hunted polyrouter?
polyrouter was hunted by Anthony Izzo. A “hunter” on Product Hunt is the community member who submits a product to the platform — uploading the images, the link, and tagging the makers behind it. Hunters typically write the first comment explaining why a product is worth attention, and their followers are notified the moment they post. Around 79% of featured launches on Product Hunt are self-hunted by their makers, but a well-known hunter still acts as a signal of quality to the rest of the community. See the full all-time top hunters leaderboard to discover who is shaping the Product Hunt ecosystem.
For a complete overview of polyrouter including community comment highlights and product details, visit the product overview.
Hi all,
I got sick of only providing a single model to Openclaw/Hermes Agent/Opencode/other harnesses without any sort of intellegent routing paradigms.
Heartbeats and simple cron jobs shouldn't use the same expensive models as complex coding or research requests. Thus, I developed "polyrouter."
The idea is simple: add tiers, fallbacks, etc, and this app will intellilgently route each request to models as you define, based on complexity - fingerprinting and removing harness system prompts (etc) so they don't get accidentally considered as "complex" - only focusing on the actual pure prompt request itself.
Full disclosure: I did take inspiration from Manifest (https://manifest.build), however they are deprecating one of their main functionalities for this purpose - rule-based routing - so I developed this app instead, while simultaneously improving the feature.
Self-host as you see fit (Docker recommended) and please provide any constructive feedback/feature requests/improvement requests - would love any and all suggestions for improvements!