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.
How to Build a RAG Pipeline from PDFs Using Python

How to Build a RAG Pipeline from PDFs Using Python

1
Comments 2
5 min read
Documentation Doesn't Accumulate Knowledge

Documentation Doesn't Accumulate Knowledge

1
Comments 4
2 min read
André Dias Moreira Prol: Securely Connecting AI to Internal Docs With RAG

André Dias Moreira Prol: Securely Connecting AI to Internal Docs With RAG

1
Comments
3 min read
Mastra Multi-Agent Pipeline: Coordinating Four TypeScript Agents Without Losing State

Mastra Multi-Agent Pipeline: Coordinating Four TypeScript Agents Without Losing State

Comments 2
6 min read
I Built a Personal AI That Actually Knows My Projects (RAG + Ollama, Zero Cloud)

I Built a Personal AI That Actually Knows My Projects (RAG + Ollama, Zero Cloud)

Comments 2
5 min read
I Built a Personal AI That Actually Knows My Projects (RAG + Ollama, Zero Cloud)

I Built a Personal AI That Actually Knows My Projects (RAG + Ollama, Zero Cloud)

Comments
5 min read
MCP Just Went Stateless and "Broke" Half the Ecosystem: Here Is My Fix

Hidden breaking imports and payload bloat risks

MCP Just Went Stateless and "Broke" Half the Ecosystem: Here Is My Fix

3
Comments 6
5 min read
Vector Search Fundamentals for RAG Design: ANN (HNSW), Distance Metrics, Metadata Filtering, and BM25

Vector Search Fundamentals for RAG Design: ANN (HNSW), Distance Metrics, Metadata Filtering, and BM25

Comments 2
5 min read
My RAG Pipeline Got Hijacked by Retrieved Text: An Accidental Prompt Injection

My RAG Pipeline Got Hijacked by Retrieved Text: An Accidental Prompt Injection

10
Comments 11
9 min read
Leonard Shelby Is a RAG Pipeline

Leonard Shelby Is a RAG Pipeline

Comments
5 min read
Agentic RAG: What Happens When Retrieval Becomes a Decision Instead of a Step

Agentic RAG: What Happens When Retrieval Becomes a Decision Instead of a Step

2
Comments 10
4 min read
Try to Break Our AI Memory Benchmark

Try to Break Our AI Memory Benchmark

Comments
2 min read
Most RAG Problems Don’t Start With the LLM

Most RAG Problems Don’t Start With the LLM

1
Comments 1
4 min read
Building Production-Ready RAG Applications: A Practical Guide

Building Production-Ready RAG Applications: A Practical Guide

1
Comments
4 min read
Building and Understanding Basic Retrieval-Augmented Generation (RAG) System

Building and Understanding Basic Retrieval-Augmented Generation (RAG) System

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