Stock Q&A Workflow
Step 2: Setup the Q&A The incoming message from the webhook is queried from the Supabase Vector Store. The response is provided in the response webhook.
Integrations Used (10)
Prerequisites
Required Credentials (3)
Multiple services required
This workflow needs 3 different credentials. Make sure you have accounts for all services before importing.
Complexity
Advanced features used. Requires n8n experience.
When to Use This Workflow
AI-Powered Content Creation
Automate content generation, summarization, or analysis using AI capabilities.
Save hours of manual work while maintaining quality and consistency.
Real-time Response
React instantly when events happen - new orders, form submissions, or API calls.
Zero delay between trigger and action for time-sensitive workflows.
Error Reduction
Eliminate human error from routine processes with consistent automation.
Improve accuracy and reliability across your workflows.
{
"id": "tMiRJYDrXzpKysTX",
"meta": {
"instanceId": "2723a3a635131edfcb16103f3d4dbaadf3658e386b4762989cbf49528dccbdbd",
"templateId": "1960"
},
"name": "Stock Q&A Workflow",
"tags": [],
"nodes": [
{
"id": "ec3b86be-4113-4fd5-8365-02adb67693e9",
"name": "Embeddings OpenAI1",
"type": "@n8n/n8n-nodes-langchain.embeddingsOpenAi",
"position": [
1960,
720
],
"parameters": {
"options": {}
},
...Related Workflows
Advanced AI Demo (Presented at AI Developers #14 meetup)

Voice RAG Chatbot with ElevenLabs and OpenAI
STEP 4 RAG System Click on "test workflow" on n8n and "Test AI agent" on ElevenLabs. If everything is configured correc...
Supabase Insertion & Upsertion & Retrieval
INSERTING - it's important to use the same embedding model when for any interaction with your vector database (inserting...
Ask questions about a PDF using AI
Load data into database Fetch file from Google Drive, split it into chunks and insert into Pinecone index
Build a Financial Documents Assistant using Qdrant and Mistral.ai
Step 1. Select the target folder [Read more about local file trigger](https://docs.n8n.io/integrations/builtin/core-node...
Customer Insights with Qdrant, Python and Information Extractor
Step 1. Starting Fresh For this demo, we'll clear any existing records in our Qdrant vector store for the selected compa...