Show HN: AI tool to summarize, group and sort customer feedback(painpoints.netlify.app) Hi HN! This is a side project that I built when building another app. Initially it was a Python script that splits the input, runs it through GPT and prints out the result. Then I manually organized the lines into something that I could read. Later on, I figured that it might be useful to build a UI around it -- allowing drag&drop and especially seeing the original quotes in the context. The input is still rudimentary. It's just a big text box but hopefully it's already useful? I think it can be extended to add integrations such as Zapier -- e.g. whenever a user email comes in, process it and send it to this dashboard. So what do you think? Do you find it useful? Is there anything that you'd like to add? I'd really appreciate your input! |
No comments yet