
Route Every LLM Call to the Cheapest Model | IQ Routing
将LLM调用路由到成本最低的合适模型,保持质量。
george_avila · Product Hunt
IQ Routing Trajectory-aware LLM routing that cuts agent cost
完整作品展
技术栈
19 projects

将LLM调用路由到成本最低的合适模型,保持质量。
george_avila · Product Hunt
IQ Routing Trajectory-aware LLM routing that cuts agent cost

租房产管理工具,跟踪租户、生成PDF收据并管理租赁提醒
@princejr_dev · X
My product name is SmartBay, a rental property management that help landlords to manage their tenants.

Smart Link:链接追踪平台,支持地理定位、机器人防护和A/B测试。
@smartlinkpro10 · X
Building Smart Link Marketing infrastructure for serious marketers. One platform replacing: → Link tracker → Bot protection → Geo targeting → A/B testing → Deep analytics

自动将提示词路由到最便宜的模型,节省API成本。
u/ASDKING100 · Reddit
Launched an AI API router tonight, and found a bug hours in that would've taken real payments without ever upgrading the account Built LLMLite over the past few weeks — it classifies each prompt and routes it to the cheapest model that can actually handle it, instead of hitting GPT-4o for everything. Free tier, no card needed to try it. Tonight, right as I was about to launch, ran a real transaction to test the payment flow end to end. Paddle processed it, webhook fired, signature verified

Take any link you were going to share anyway. Routee shortens it, puts one quick step in front, and pays you for every person who passes through.
@RouteeLink · X

FlexInference: 通过多个提供商路由LLM API请求,降低成本和延迟。
Aperswal · HN
Made a Free LLM Router

Create professional invoices with AI, payment tracking, and automated reminders. Join 10,000+ professionals getting paid faster.
@hrxtwt · X
Hii devs, Lets connect ! , SmartInvoice is a modern invoicing web application designed to streamline billing for freelancers and small businesses. Free invoice generator. No signup. Fill it in, download the PDF. Link:

Solidity智能合约AI安全扫描工具,检测漏洞和优化建议。
@Ninjafromqueens · X
Hello! I am the founder and owner of Audit your smart contracts before deploying.

A real-time dispatch log for open Web3 ground across Arbitrum, Ethereum, Avalanche, and Base.
@Drapevangelist1 · X
Just shipped my first vibecoded project. Last weekend, I attended an Avalanche Builders Meetup and got updates on vibe coding. A few days later, I went from “I’m learning this” to actually putting a project live. @AvaxTeam1 @Team1NG @TechyDom @N1Fredy

Fast, contactless food ordering from your table. Scan the QR code, browse our digital menu, and complete your checkout online instantly.
@Kamal_code · X
Restaurant website

Connect once. Use everywhere.
@KleiAliajj · X
have not launched yet but basically you can give your chatgpt or claude code access to 1.4 k apps to automate everything.

查看各 AI 服务使用的网络路由和 Cloudflare 节点。
@0xdeusyu · X
想知道代理是不是真的把每个 AI 站都送到同一个出口? 答案:并不是。 我做了一个 AI 分流测试: 它会探测 ChatGPT、Sora、OpenAI、Claude、Grok、Anthropic、Perplexity 等 AI 服务,通过读取各站点的 Cloudflare Edge Trace 信息,获取实际访问情况: 出口 IP Cloudflare 边缘节点(colo) HTTP / TLS / WARP 状态 访问延迟 然后根据落地位置进行归组。 这次测试结果: 6 个服务(覆盖 7 个域名)走美国出口。 唯一例外是 Sora,落在东京节点。 也就是说,同一个代理配置下,不同 AI 服务并不一定经过同一个出口。看起来“都能访问”,实际线路、节点和落地点可能完全不同。 整个测试工具纯前端实现,零后端。