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.
Give Your Local LLM a Memory That Actually Works

Give Your Local LLM a Memory That Actually Works

2
Comments
2 min read
TxtAI got skills

TxtAI got skills

1
Comments
4 min read
RAG vs Long-Context: how should you give LLMs your private data?

RAG vs Long-Context: how should you give LLMs your private data?

1
Comments
2 min read
Building RAG & Knowledge Bases with seekdb: Three Paths, One Stack

Building RAG & Knowledge Bases with seekdb: Three Paths, One Stack

3
Comments
4 min read
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
Bob Strikes Again: ‘PageIndex’ Test and Implementation

Bob Strikes Again: ‘PageIndex’ Test and Implementation

1
Comments
15 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
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
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
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
Vector Databases Explained: A Builder's Guide

Vector Databases Explained: A Builder's Guide

Comments
7 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
👋 Sign in for the ability to sort posts by relevant, latest, or top.