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 Retrieval-Augmented Generation (RAG) Works on AWS

How Retrieval-Augmented Generation (RAG) Works on AWS

1
Comments
5 min read
Building Production-Ready AI Document Processing Pipelines with RAG

Building Production-Ready AI Document Processing Pipelines with RAG

1
Comments
26 min read
The REM Cycle: What Background Memory Consolidation Actually Does

The REM Cycle: What Background Memory Consolidation Actually Does

1
Comments
2 min read
RAG in Practice — Read from the beginning

RAG in Practice — Read from the beginning

Comments
2 min read
GPU-Bridge + LlamaIndex: Embeddings and Reranking in One Line

GPU-Bridge + LlamaIndex: Embeddings and Reranking in One Line

Comments
2 min read
How PageIndex Works: A Step-by-Step Technical Walkthrough

How PageIndex Works: A Step-by-Step Technical Walkthrough

2
Comments
7 min read
Graph RAG vs Vector RAG: A Practitioner's Guide to Choosing the Right Architecture

Graph RAG vs Vector RAG: A Practitioner's Guide to Choosing the Right Architecture

1
Comments
3 min read
My RAG Pipeline Took an Hour. Here's How I Got It Down to 30 Seconds.

My RAG Pipeline Took an Hour. Here's How I Got It Down to 30 Seconds.

2
Comments 1
3 min read
RAG in Practice — Part 3: How RAG Works — The Complete Pipeline

RAG in Practice — Part 3: How RAG Works — The Complete Pipeline

2
Comments
9 min read
Your RAG pipeline is only as good as the shit you put in your vector database

Your RAG pipeline is only as good as the shit you put in your vector database

1
Comments
2 min read
How I Built a Smart Q&A Bot for a Local Music Venue in a Weekend — A Practical Introduction to RAG Systems

How I Built a Smart Q&A Bot for a Local Music Venue in a Weekend — A Practical Introduction to RAG Systems

Comments
31 min read
Why Most RAG Systems Hallucinate — And How My Hybrid Pipeline Fixes It

Why Most RAG Systems Hallucinate — And How My Hybrid Pipeline Fixes It

Comments
13 min read
Continuous Refactoring with LLMs: Patterns That Work in Production

Continuous Refactoring with LLMs: Patterns That Work in Production

Comments
4 min read
Retrieval Strategy Design: Vector, Keyword, and Hybrid Search

Retrieval Strategy Design: Vector, Keyword, and Hybrid Search

Comments
3 min read
## I Built an AI Tourism Assistant for Kenya Using RAG, pgvector, and Streamlit

## I Built an AI Tourism Assistant for Kenya Using RAG, pgvector, and Streamlit

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