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 a RAG Search Engine for an AI Sales Agent: Problems, Iterations, and Real Decisions

Building a RAG Search Engine for an AI Sales Agent: Problems, Iterations, and Real Decisions

Comments
6 min read
How to Build a RAG Pipeline for an Enterprise Knowledge Base That Actually Works in Production

How to Build a RAG Pipeline for an Enterprise Knowledge Base That Actually Works in Production

1
Comments 1
7 min read
从零构建RAG系统:Python实现检索增强生成的完整指南

从零构建RAG系统:Python实现检索增强生成的完整指南

Comments
3 min read
I Built a Lightweight Python RAG Flow Orchestrator That Works with SQLite, PGVector and Qdrant

I Built a Lightweight Python RAG Flow Orchestrator That Works with SQLite, PGVector and Qdrant

Comments
2 min read
Build a Private AI Search on Your Device: Local RAG in the Browser

Build a Private AI Search on Your Device: Local RAG in the Browser

Comments
2 min read
RAG Architecture Deep Dive

RAG Architecture Deep Dive

Comments 1
5 min read
Top Data APIs for Building RAG Pipelines That Need Real-World Coverage

Top Data APIs for Building RAG Pipelines That Need Real-World Coverage

Comments
6 min read
I Added a Verify Layer to My Local RAG to Catch Hallucinations. It Caught Me Being Wrong Twice About My Own Corpus

I Added a Verify Layer to My Local RAG to Catch Hallucinations. It Caught Me Being Wrong Twice About My Own Corpus

1
Comments 1
8 min read
RAG - Sparse Embedding

RAG - Sparse Embedding

Comments
3 min read
How I create fully localled Voice Agent App + RAG

How I create fully localled Voice Agent App + RAG

1
Comments 1
11 min read
Next.js 16 RAG Pipeline Optimization: Give Your AI a Perfect Memory

Next.js 16 RAG Pipeline Optimization: Give Your AI a Perfect Memory

Comments
1 min read
AI Agents, Jupyter Tooling, and LLM Code Gen Production Metrics

AI Agents, Jupyter Tooling, and LLM Code Gen Production Metrics

Comments
3 min read
Part 6 — RAG Recall Quality from 60% to 93%: Building a Continuous Evaluation Loop (Not Gut Feeling)

Part 6 — RAG Recall Quality from 60% to 93%: Building a Continuous Evaluation Loop (Not Gut Feeling)

7
Comments 2
10 min read
How to stop your RAG assistant from hallucinating (a practical guide)

How to stop your RAG assistant from hallucinating (a practical guide)

Comments 2
3 min read
Day 8 - Sparse embedding - RAG

Day 8 - Sparse embedding - RAG

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