|
|
|
Show HN: I turn scattered feedback into a prioritized roadmap in 5 min
(plaudera.com)
|
|
2 points
by superproton
128 days ago
|
|
Hey HN! I'm Fran, a full-stack dev working on this as a side project.
The problem: I've been building SaaS products and the feedback loop is broken. Feature requests come in through Slack DMs, support tickets, emails, Twitter — everywhere except somewhere useful. By the time you look at them, half are duplicates and the rest have no signal on priority.
So I built Plaudera — a public feedback board with voting, an embeddable widget, and AI-powered duplicate detection.
The AI part is practical, not flashy: when someone submits "add night theme option" and you already have "dark mode support" with 24 votes, it catches that and suggests a merge. Keeps the board clean without manual triage.
Stack: Next.js, TypeScript, PostgreSQL. The widget is a lightweight embed — single script tag, no framework dependency.
Currently offering lifetime deals at $49 while I'm in early growth mode.
Happy to answer any questions about the tech, the AI dedup approach, or the indie SaaS journey. Also genuinely looking for feedback — I eat my own dog food, so Plaudera's own feedback board is at feedback.plaudera.com. |
|