
Tortma — Drag. Drop. Done.
用AI自动整理YouTube视频到播放列表的Chrome扩展。
@almalimir · X
– a @YouTube extension for organizing videos
完整作品展
技术栈
60 projects

用AI自动整理YouTube视频到播放列表的Chrome扩展。
@almalimir · X
– a @YouTube extension for organizing videos

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

GuidedBase 将应用想法转化为蓝图和启动代码。
@GuidedBase · X

用可视化编辑器设计、测试和发布AI就绪的API。
@milonspace · X
A specification nobody can find is functionally the same as no specification.


AnToAnt 是一个 AI 系统设计工具,可从你的想法生成完整的软件架构、API 和数据库模式。
@LandDebbarma · X
🚀 AI that turns your idea into production-ready system architecture in seconds. Build faster, design smarter.

自由职业者的时间追踪和项目管理工作空间,配有AI助手。
@baptistedulac · X
time tracking for freelancers and agencies

使用AI技术生成复杂的Excel公式。
Formulas AI — 帮助用户生成 Excel 公式,基于 DeepSeek-V3 的 AI 工具产品(需要用户自己填入key)

Sparkyl是一个移动美容护理管理平台,提供预订、支付和AI检测功能。
@Adam_Rhinehart_ · X

在网络上创建和可视化设计的创意工作室OPROS Design Studio。
@OprosOlamiflex · X
Check out what I just built with Lovable!

用 AI 创作多模态内容的对话式创意画布。
BananaCanvas AI — 前沿的创意工作区,结合了基于对话的 AI 交互和无限画布,用于多模态内容创作。

可嵌入的可视化工作流编辑器,支持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