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 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
I built ragway — a Python RAG library controlled by a single YAML file

I built ragway — a Python RAG library controlled by a single YAML file

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

Stop Overpaying for VectorDBs: Architecting Serverless RAG on AWS

8
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

76
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 Cost-Efficient LLM Pipelines: Caching, Batching and Model Routing

Building Cost-Efficient LLM Pipelines: Caching, Batching and Model Routing

Comments 1
16 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
Understanding Valyu: AI-Native Search, and a CLI Tool to Experiment Faster

Understanding Valyu: AI-Native Search, and a CLI Tool to Experiment Faster

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