
Hey hackers,
I'm building an app that takes in long and complicated user feedback and condenses it into a single sentence. If there are multiple points made, then multiple sentences are generated. For example, "Please fix the unclickable button on your UI asap. It prevents me from doing important work" becomes "Button is not clickable".
The app then groups similar feedback together, shown in the screenshot. So that you'll be able to see how many people requested similar stuff and gives you an overview of what's essential.
Possible improvements:
You can try it out here (demo env, some features do not work): https://feedback-hub-client.fly.dev
What do you think of this app? Any suggestions to make it better? Please let me know your thoughts!
Hi there,
Spot on! Idea validation is the stepping stone to a successful business venture. Here's a strategy to make your idea robust:
Begin with a deep understanding of your target market. Their needs, preferences, and behaviors are key to shaping a successful product. Then, focus on your competitors. Learn from their successes and failures to find opportunities your idea can leverage. Monitoring industry trends is also crucial, as they can signal potential changes in market dynamics. Lastly, always value feedback. It's the cornerstone of idea evolution.
AI tools like ValidatorAI or CheckMyIdea-IA can significantly aid this process. They provide a detailed evaluation of your business idea and offer actionable insights. This can guide your decision-making, ensuring you make informed choices, and increase your chances of success.
How will it fetch the feedback? I think the big problem is to get this data from one platform, or platforms to this tool.
You can add it manually, or there will be a Discord/Slack bot that can pull all the messages from a specific #feedback channel for example
Uuuh, I see you have a "Open a Github issue", I think it would be cool if I could define my Github issues template (as people usually do) and this thing fills in the template.
Alternative direction: Github bot that pings you if your issues doesn't match the template well 🤷♂️
Yep, Github feature creation is among the possible improvements. Thanks for pointing it out, will update the post :)