
完整作品展
技术栈
30 projects


搜索索引化的开源代码和软件包,包含版本、依赖和漏洞信息。
@Jack_Timonen · X

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

可嵌入的可视化工作流编辑器,支持AI驱动或纯逻辑设计。
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

创建带有自定义徽标、颜色和使用情况跟踪的动态 QR 码
@IfeanyiArinze10 · X
What does What makes it unique?

Img-Forge:通过 REST API 和 11 个 AI 模型生成图像。
u/texo_optimo · Reddit
I got tired of leaving claude code for image assets so I made Img-Forge - a remote txt2img MCP, API SoloDev here (doing this outside of my 9-5); I've decided to start shipping instead of remaining in a state of perpetual build. I'm shipping the tool I use most in my own work: Img-forge. Link is here but I have a Product Hunt listing for it here. There is a small free tier to check it out. Stackbilder.com is the platform UI; but Easiest way to get your agent working with it is via mcp

从模板生成可定制的 Open Graph 图片,用于博客和社交媒体。
javayhux · V2EX
名称:Open Graph 图片生成器 网址:[https://og.mkdollar.com]( https://og.mkdollar.com) 功能:内置 10+ Open Graph 图片模板,选择模板,配置参数,即可生成好看的 OG 图片,适用于文章配图、社媒帖 子封面等场景 价格:免费使用,免费下载 

通过 EmoToken API 网关访问 Claude 模型,包含控制台和集成支持。
hywpinbo · V2EX
[分享] emoToken — 自己做的 Claude API 服务,注册送 $3 最近做了个 Claude API 服务 **emoToken**,分享给有需要的朋友。 官网:https://emotoken.com ## 支持的模型 - Claude Opus 4.8 / 4.7 / 4.6 - Claude Sonnet 4.6 / 4.5 / Sonnet 5 - Claude Haiku 4.5 - Claude Fable 5(最强模型) 接入方式登录后在控制台左侧「接入文档」里有详细教程。 ## 一点福利 - 注册即送 $3 体验额度 - 有问题可以在 Discord 找我们:https://discord.gg/BVeJW7aHj 自己用 Claude 比较多,顺手做成了服务。欢迎试用,有问题直接反馈。

连接工作工具,用 AI 分析团队冲刺回顾,发现改进机会。
@akadhanu · X
an ai sprint retrospectives for it teams (

可视化语言模型在各层回答前的思考内容。
ada1981 · HN
I built a web tool to see and edit what an AI thinks before it answers

将 OpenAPI 规范和数据库转换为 MCP 工具,无需编码。
mhmt_dmr · HN
MCP Gateway – Turn existing APIs and databases into MCP servers

在线创建和导出流程图、序列图、实体关系图等 Mermaid 图表。
ghosts_ · HN
I've been slowly adding some new free tools to Moxie Docs (partly for SEO, partly to illustrate some of our feature sets before any commitment) for some reason this mermaid editor one blew up on Google rankings so I figured I'd share in case people find it useful! We also have ADR, AGENTS.md, LLMs, and a few other free tools.