Icon

02 Retrieval-Augmented Generation (RAG)

<p>This workflow demonstrates how you can visually embed LLM and embedding models into your analytical workflow. It also showcases a <strong>RAG implementation</strong>, including <strong>vector store</strong> creation, retrieval, and prompt augmentation.</p><p>The workflow accesses data about product reviews from a database, filters the data for analysis, uses GenAI to automatically define sentiment, identify the product, and categorize the problems in the reviews, and finally analyzes the reviews by product, sentiment, and category. <strong>It uses RAG with the company's domain-specific product documentation to achieve more accurate results from GenAI.</strong></p>

Nodes

Extensions

Links