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.
Beyond RAG: Why Knowledge Engineering Becomes the Real Moat in the Agent Era

Beyond RAG: Why Knowledge Engineering Becomes the Real Moat in the Agent Era

6
Comments
7 min read
Postgres + pgvector vs Pinecone: A Production Benchmark to 50M Vector

Postgres + pgvector vs Pinecone: A Production Benchmark to 50M Vector

1
Comments
9 min read
AI Memory Is Kind of Broken. A Cambridge Researcher Proved It .

AI Memory Is Kind of Broken. A Cambridge Researcher Proved It .

1
Comments
8 min read
RAG Series (10): Hybrid Search — Retrieving More, Missing Less

RAG Series (10): Hybrid Search — Retrieving More, Missing Less

Comments
7 min read
Building a Secure RAG Pipeline on AWS: A Step-by-Step Implementation Guide

Building a Secure RAG Pipeline on AWS: A Step-by-Step Implementation Guide

Comments
20 min read
Multimodal RAG with the Gemini API File Search Tool: A Developer Guide

Multimodal RAG with the Gemini API File Search Tool: A Developer Guide

97
Comments 2
6 min read
Build Once, Sell Twice: caching LLM analysis with pgvector

Build Once, Sell Twice: caching LLM analysis with pgvector

2
Comments
4 min read
Day 2 - RAG - What is Vector DB ?

Day 2 - RAG - What is Vector DB ?

Comments
3 min read
I Built a Moderation Agent That Refuses to Be Intelligent — Just Focused

I Built a Moderation Agent That Refuses to Be Intelligent — Just Focused

1
Comments
4 min read
RAG Series (9): When RAG Gives Bad Answers — Root Cause Diagnosis with RAGAS

RAG Series (9): When RAG Gives Bad Answers — Root Cause Diagnosis with RAGAS

Comments
6 min read
Vector Databases Explained: What They Don’t Tell You

Vector Databases Explained: What They Don’t Tell You

1
Comments
11 min read
Why I chose a CLI over MCP for my Dev Tool

Why I chose a CLI over MCP for my Dev Tool

Comments
6 min read
RAG vs Fine-Tuning vs Context Stuffing: What We've Learned Building AI Apps for Clients

RAG vs Fine-Tuning vs Context Stuffing: What We've Learned Building AI Apps for Clients

Comments
8 min read
Introduction to RAG for LLMs: Sparse (Lexical) RAG and Dense RAG (Semantic Vector Search)

Introduction to RAG for LLMs: Sparse (Lexical) RAG and Dense RAG (Semantic Vector Search)

2
Comments
25 min read
RAG Series (8): RAG Evaluation System — Speaking with Data

RAG Series (8): RAG Evaluation System — Speaking with Data

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