Forem

# rag

Retrieval augmented generation, or RAG, is an architectural approach that can improve the efficacy of large language model (LLM) applications by leveraging custom data.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Embedding Drift Detection: A 50-Line Monitor for Production RAG
Cover image for Embedding Drift Detection: A 50-Line Monitor for Production RAG

Embedding Drift Detection: A 50-Line Monitor for Production RAG

Comments
6 min read
The Rise of the Machine Identity

The Rise of the Machine Identity

1
Comments
2 min read
Day 9: RAG — Giving Your AI a Private Library 📚

Day 9: RAG — Giving Your AI a Private Library 📚

Comments
2 min read
Ultimate RAG is here!
Cover image for Ultimate RAG is here!

Ultimate RAG is here!

Comments
1 min read
Why Does Semantic Chunking Need an Embedding API?

Why Does Semantic Chunking Need an Embedding API?

Comments
8 min read
RAG Series (6): Vector Databases — Storage and Retrieval Infrastructure
Cover image for RAG Series (6): Vector Databases — Storage and Retrieval Infrastructure

RAG Series (6): Vector Databases — Storage and Retrieval Infrastructure

Comments
7 min read
Stop Rereading Your Documents. Let the AI Study Them Once.

Stop Rereading Your Documents. Let the AI Study Them Once.

Comments
6 min read
MarkItDown vs Docling vs Marker: PDF to Markdown for LLMs
Cover image for MarkItDown vs Docling vs Marker: PDF to Markdown for LLMs

MarkItDown vs Docling vs Marker: PDF to Markdown for LLMs

Comments
13 min read
Vector Databases in RAG - Day 2
Cover image for Vector Databases in RAG - Day 2

Vector Databases in RAG - Day 2

Comments
5 min read
RAG Series (5): Embedding Models — The Core of Semantic Understanding
Cover image for RAG Series (5): Embedding Models — The Core of Semantic Understanding

RAG Series (5): Embedding Models — The Core of Semantic Understanding

Comments
6 min read
Beyond the Chunk: How GraphRAG Teaches AI to Reason, Not Just Retrieve
Cover image for Beyond the Chunk: How GraphRAG Teaches AI to Reason, Not Just Retrieve

Beyond the Chunk: How GraphRAG Teaches AI to Reason, Not Just Retrieve

Comments
7 min read
Code RAG for AI Agents, Practical Vector DB Building, and PyTorch Lightning Security Alert

Code RAG for AI Agents, Practical Vector DB Building, and PyTorch Lightning Security Alert

Comments
4 min read
Inside Docling Factory: Building a Multimodal RAG Powerhouse

Inside Docling Factory: Building a Multimodal RAG Powerhouse

Comments
18 min read
"A Survey of LLM-based Deep Search Agents" (2026)

"A Survey of LLM-based Deep Search Agents" (2026)

Comments 1
2 min read
Pure semantic search missed 4 of 5 of my agent queries. Hybrid + parallel fan-out fixed it.
Cover image for Pure semantic search missed 4 of 5 of my agent queries. Hybrid + parallel fan-out fixed it.

Pure semantic search missed 4 of 5 of my agent queries. Hybrid + parallel fan-out fixed it.

Comments
7 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.