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.
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
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
LedgerMind v3.0: Knowledge That Lives, Breathes, and Dies on Purpose

LedgerMind v3.0: Knowledge That Lives, Breathes, and Dies on Purpose

Comments
12 min read
RAG vs Fine-Tuning for LLMs (2026): What Actually Works in Production

RAG vs Fine-Tuning for LLMs (2026): What Actually Works in Production

Comments
6 min read
Building a Vernacular AI Preprocessing Layer for Indian Code-Mixed Text

Building a Vernacular AI Preprocessing Layer for Indian Code-Mixed Text

Comments
1 min read
I Built a RAG Agent From Scratch — Here's What I Actually Learned

I Built a RAG Agent From Scratch — Here's What I Actually Learned

1
Comments
3 min read
Agentic AI Architecture: From CLI Tools to Enterprise Systems

Agentic AI Architecture: From CLI Tools to Enterprise Systems

Comments
4 min read
Your LLM prompts are probably wasting 90% of tokens. Here’s how I fixed mine.

Your LLM prompts are probably wasting 90% of tokens. Here’s how I fixed mine.

1
Comments 1
4 min read
Production-Grade GraphRAG Data Pipeline: End-to-End Construction from PDF Parsing to Knowledge Graph

Production-Grade GraphRAG Data Pipeline: End-to-End Construction from PDF Parsing to Knowledge Graph

Comments
9 min read
SoyLM: Building a Zero-Dependency Local RAG Tool in a Single Python File

SoyLM: Building a Zero-Dependency Local RAG Tool in a Single Python File

Comments
5 min read
Building a RAG System with Azure OpenAI and Cognitive Search: Complete Guide

Building a RAG System with Azure OpenAI and Cognitive Search: Complete Guide

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