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.
RAG vs Fine-Tuning: Which One Should You Actually Choose?

RAG vs Fine-Tuning: Which One Should You Actually Choose?

1
Comments
6 min read
I Shipped a Strict-Source RAG System to Production in 8 Weeks: A Full-Stack Engineering Retrospective

I Shipped a Strict-Source RAG System to Production in 8 Weeks: A Full-Stack Engineering Retrospective

5
Comments
4 min read
Chat with Your Documents: Building a RAG Pipeline with AWS Blocks

Chat with Your Documents: Building a RAG Pipeline with AWS Blocks

Comments
16 min read
RAG for developers who aren't AI engineers: what actually matters

RAG for developers who aren't AI engineers: what actually matters

Comments 1
8 min read
Building a RAG-Powered Code Reviewer That Actually Understands Your Codebase

Building a RAG-Powered Code Reviewer That Actually Understands Your Codebase

Comments
6 min read
Your RAG Eval Isn't Flaky. Your Retrieval Is Non-Deterministic.

RRF rank drift from SQL ties

Your RAG Eval Isn't Flaky. Your Retrieval Is Non-Deterministic.

15
Comments 21
2 min read
Retrieval Augmented Generation

Retrieval Augmented Generation

Comments
2 min read
A Cognitive Benchmark for Code-RAG Retrieval: Part 2 — Why Model Rankings Depend on the Pipeline

A Cognitive Benchmark for Code-RAG Retrieval: Part 2 — Why Model Rankings Depend on the Pipeline

Comments
15 min read
Documents Aren't Bags of Chunks

Documents Aren't Bags of Chunks

15
Comments 35
3 min read
Retrieval-Augmented Self-Recall — Part 2: Hybrid RAG on Nothing but Postgres

Retrieval-Augmented Self-Recall — Part 2: Hybrid RAG on Nothing but Postgres

1
Comments 2
4 min read
Portfolio de IA open source: 20+ proyectos con LLMs self-hosted en producciĂłn

Portfolio de IA open source: 20+ proyectos con LLMs self-hosted en producciĂłn

Comments
3 min read
Book Library: A Local RAG That Answers From My Own PDFs

Book Library: A Local RAG That Answers From My Own PDFs

Comments
5 min read
How to batch 5 coding-agent turns into 1 macro workflow

How to batch 5 coding-agent turns into 1 macro workflow

Comments
1 min read
Your AI Agent's Memory Has No Expiry Date: I Scored Freshness on a Real Corpus

Your AI Agent's Memory Has No Expiry Date: I Scored Freshness on a Real Corpus

Comments
14 min read
RAG - Semantic Caching

RAG - Semantic Caching

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