
glueRun — Map one process free. We automate it.
描述业务流程,AI 实时生成流程图和自动化方案。
@AlejandroReyys · X
- An COO agent you can hire. Understand your business processes & optimize them
完整作品展
技术栈
60 projects

描述业务流程,AI 实时生成流程图和自动化方案。
@AlejandroReyys · X
- An COO agent you can hire. Understand your business processes & optimize them

通过 Gopath 快速生成微课程,分配给团队成员并追踪培训进度。
@GetGoPath · X
Hi Jana, we're building a learning platform that helps employers train their staff. A simple prompt generates a full blown course that easy to understand and can be listened to on the go. Try it for free and give your feedback please

使用AI自动将产品转化为Pinterest和Instagram内容。
@CADENZ0VA · X
🚀 Cadenzova helps turn your products into Pinterest & Instagram content with AI. 💾 Import products 📆 Schedule automatically 🧠 Learn what performs best If marketing takes too much of your week, I'd love your feedback.

集成于AI编码工具中的项目管理,追踪决策、保持连贯。
@getpapi_ai · X
placed 3rd in the r/vibecoding vibejam 2026. It made me go viral in r/ohio It was my first ever jam entry, I'm also not a developer...or from Ohio. was planned, reviewed, shipped and currently managed by

AI 代理在 WhatsApp、Instagram 和网站上自动为企业完成销售。
@Aakashroy32 · X

连接券商账户获取AI投资组合每日简报。
@blaqdu · X

监控AI成本,预测支出,为团队设置成本限制。
@eastbase_studio · X

在 GitHub 上发现趋势 AI/ML 仓库,包含实时警报和提交热力图。
@g_saikumar_ · X
Real-time GitHub intelligence for developers, founders, and open-source enthusiasts.

回答3个问题,发现适合你的需求、技能和预算的2-3个AI工具。
@Nouhsamo · X
Stop drowning in 300+ AI tools. I built the AI Stack Picker — answer 3 questions, get the 2–3 AI tools that actually fit what you do, how technical you are, and your budget. Free, no signup: You can watch the YouTube video about this here: Which AI Tools Do You Actually Need? I Built a Free Tool for That Stop drowning in 300+ AI tools. I built the AI Stack Picker — answer 3 questions, get the 2–3 AI tools that actually fit what you do, how technical you are, and your budget. Free, no signup: In this video you watch the whole thing get built and shipped — with AI — from a blank file to a live URL: the 3-question flow, the curation logic that makes it useful, the real bug that broke it on a real input (and the fix), and the 30-second deploy to Vercel. 🔥 WHAT IS THE AI STACK PICKER? The AI Stack Picker is a free web tool by Build Leaner (Bassam Nouh) that recommends a short, personal AI stack — 2–3 tools instead of 30

用 AI 分析 GitHub pull request 获得合并信心分数。
@aryawarti_aky · X
Hey Daniel ! I Built PRisk — an AI-powered pull request risk intelligence platform for GitHub & Gitea. Paste a PR URL and get an evidence-backed Merge Confidence Score before you merge. 🔗 I'd love to hear your feedback!

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

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