Trawl
Trawl is a web platform that turns scattered, unstructured customer feedback into a structured and prioritized product roadmap. Users connect feedback sources such as App Store and Google Play reviews, Reddit threads, CSV exports, or pasted text, and Trawl ingests, chunks, and embeds that feedback into a pgvector database. A Retrieval-Augmented Generation pipeline then lets users query their feedback in natural language, auto-generates structured feature specs and user stories grounded in real customer evidence, and runs a flagship 'What Should We Build Next?' analysis that clusters feedback into themes and ranks them into a prioritized roadmap. Every generated spec stays fully traceable: a RAG transparency panel shows the exact feedback chunks retrieved, their cosine-similarity scores, and how each one informed the output. Results land on an interactive, drag-and-drop Kanban board.

The 'What Should We Build Next?' engine — runs five exploratory queries over the full corpus, clusters the results into themes scored by frequency and severity, and outputs a prioritized list of spec drafts alongside an executive summary. Per-query attribution badges in the X-Ray rail trace each chunk back to the query that surfaced it.





