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 Implementation Patterns with Claude Code: Building Retrieval-Augmented Generation Systems

RAG Implementation Patterns with Claude Code: Building Retrieval-Augmented Generation Systems

Comments
2 min read
My RAG Stack for Code Retrieval: pgvector HNSW + Metadata Filters + Reranking (and the Parts I Refuse to Guess About)

My RAG Stack for Code Retrieval: pgvector HNSW + Metadata Filters + Reranking (and the Parts I Refuse to Guess About)

Comments
5 min read
How We Built AI Search for WooCommerce Using RAG

How We Built AI Search for WooCommerce Using RAG

5
Comments
10 min read
I Gave My Trading Agent Memory and It Made Everything Worse

I Gave My Trading Agent Memory and It Made Everything Worse

3
Comments
13 min read
Bob Strikes Again: ‘PageIndex’ Test and Implementation

Bob Strikes Again: ‘PageIndex’ Test and Implementation

1
Comments
15 min read
How I Test an AI Support Agent: A Practical Testing Pyramid

How I Test an AI Support Agent: A Practical Testing Pyramid

Comments
26 min read
Mastering Retrieval-Augmented Generation with Gemini API's File Search Tool

Mastering Retrieval-Augmented Generation with Gemini API's File Search Tool

1
Comments
5 min read
Building Production-Grade RAG in .NET : Language Is Not a Barrier

Building Production-Grade RAG in .NET : Language Is Not a Barrier

5
Comments
10 min read
Vector Databases Explained: A Builder's Guide

Vector Databases Explained: A Builder's Guide

Comments
7 min read
Why Your AI Chatbot Fails (And How to Fix It with RAG)

Why Your AI Chatbot Fails (And How to Fix It with RAG)

Comments
6 min read
Web Scraping API for structured data from any website - incl. authenticated and JS-heavy pages.

Web Scraping API for structured data from any website - incl. authenticated and JS-heavy pages.

4
Comments
3 min read
The Gold Is in the Basement: Why Your AI Strategy Should Start With the Data You Already Have

The Gold Is in the Basement: Why Your AI Strategy Should Start With the Data You Already Have

Comments
6 min read
What Is RAG? A Practitioner's Guide to Retrieval-Augmented Generation

What Is RAG? A Practitioner's Guide to Retrieval-Augmented Generation

Comments 1
7 min read
LlamaIndex Tutorial: Build AI Agents with RAG

LlamaIndex Tutorial: Build AI Agents with RAG

1
Comments
7 min read
Semantic Caching in RAG Systems & AI Agents

Semantic Caching in RAG Systems & AI Agents

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