Skip to main content

Scenario

G2 reviewers often describe features they wish your product had. These requests are scattered across hundreds of reviews. You aggregate feature request mentions, create personas representing the requesters, then run a Focus Group where personas rank the features by importance. The output feeds directly into product roadmap prioritization. Flow: G2 reviews → Extract feature requests → Mavera POST /mave/chat (categorize) → POST /focus-groups (Ranking) → Prioritized feature list

Code

Example Output

Error Handling

Not all ‘dislike’ comments are feature requests — some are complaints. Mave’s categorization filters noise, but verify the output categories manually before sharing with product.
Focus Groups work best with 5-8 ranking options. More than 8 dilutes signal. Merge similar features before ranking.