
Propelio | Proposal software for independent studios and agencies
Create professional proposals in minutes with templates, e-signatures, and analytics.
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!
The full gallery
Tech stack
60 projects

Create professional proposals in minutes with templates, e-signatures, and analytics.
@propelio_app · X
Hey man, Building Propelio, proposals for freelancers Let’s connect!

AI generates branded proposals, invoices, and professional documents as PDFs in 60 seconds.
@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.

Generate and e-sign business proposals in minutes with AI assistance.
@Yogeswar__ · X
Hey, I recently created a saas for Freelancers. Website : Demo-vedio: Any feedback ? Mailto : [email protected]

Set of design tools that integrate with your other software.
@aviralgarg05 · X
Here's what you get on One toolkit. Every design task.

Create bulk offer letters and certificates with custom branding and QR verification codes.
@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.

Enforce policies and audit AI-assisted code changes at merge time.
@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

Editorial workflow platform for teams to plan, write, review, approve, and publish content.
@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.

Create branded developer portals from API specs and documentation with AI-assisted writing.
@jitendraballa · X

AI platform for generating interactive HTML presentations with templates and online editing.
HTML 版 PPT — 多 Agent 协作架构,大纲专家负责搭建逻辑骨架,主题专家负责打磨视觉风格,设计师负责把每一页渲染成精致的 HTML 代码。

Write, organize, and run prompts across multiple AI platforms in one interface.
@promptboxxx · X
Have all your AIs in one place and never repeat a prompt

Build product roadmaps, manage tasks, and collect feature feedback with AI assistance.
@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

Embeddable visual workflow builder for web apps with optional AI assistance.
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