
Propelio | Proposal software for independent studios and agencies
使用模板、电子签名和分析工具在几分钟内创建专业提案。
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!
完整作品展
技术栈
60 projects

使用模板、电子签名和分析工具在几分钟内创建专业提案。
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!

AI 60 秒内生成品牌化提案、发票和专业文档 PDF。
@AadyaAI · X
Aadya AI turns a client conversation into a branded, ready-to-send proposal or invoice PDF in 60 seconds — no templates, no formatting, no chasing.

用AI快速生成并电子签署商业提案。
@Yogeswar__ · X
Hey, I recently created a saas for Freelancers. Website : Demo-vedio: Any feedback ? Mailto : [email protected]

Waysorted - 与其他软件集成的设计工具套件
@aviralgarg05 · X
Here's what you get on One toolkit. Every design task.

DocFlow:批量生成自定义品牌和QR验证的聘用信与证书。
@rrvindhya · X
Building DocFlow ( — a SaaS that helps HR teams and training institutes generate personalized offer letters & certificates in bulk, with QR verification and one-click email delivery.

在代码合并时强制执行策略并审计AI辅助的更改。
@Scyloq · X
Currently building SentrAI. The merge-time control plane for AI-assisted software development. Enforce policy, audit every AI-generated change. Just finished an interactive demo and would love your honest feedback. Built with @Lovable

Narranta 是团队编辑工作流平台,支持内容规划、撰写、审核和发布。
@duke_can_c_u · X
Hi I’m the founder of a content collaboration platform for teams and creators, with focus on editorial workflows. Always looking to connect with people passionate about content, SaaS, and building great products.

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

一键生成AI驱动的HTML演示文稿,支持在线编辑和模板复用。
HTML 版 PPT — 多 Agent 协作架构,大纲专家负责搭建逻辑骨架,主题专家负责打磨视觉风格,设计师负责把每一页渲染成精致的 HTML 代码。

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

用AI协助管理产品开发、路线图、任务和反馈投票。
@jimmy_harika · X
TLDR: Notion shipped my exact app that I have using in my daily workflow from last 2 years. Try here: It got a mcp that wires to your claude code and codex. Git integration is almost complete and will ship in coming days

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