
MixRoute: One API for 200+ AI Models
One unified API to access 200+ AI models including Claude, GPT, and Gemini with auto-failover.
@MixRoute_ai · X
The full gallery
Tech stack
60 projects

One unified API to access 200+ AI models including Claude, GPT, and Gemini with auto-failover.
@MixRoute_ai · X

One API to send WhatsApp, SMS, OTP codes, and transactional emails.
@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.

Autonomous QA agents that test web and mobile apps to discover flows, find bugs, and replay test scenarios.
@AbdullahYusufY · X
Here is ours We are developing autonomous QA agents feel free to check it out.

Tests LLM endpoints with adversarial cases and provides OWASP-mapped security audit reports.
@aryaan_sheth · X
- LLM security for small teams

Test your app across devices and browsers to catch bugs automatically in minutes.
@vibe_and_go · X

Unified API gateway for auditing token consumption and analyzing AI API costs across multiple providers.
@amiuchat · X
我做了一个桌面工具:Token Switch。 给 Codex / Claude Code / OpenCode 重度用户统一管理 Provider、模型、Token、Base URL、连通测试和消耗统计。 多个 Agent,一个 Token 工作台。欢迎试用,也欢迎吐槽你最烦的配置问题。

Write, organize, and run prompts across multiple AI platforms in one interface.
@promptboxxx · X
Have all your AIs in one place and never repeat a prompt

Practice technical mock interviews with AI voice conversations and get instant feedback.
@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 build API integrations and automatically repair them when they break.
@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):

Unified API layer to integrate your website with multiple AI systems.
@rofarkas · X

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

Benchmark AI models by having them animate a 3D banana plant's full lifecycle.
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.