RAG & Knowledge Systems
Personal RAG, production retrieval, chunking, permissions, ingestion, and source boundaries.
22 stories (10 articles · 12 videos)
Start here
A few good first pieces before you browse the full feed.
10 min readBuild a personal RAG: chat with your own documents (no code)
Build a document-grounded assistant and know when stale, low-quality, or out-of-scope sources make answers unsafe.
12 min readBuilding a production RAG: ingestion, embedding, retrieval, reranking, eval
Evaluate the implementation pattern, failure modes, and guardrails before building.
10 min readCompany knowledge RAG: permissions, leakage, and source boundaries
Design a company knowledge RAG with permission-aware retrieval, source ownership, leakage controls, and refusal behavior.
More in this topic
7 minutesUnlock Better RAG & AI Agents with Docling
20 minutesPermissions & Access Control for RAG - a Deep Dive Tutorial
11 min readSecure document ingestion for RAG: PDFs, OCR, metadata, and retention
Design a secure document-ingestion pipeline for RAG with permission metadata, OCR quality checks, source freshness, retention rules, deletion behavior, and ingestion tests.
12 min readContext engineering: managing 1M-token windows without context rot
Evaluate the implementation pattern, failure modes, and guardrails before building.
12 min readChoosing between prompting, RAG, and fine-tuning (and when to combine)
Use the article as decision context for adoption, risk, governance, or investment choices.
12 min readRAG beyond chunks: graph RAG, agentic RAG, long-context RAG
Evaluate the implementation pattern, failure modes, and guardrails before building.
11 min readChunking, reranking, and hybrid search: make RAG actually work
Evaluate the implementation pattern, failure modes, and guardrails before building.
11 min readThe AI customer support agent that resolves 70% of tickets
Evaluate the implementation pattern, failure modes, and guardrails before building.
11 min readBuild your first AI agent in n8n: a lead-triage workflow end-to-end
Design a lead-triage agent with explicit tools, schemas, routing rules, logging, and human review.
9 minutesRAG vs. Fine Tuning
13 minutesRAG vs Fine-Tuning vs Prompt Engineering: Optimizing AI Models
16 minutesGraph RAG: Improving RAG with Knowledge Graphs
39 minutesIntroducing RAG 2.0: Agentic RAG + Knowledge Graphs (FREE Template)
17 minutesRAG Agents in Prod: 10 Lessons We Learned — Douwe Kiela, creator of RAG
19 minutesBuilding Production-Ready RAG Applications: Jerry Liu
69 minutesThe 5 Levels Of Text Splitting For Retrieval
24 minutes"I want Llama3 to perform 10x with my private knowledge" - Local Agentic RAG w/ llama3
11 minutesHow To Use NotebookLM For Beginners In 2024 (NotebookLM Tutorial)
26 minutes