Use AI to extract product insights from customer reviews
This workflow analyzes products review data from a CSV file and performs 4 types of analysis using state of the art GPT-4o model. We use Large Language Models (LLMs) to identify issues with products, surface popular feature requests, predict future trends, and generate a product performance report. We make a separate call for each analysis because LLMs work best when prompts are specific and the scope of the task we ask them is narrow.