Preview coming soon
SupabasePostgres
This tutorial demonstrates a fully integrated workflow that sets up a Retrieval-Augmented Generation (RAG) agent using a relational database and a vector store. In the video, Nate Herk shows how to configure Postgres as chat memory and Supabase as a vector database using PG Vector for similarity search. The system is implemented within n8n by establishing credentials, configuring both database and tool nodes, and leveraging recursive text splitting for document ingestion. Detailed technical steps include setting up Supabase, connecting to Postgres, and embedding documents for AI-driven query responses.
Integrations
Tags
One-time purchase
Related automations
Sales Assistant Build
This comprehensive workflow by Nolan Harper uses n8n to deliver a 24/7 AI sales assistant tailored for automating lead capture and personalized follow-up. The...
Publish to 9 Social Platforms
This system is an automated workflow that reads content details from a Google Sheet, extracts media from Google Drive, and uses API calls to a dedicated social...
Parent Agent
This workflow demonstrates a multi-agent architecture where a parent agent communicates with child agents to perform tasks like story generation. It details...