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 Dev-Code: An Agentic AI Coding Assistant With RAG Memory and VS Code Integration

Building Dev-Code: An Agentic AI Coding Assistant With RAG Memory and VS Code Integration

Comments
4 min read
RAG Retrieval Optimization: Reduce Vector Search Before Ranking

RAG Retrieval Optimization: Reduce Vector Search Before Ranking

1
Comments 2
5 min read
How Do You Know Your RAG Actually Works?

How Do You Know Your RAG Actually Works?

8
Comments 2
9 min read
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
Fine-Tuning vs RAG vs Prompt Engineering: Choosing the Right AI Strategy for Your Business

Fine-Tuning vs RAG vs Prompt Engineering: Choosing the Right AI Strategy for Your Business

Comments
4 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
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
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
Leonard Shelby Is a RAG Pipeline

Leonard Shelby Is a RAG Pipeline

Comments
5 min read
Try to Break Our AI Memory Benchmark

Try to Break Our AI Memory Benchmark

Comments
2 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
RAG is for finding. Full context is for deciding.

RAG is for finding. Full context is for deciding.

Comments
4 min read
Measure your retrieval default: our hybrid RRF lost to plain vector search

Measure your retrieval default: our hybrid RRF lost to plain vector search

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