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.
Building an AI Training Data Pipeline with YouTube Transcripts

Building an AI Training Data Pipeline with YouTube Transcripts

1
Comments
3 min read
Vector Search Metrics 🎯: Why Your "Distance" Might Be Wrong

Vector Search Metrics 🎯: Why Your "Distance" Might Be Wrong

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