
Flowdia — Build Real Apps with AI, Not Demos
Flowdia 用 AI 团队来规划、设计和部署配备真实数据库和 API 的应用。
@islamtaha · X
完整作品展
技术栈
60 projects

Flowdia 用 AI 团队来规划、设计和部署配备真实数据库和 API 的应用。
@islamtaha · X

自动从Gmail或Outlook跟踪求职申请,智能组织求职过程。
@MrTechPM · X
Built this because I was tired of job hunting feeling like a second full-time job. JobFlow automatically tracks applications from your inbox, organises your job search, and gives AI-powered guidance throughout the process. Still early, feedback helps...


在浏览器中编写和运行代码,具有 AI 代码生成和自动修复功能。
@anish2good · X

通过 AI 辅助写作,从 API 规范和文档生成品牌化的开发者门户
@jitendraballa · X

在工作空间中组织项目、任务和路线图,支持 AI 上下文导出。
@Fluxify_pro · X
everyone who sign up today, get free pro plan, without credit card

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

FeedLog是开源AI反馈工具,免费收集和管理用户需求。
@kngkng182542 · X
If you're paying for Canny, give FeedLog a look. Same workflow for collecting feedback and managing feature requests, but free during launch.

Land Better Jobs - 产品经理专用AI职业顾问,30天从简历到offer。
@YashManghnani1 · X
Hey already done, waiting on you to connect. I am building and

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

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

Argutum:与AI聊天并根据消息质量赚钱。
u/as-333 · Reddit
Built an AI chat that pays you per message, scored in real time: looking for feedback I've been using Claude Code to build Argutum, an AI assistant that scores every message you send (0–100, five dimensions: complexity, novelty, structure, domain expertise, conversational depth) and pays you for the good ones. The underlying idea is that your prompts get sold as training data to AI labs, so you should get a cut instead of it happening for free. Stack: Next.js 16, Groq/Llama 3.3 70B, custom