
MixRoute: One API for 200+ AI Models
统一一个API接入200+个AI模型,包含Claude、GPT等,支持自动故障转移。
@MixRoute_ai · X
完整作品展
技术栈
60 projects

统一一个API接入200+个AI模型,包含Claude、GPT等,支持自动故障转移。
@MixRoute_ai · X

用单一API发送WhatsApp、短信、OTP码和事务性邮件。
@amifideles_ · X
Built SendAPI, solving the complexity of managing multiple messaging providers by bringing WhatsApp, SMS, OTPs, and transactional emails into one API. Built for developers and startups.

自动QA智能体测试网页和移动应用,发现流程和漏洞,重放测试场景。
@AbdullahYusufY · X
Here is ours We are developing autonomous QA agents feel free to check it out.

用对抗测试检查LLM端点安全,获取OWASP审计报告。
@aryaan_sheth · X
- LLM security for small teams

在几分钟内跨设备和浏览器测试应用程序,自动捕获错误。
@vibe_and_go · X

统一API网关,审计Token消耗并分析多个AI提供商的成本。
@amiuchat · X
我做了一个桌面工具:Token Switch。 给 Codex / Claude Code / OpenCode 重度用户统一管理 Provider、模型、Token、Base URL、连通测试和消耗统计。 多个 Agent,一个 Token 工作台。欢迎试用,也欢迎吐槽你最烦的配置问题。

在统一界面编写、模板化并启动跨多个AI平台的提示词。
@promptboxxx · X
Have all your AIs in one place and never repeat a prompt

通过 AI 语音对话练习逼真的技术面试,获得即时反馈和性能评分。
@abhisricodes · X
Built InterviewIQ to help jobseekers practice realistic AI-powered mock interviews before the real thing. Get instant feedback on communication, technical answers, and confidence. Looking for early users.

AI agents 构建您的 API 集成,当其发生故障时自动修复。
@getselfheal · X
SelfHeal - integrations that fix themselves. Vendor changes their API at 2am? The agent rewrites the connector, tests it, redeploys. You sleep. Demo (it breaks + heals on camera):

通过统一 API 层将网站与多个 AI 系统集成。
@rofarkas · X

在线格式化和验证 JSON,无需上传数据
@VeganVegan75738 · X
做了一个免费的 JSON 格式化工具。 支持: ✅ JSON 格式化 ✅ JSON 校验 ✅ 在线使用 ✅ 无需安装,数据不上传 开发者日常调试 JSON 可以直接用: #开发者 #前端开发 #工具

让AI模型通过3D动画展现香蕉植物的完整生命周期来比较性能。
fran-mora · HN
I gave 5 AI coding agents one prompt: grow a banana plant through its whole life in three.js: sprout, leaves, flower, fruit, rot, then pups that restart the loop. It's deceptively simple and yet very hard to get right from procedural code: you have to write working three.js and understand how the plant is actually built; how it hangs, ages and decays. Get the biology wrong and the code renders something weird. These are agents, not bare models (Claude Code and Codex for now). They can use tools, including playwright to check their work and improve it.