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.
I Spent $400/Month on a Reranker That Made My RAG Worse

I Spent $400/Month on a Reranker That Made My RAG Worse

Comments
5 min read
# Building Scalable RAG Systems with Hierarchical Clustering + Hierarchical RAG (and Why Cluster Summaries Matter)

# Building Scalable RAG Systems with Hierarchical Clustering + Hierarchical RAG (and Why Cluster Summaries Matter)

2
Comments
4 min read
How to Build AI Agents That Actually Remember: Memory Architecture for Production LLM Apps

How to Build AI Agents That Actually Remember: Memory Architecture for Production LLM Apps

3
Comments 2
16 min read
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?

2
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

1
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

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