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.
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
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
RAG Is Not Enough: The Evolution of Enterprise AI

RAG Is Not Enough: The Evolution of Enterprise AI

Comments
19 min read
Agentic RAG: making retrieval a decision the agent controls

Agentic RAG: making retrieval a decision the agent controls

Comments
10 min read
RAG - Memory Systems

RAG - Memory Systems

Comments
3 min read
Put the Security Check Inside the Query, Not After It

Put the Security Check Inside the Query, Not After It

Comments
5 min read
Portable Semantic Search for Private SaaS Documents Using Embeddings Reranking and RAG

Portable Semantic Search for Private SaaS Documents Using Embeddings Reranking and RAG

Comments
7 min read
Direct Providers vs Portable Contracts — Ask-Your-Docs Semantic Search for SaaS RAG

Direct Providers vs Portable Contracts — Ask-Your-Docs Semantic Search for SaaS RAG

Comments 1
9 min read
Web Search API for AI Developers: How It Works and When to Use One

Web Search API for AI Developers: How It Works and When to Use One

5
Comments
7 min read
Un chatbot RAG multilingüe sobre tus PDFs con FAISS y reranking (coste de búsqueda: 0 €)

Un chatbot RAG multilingüe sobre tus PDFs con FAISS y reranking (coste de búsqueda: 0 €)

Comments
2 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.