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.
The Difference Between Search and Discovery

The Difference Between Search and Discovery

4
Comments 2
3 min read
Token Cost Optimization: How to Cut LLM Inference Spend Without Cutting Quality

Token Cost Optimization: How to Cut LLM Inference Spend Without Cutting Quality

1
Comments
5 min read
Your RAG Stack Is Solving the 2023 Problem

Your RAG Stack Is Solving the 2023 Problem

8
Comments 1
7 min read
Agent RAG in Solon: Make Retrieval a Tool, Not a One-Shot Pre-Step

Agent RAG in Solon: Make Retrieval a Tool, Not a One-Shot Pre-Step

Comments 3
5 min read
RAG From Scratch in Python

RAG From Scratch in Python

Comments
11 min read
Four pgvector patterns that kept our RAG SaaS on one Postgres

Four pgvector patterns that kept our RAG SaaS on one Postgres

Comments
6 min read
I'm building CortexDB — an agent-native context database for AI agents

I'm building CortexDB — an agent-native context database for AI agents

Comments 1
1 min read
Practical Agent Architecture: State, Failure Recovery, and the Hidden Variables of Reliable LLM Systems

Practical Agent Architecture: State, Failure Recovery, and the Hidden Variables of Reliable LLM Systems

1
Comments 1
5 min read
AI Agent Security, Open-Source Code Generation, and Frontier Models on Bedrock

AI Agent Security, Open-Source Code Generation, and Frontier Models on Bedrock

Comments
4 min read
Why Not Every AI Application Needs Vector Embeddings

Why Not Every AI Application Needs Vector Embeddings

1
Comments 1
7 min read
RAG vs Fine-Tuning: Which Approach Should You Choose?

RAG vs Fine-Tuning: Which Approach Should You Choose?

Comments
3 min read
Building a multi-agent document-search copilot — Part 2: adaptive Hybrid, and a permission gate after the rank

Building a multi-agent document-search copilot — Part 2: adaptive Hybrid, and a permission gate after the rank

Comments 4
6 min read
RAG-Based Testing Series — Part 4: Edge Cases — What Breaks RAG & How to Catch It

RAG-Based Testing Series — Part 4: Edge Cases — What Breaks RAG & How to Catch It

7
Comments 1
14 min read
RAG-Based Testing Series — Part 3: Faithfulness & Hallucination Detection

RAG-Based Testing Series — Part 3: Faithfulness & Hallucination Detection

5
Comments
9 min read
I Contributed to Chroma's Open-Source Docs — Here's What I Changed and What I Learned

I Contributed to Chroma's Open-Source Docs — Here's What I Changed and What I Learned

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