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.
What Building My Own AI Bot Taught Me About Generative AI

What Building My Own AI Bot Taught Me About Generative AI

5
Comments
6 min read
Dual Encoder vs Cross-Encoder: Why Your RAG Pipeline Needs Both

Dual Encoder vs Cross-Encoder: Why Your RAG Pipeline Needs Both

4
Comments
7 min read
Most RAG Problems Are R(etrieval) Problems

Most RAG Problems Are R(etrieval) Problems

3
Comments 2
3 min read
RAG for Codebases Is Harder Than It Looks

RAG for Codebases Is Harder Than It Looks

1
Comments 1
6 min read
Vector‑native RAG on Oracle: embeddings, HNSW/IVF, and hybrid search under database governance

Vector‑native RAG on Oracle: embeddings, HNSW/IVF, and hybrid search under database governance

Comments
12 min read
Build a Private AI Search on Your Device: Local RAG in the Browser

Build a Private AI Search on Your Device: Local RAG in the Browser

Comments
2 min read
Considering RAG for your Agent? Build this instead.

Considering RAG for your Agent? Build this instead.

2
Comments
15 min read
Vector Search at Scale: Why Your Index Isn't as Healthy as You Think

Vector Search at Scale: Why Your Index Isn't as Healthy as You Think

1
Comments 1
10 min read
Industrial SEO at 100 Pages/Week: My n8n + Claude Code + RAG Stack

Industrial SEO at 100 Pages/Week: My n8n + Claude Code + RAG Stack

Comments
6 min read
RAG - Sparse Embedding

RAG - Sparse Embedding

Comments
3 min read
AI Agents, Jupyter Tooling, and LLM Code Gen Production Metrics

AI Agents, Jupyter Tooling, and LLM Code Gen Production Metrics

Comments
3 min read
Next.js 16 RAG Pipeline Optimization: Give Your AI a Perfect Memory

Next.js 16 RAG Pipeline Optimization: Give Your AI a Perfect Memory

Comments
1 min read
What is RAG? A Beginner's Guide to Retrieval-Augmented Generation (For Engineers Who Actually Build It)

What is RAG? A Beginner's Guide to Retrieval-Augmented Generation (For Engineers Who Actually Build It)

Comments
5 min read
Day 8 - Sparse embedding - RAG

Day 8 - Sparse embedding - RAG

Comments
2 min read
RAG Is Not Always the Answer Anymore: How AI Agents Search Code in 2026

RAG Is Not Always the Answer Anymore: How AI Agents Search Code in 2026

5
Comments
6 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.