
Platform Agnostic Tool to Convert Any Website into a Webflow Site
将任何网站转换为 Webflow 网站,保留完美布局和样式。
@elvis_cibalinda · X
Convert your #lovable site to #Webflow and scale
完整作品展
技术栈
60 projects

将任何网站转换为 Webflow 网站,保留完美布局和样式。
@elvis_cibalinda · X
Convert your #lovable site to #Webflow and scale

发布真实问题,获取社区验证和开发者解决方案。
@cultkoushik · X
A problem warehouse for creators

集中管理客户反馈,通过投票排序,并分享交互式产品路线图。
@himanshu_b20 · X

Manage your entire business with AI agents that automate operations and replace 15+ tools.
@Ramona053764691 · X
Hey Adam! Bouwen aan Zynthoro AI-native ERP met 4 AI agents die samen een heel bedrijf runnen. XPRIZE genomineerd, gelanceerd op 30 juni. Jouw verhaal spreekt me aan zou graag connecten! 🚀

在一个工作空间中统一 Gmail、WhatsApp 和业务工具,以管理对话和自动化客户工作流程。
@wrrkai_ · X
This week we're shipping Helping startups and growing businesses manage every customer conversation from one AI-powered workspace.

24/7 监控关键网站按钮,通过自动化浏览器测试并在故障时接收告警。
@ardayesilgul · X

具有游戏化功能的团队管理平台,集任务、项目、聊天和会议于一身。
@NikhilAhlawattt · X
Built a gamified team management software to make work fun. We combine tasks, projects, chats, meetings, attendance and reports at the same time have points, leaderboards and streaks! We are also whatsapp integrated :) Check it out:

虚拟宠物伴侣,在你的 browser viewport 中爬行,根据 page topics 做出响应。
@fujidevv02 · X
the world's first context-aware, local AI browser pet companion!

在3D中探索AI代理编排,实时监控项目健康和日志。
@patologico · X

在浏览器中直接测试OpenAPI端点、对比规范、生成模拟数据。
@_codewithshahid · X

@heisoreo @X 正在构建 Invoiced 🚀 一个为自由职业者和小企业打造的 AI 驱动发票平台。目前专注于发票、分析、认证和 AI 工作流的开发。正在构建 i
@Wesleycolesdev · X
Building Invoiced 🚀 An AI-powered invoicing platform for freelancers and small businesses. Currently working on invoices, analytics, auth, and AI workflows. Building in public. Feedback welcome! 🙌 🔗

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