Postgres-based backend used throughout the cluster as the vector store (via pgvector) for n8n RAG pipelines. Metadata columns on the documents table are the primary mechanism for updating and deleting stale chunks via filename match. Also used for tabular SQL-query RAG examples.
Source references
- [src-006] Nate Herk cluster — Nate Herk — RAG and data ingestion cluster (5 videos)
– Videos referenced: 5uw1wE6niGc, kOKavHnlPik
Recommended next
Keep reading from this thread
From 477 indexed pages and articles.
- Wiki concept RAG Retrieval Methods Framework of four retrieval patterns for AI agents: (1) database filters for structured rows when the answer lives in a small subset, (2) Related by vector
- Wiki concept LLM Wiki vs Semantic RAG A comparison framework for choosing between two knowledge-base architectures: the Karpathy LLM Wiki Pattern (markdown + index + LLM reader) and Related by vector
- Insight AI Beyond POCs How enterprise AI moves beyond proofs of concept through ownership, governance, measurement, adoption, and production operating models Readers have engaged with this next