
FlexInference: Drop your AI costs today
FlexInference: 通过多个提供商路由LLM API请求,降低成本和延迟。
Aperswal · HN
Made a Free LLM Router
完整作品展
技术栈
60 projects

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

检测API中转站输出是否与官方100%一致
@nodeloc_cc · X
🌈 7月,你好,MODELOC上线算力池。 MODELOC自上线以来,已检测2000余次,覆盖600+中转站,为众多AI用户提供的使用参考。 MODELOC近期进行了改版,上线了算力池及市场。 加入算力池 查看帖子: 用 MODELOC 便宜地调各家大模型:一次讲清它的价格体系


One OpenAI-compatible gateway in front of 13 providers. Budgets with hard caps, rate limits, and analytics. Flat subscription, zero token markup.
@tokenrouter · X

在浏览器中用 WebAssembly 模拟和可视化 BBRv3 拥塞控制算法。
dilyevsky · HN
BBRv3 for gVisor's netstack, visualized in the browser using WASM

通过统一 API 访问 200+ AI 模型(Claude、GPT、Gemini),支持自动故障转移。
@MixRoute_ai · X

AI fashion photography platform for e-commerce: model swap, flat-lay to on-model, garment recolor, and AI packshots, with pixel-perfect garment preservation.
@8DavideRighini8 · X

Agent原生的TypeScript框架,在托管GPU上训练和部署定制模型。
@soleil_colza_ · X

通过 RavenGate 网关路由 LLM API 流量,追踪成本、分析延迟、隐蔽 PII。
charltonraven · HN
RavenGate – LLM gateway that redacts PII across SSE chunk boundaries

通过预付款API密钥统一访问Claude和GPT模型。
@MesaRelay · X
Using Codex, Claude Code, or Cursor shouldn’t mean juggling provider accounts, API keys, and billing pages. MesaRelay gives coding agents one prepaid API key for Claude + GPT routes—with a hard spending ceiling and per-call usage logs. Try it:

通过OpenRouter与AI模型对话,并将对话可视化为分支图。
two-sandwich · HN
BixRouter – a non-linear AI chat interface for OpenRouter

查看各 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 服务并不一定经过同一个出口。看起来“都能访问”,实际线路、节点和落地点可能完全不同。 整个测试工具纯前端实现,零后端。