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.
RAG vs Fine-Tuning: What I Actually Learned After 6 Months of Building LLM Apps

RAG vs Fine-Tuning: What I Actually Learned After 6 Months of Building LLM Apps

1
Comments 1
7 min read
How I Built a Local-First AI Stack for Document Q&A Without OpenAI

How I Built a Local-First AI Stack for Document Q&A Without OpenAI

2
Comments
22 min read
RAG Is a Data Problem Before It’s a Prompt Problem

RAG Is a Data Problem Before It’s a Prompt Problem

Comments
5 min read
Stop Overpaying for VectorDBs: Architecting Serverless RAG on AWS

Stop Overpaying for VectorDBs: Architecting Serverless RAG on AWS

6
Comments
3 min read
Run Your Own ChatGPT Offline: Open WebUI + Ollama + Local Knowledge Base

Run Your Own ChatGPT Offline: Open WebUI + Ollama + Local Knowledge Base

75
Comments
4 min read
Build an MCP Server That Finds Your RAG Chatbot's Blind Spots

Build an MCP Server That Finds Your RAG Chatbot's Blind Spots

1
Comments
14 min read
Why every RAG project I've built ends up fighting the pipeline — and what I'm doing about it

Why every RAG project I've built ends up fighting the pipeline — and what I'm doing about it

Comments 1
3 min read
Building a Chat Assistant Using Elasticsearch as a Vector Database

Building a Chat Assistant Using Elasticsearch as a Vector Database

Comments
1 min read
First Principles of AI Context

First Principles of AI Context

2
Comments
7 min read
Building Production RAG Without LangChain

Building Production RAG Without LangChain

Comments
6 min read
I Built a Python CLI Tool for RAG Over Any Document Folder

I Built a Python CLI Tool for RAG Over Any Document Folder

1
Comments
5 min read
From Documents to Answers: How RAG Works

From Documents to Answers: How RAG Works

1
Comments
3 min read
Skill Seekers v3.0.0: The Universal Data Preprocessor for AI Systems

Skill Seekers v3.0.0: The Universal Data Preprocessor for AI Systems

Comments
3 min read
Build a GraphRAG Knowledge Base in NodeJS

Build a GraphRAG Knowledge Base in NodeJS

5
Comments
6 min read
Building a RAG System to Stop AI Hallucinations in Amazon Data Analysis

Building a RAG System to Stop AI Hallucinations in Amazon Data Analysis

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