
DocNova - Intelligent Documentation Platform for Developer Teams
Create branded developer portals from API specs and documentation with AI-assisted writing.
@jitendraballa · X
The full gallery
Tech stack
31 projects

Create branded developer portals from API specs and documentation with AI-assisted writing.
@jitendraballa · X

Design and test AI-ready APIs using a visual flow builder with team collaboration.
@milonspace · X
A specification nobody can find is functionally the same as no specification.

Validate, fix, and convert JSON and XML; monitor API response changes.
@SupportFixzi · X
Building an API monitoring tools which allows you to know when your AI breaks, before your users do. It has an API monitoring tool and an AI schema validator in it. This is a solution that can ensure your customers trust your app.

AI API platform offering faster and cheaper alternatives to Claude for developers.
@WebWrightAI · 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 工作台。欢迎试用,也欢迎吐槽你最烦的配置问题。

Monitor AI API relay stations, compare health metrics, and access curated gateway recommendations.
yaojingang · GitHub
TokHub AI API 中转站监控、推荐运营与 OpenAI 兼容专属网关系统,支持分层探测、健康评分、用量计量、告警审计和 Docker 自托管。

Mint real SPL tokens on Solana mainnet with metadata, IPFS storage, and wallet signing.
@SolanaForgeApp · X
Lovable Build is insane. 🚀 @Lovable turns ideas into real products faster than ever. Built with Lovable: — create Solana tokens easily. Describe. Build. Launch. ⚡

Submit URLs to Google and Bing search indexes and track AI bot citations.
@AjayGB4 · X

Generate code documentation automatically on GitHub pull requests.
Aldasams · HN
Show HN: DocFlow – AI documentation updates for GitHub pull requests

API relay service providing stable direct access to Claude Fable-5 models with transparent pricing.
@iveyzen · X
鹿友AI上线了 最贵的AI中转站,只因为想创造稳定fable-5访问专线

Discover and compare AI API relay services by viewing test results for uptime, latency and price.
OkkMax — AI API 中转站评测与监测工具,聚合模型纯度、在线率、延迟、价格、用户点评和福利活动 - [更多介绍](https://github.com/fanbidog/okkmax-web)

Embeddable visual workflow builder for web apps with optional AI assistance.
tahazsh · HN
Hi! I’m Taha. In many agentic products that support workflows (including one I worked on), I noticed they either don’t support node-based editors, or use React Flow and go through the difficult work of integrating it into their product to run it and work with their existing logic. So I thought about creating a tool that could help with this by closing the gap between the editor and the runtime. That’s why I created Wayflow. The basic architecture is simple: you just need to create a graph (which is a JSON object) that the runtime knows how to run. The runtime doesn’t care where that graph is coming from, it just needs the right schema. And with the help of the editor, you can create the graph, and then export it or directly save it on your backend in your database. And then when you want to execute it, you just hand it to the runtime. The runtime can either stream the execution (which is useful for the editor), or give you the final result. How you execute the graph is up to you: t