Implement Multi-Reference RAG System

implementationChallengeNovember 25, 2025

Prompt Content

Implement the `research_product_A` and `research_product_B` nodes using Mistral Large 2. For each product, integrate a multi-reference RAG system. This system should use a FAISS vector database indexed with product information (spec sheets, reviews, e-commerce listings) and dynamically query simulated web sources. Ensure that retrieved information for any given criterion is cross-referenced against at least two distinct sources before being passed to the `compare_products` node.

Usage Tips

Copy the prompt and paste it into your preferred AI tool (Claude, ChatGPT, Gemini)

Customize placeholder values with your specific requirements and context

For best results, provide clear examples and test different variations