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.
Building a Knowledge Base with RAG Using NestJS, LangChain and OpenAI

Building a Knowledge Base with RAG Using NestJS, LangChain and OpenAI

1
Comments
6 min read
向量数据库选型指南2026:Pinecone vs Qdrant vs Milvus实战对比

向量数据库选型指南2026:Pinecone vs Qdrant vs Milvus实战对比

1
Comments
3 min read
How Retrieval-Augmented Generation (RAG) Works on AWS

How Retrieval-Augmented Generation (RAG) Works on AWS

1
Comments
5 min read
Building Production-Ready AI Document Processing Pipelines with RAG

Building Production-Ready AI Document Processing Pipelines with RAG

1
Comments
26 min read
The REM Cycle: What Background Memory Consolidation Actually Does

The REM Cycle: What Background Memory Consolidation Actually Does

1
Comments
2 min read
RAG in Practice — Read from the beginning

RAG in Practice — Read from the beginning

Comments
2 min read
GPU-Bridge + LlamaIndex: Embeddings and Reranking in One Line

GPU-Bridge + LlamaIndex: Embeddings and Reranking in One Line

Comments
2 min read
Graph RAG vs Vector RAG: A Practitioner's Guide to Choosing the Right Architecture

Graph RAG vs Vector RAG: A Practitioner's Guide to Choosing the Right Architecture

2
Comments 1
3 min read
How PageIndex Works: A Step-by-Step Technical Walkthrough

How PageIndex Works: A Step-by-Step Technical Walkthrough

2
Comments
7 min read
My RAG Pipeline Took an Hour. Here's How I Got It Down to 30 Seconds.

My RAG Pipeline Took an Hour. Here's How I Got It Down to 30 Seconds.

2
Comments 1
3 min read
RAG in Practice — Part 3: How RAG Works — The Complete Pipeline

RAG in Practice — Part 3: How RAG Works — The Complete Pipeline

2
Comments
9 min read
Build a Production-Ready RAG System Over Your Own Documents in 2026 – A Practical Tutorial

Build a Production-Ready RAG System Over Your Own Documents in 2026 – A Practical Tutorial

Comments 1
3 min read
Your RAG pipeline is only as good as the shit you put in your vector database

Your RAG pipeline is only as good as the shit you put in your vector database

1
Comments
2 min read
How I Built a Smart Q&A Bot for a Local Music Venue in a Weekend — A Practical Introduction to RAG Systems

How I Built a Smart Q&A Bot for a Local Music Venue in a Weekend — A Practical Introduction to RAG Systems

Comments
31 min read
Why Most RAG Systems Hallucinate — And How My Hybrid Pipeline Fixes It

Why Most RAG Systems Hallucinate — And How My Hybrid Pipeline Fixes It

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