Turn scattered customer reviews into clear answers your team can use. It connects a vector database with AI so you can search, compare, and recommend reviews across brands in seconds. Great for marketing and product teams that need fast, reliable insights from large review sets.
A server trigger exposes five tools insert, search, compare, recommend, and list companies. A switch routes each request to the right path. For search, compare, and recommend, the flow creates embeddings with OpenAI, then calls Qdrant group search, facet listing, and recommendation APIs. Aggregate and set nodes shape clean outputs, while if nodes handle empty results with safe fallbacks. Insert and simple search use native Qdrant nodes, and a small code step turns user preferences into items for embedding.
You need a Qdrant endpoint and an OpenAI API key. The template includes steps to create the collection and a facet index for company id. Teams can cut hours of manual reading and scale to more brands without extra load. Use it for brand monitoring, competitive analysis, and quick product feedback checks.