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.
Turning Any Webpage into Clean, LLM-Ready Markdown for RAG Pipelines

Turning Any Webpage into Clean, LLM-Ready Markdown for RAG Pipelines

Comments
4 min read
Vector Similarity Search with DuckDB: A Practical Guide to the VSS Extension

Vector Similarity Search with DuckDB: A Practical Guide to the VSS Extension

Comments 1
6 min read
Fine-tuning vs RAG vs prompting: pick the right lever

Fine-tuning vs RAG vs prompting: pick the right lever

1
Comments
3 min read
Quando o RAG erra, quase nunca é o LLM: 4 falhas de recuperação e como logar cada uma

Quando o RAG erra, quase nunca é o LLM: 4 falhas de recuperação e como logar cada uma

Comments
3 min read
Retrieval Is Not Memory

Retrieval Is Not Memory

Comments
1 min read
Why Your LLM Costs Are Exploding (And the 6 Fixes Every Developer Misses)

Why Your LLM Costs Are Exploding (And the 6 Fixes Every Developer Misses)

Comments
4 min read
I built a RAG assistant, then found out my architecture change made it worse

I built a RAG assistant, then found out my architecture change made it worse

Comments 2
5 min read
ColBERT Late Interaction: Advancing RAG Beyond Dense Embeddings

ColBERT Late Interaction: Advancing RAG Beyond Dense Embeddings

Comments
4 min read
Implementing Node.js Support Triage — Summarize PDF Pages with Embeddings

Implementing Node.js Support Triage — Summarize PDF Pages with Embeddings

Comments
7 min read
Build a RAG-Based AI Assistant in Kotlin with a Vector Database

Build a RAG-Based AI Assistant in Kotlin with a Vector Database

1
Comments
3 min read
We Almost Deployed a Temporal Knowledge Graph. The Eval Said No.

We Almost Deployed a Temporal Knowledge Graph. The Eval Said No.

Comments
7 min read
RAG vs. Direct Context: I Tested Both on Real Documents, Here's What Broke

RAG vs. Direct Context: I Tested Both on Real Documents, Here's What Broke

Comments
5 min read
I Benchmarked My Homelab Memory Stack: Hybrid Search + Local Reranker Took LoCoMo from 63% to 80%

I Benchmarked My Homelab Memory Stack: Hybrid Search + Local Reranker Took LoCoMo from 63% to 80%

Comments
9 min read
Building a Multi-Agent AI Pipeline That Ships: LangGraph, RAG, and Evals That Matter

Building a Multi-Agent AI Pipeline That Ships: LangGraph, RAG, and Evals That Matter

1
Comments
6 min read
Hybrid Retrieval v2: Qwen Embeddings, BM25, and RRF with a FastEmbed Reranker

Hybrid Retrieval v2: Qwen Embeddings, BM25, and RRF with a FastEmbed Reranker

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