DEV Community

# 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.
AI Skills: Why the Future of Knowledge Alignment is in .md Files, Not Giant Datasets

AI Skills: Why the Future of Knowledge Alignment is in .md Files, Not Giant Datasets

Comments
6 min read
RAG vs Fine-Tuning: When to Use Each AI Strategy

RAG vs Fine-Tuning: When to Use Each AI Strategy

Comments
6 min read
RAG Series (4): Document Processing — From Raw Files to High-Quality Chunks

RAG Series (4): Document Processing — From Raw Files to High-Quality Chunks

Comments
7 min read
RAG Series (1): Why LLMs Need External Memory

RAG Series (1): Why LLMs Need External Memory

Comments
7 min read
When Confident AI Becomes a Hidden Liability

When Confident AI Becomes a Hidden Liability

Comments
3 min read
Build Your Own AI Medical Brain: Transforming PDF Health Reports into a Graph-RAG Powerhouse with Neo4j and LangChain

Build Your Own AI Medical Brain: Transforming PDF Health Reports into a Graph-RAG Powerhouse with Neo4j and LangChain

1
Comments
4 min read
10 Years of Blood Reports into One Graph: Building a Personal Medical Knowledge Base with Unstructured.io, Neo4j, and LlamaIndex

10 Years of Blood Reports into One Graph: Building a Personal Medical Knowledge Base with Unstructured.io, Neo4j, and LlamaIndex

1
Comments
3 min read
Lost-in-the-Middle Is Still Real in 2026 (Even on 1M-Token Models)

Lost-in-the-Middle Is Still Real in 2026 (Even on 1M-Token Models)

4
Comments
6 min read
RAG isn't memory. It's Ctrl+F with embeddings.

RAG isn't memory. It's Ctrl+F with embeddings.

Comments
9 min read
Your Agent Memory Is Trapped. Here's the Key.

Your Agent Memory Is Trapped. Here's the Key.

1
Comments
6 min read
I built a RAG platform because I was tired of spending 15 minutes searching for team docs

I built a RAG platform because I was tired of spending 15 minutes searching for team docs

Comments
3 min read
RAG Series (2): Building Your First RAG Pipeline with LangChain

RAG Series (2): Building Your First RAG Pipeline with LangChain

Comments
10 min read
From Flat Files to a Living Memory: Building Graph-Based Semantic Memory for PocketPaw

From Flat Files to a Living Memory: Building Graph-Based Semantic Memory for PocketPaw

1
Comments
6 min read
Long Context vs RAG: When to Load the Whole Book

Long Context vs RAG: When to Load the Whole Book

Comments 1
6 min read
A Three-Layer Memory Architecture for LLMs (Redis + Postgres + Vector) MCP

A Three-Layer Memory Architecture for LLMs (Redis + Postgres + Vector) MCP

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