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 vs Context Stuffing: What We've Learned Building AI Apps for Clients

RAG vs Fine-Tuning vs Context Stuffing: What We've Learned Building AI Apps for Clients

Comments
8 min read
Introduction to RAG for LLMs: Sparse (Lexical) RAG and Dense RAG (Semantic Vector Search)

Introduction to RAG for LLMs: Sparse (Lexical) RAG and Dense RAG (Semantic Vector Search)

2
Comments
25 min read
RAG Series (8): RAG Evaluation System — Speaking with Data

RAG Series (8): RAG Evaluation System — Speaking with Data

Comments
9 min read
Cache-Augmented Generation (CAG): A RAG-less Approach to Document QA

Cache-Augmented Generation (CAG): A RAG-less Approach to Document QA

4
Comments
4 min read
Build a RAG agent with LangChain and Ollama

Build a RAG agent with LangChain and Ollama

5
Comments 2
22 min read
Building Persistent AI Agent Memory Systems That Actually Work

Building Persistent AI Agent Memory Systems That Actually Work

Comments
8 min read
How to Download and Upload Large Models with the Hugging Face CLI

How to Download and Upload Large Models with the Hugging Face CLI

Comments
2 min read
Forget Your RAG: Build Your Own LLM Wiki in C# with Ollama + Kimi (Step‑by‑Step Guide)

Forget Your RAG: Build Your Own LLM Wiki in C# with Ollama + Kimi (Step‑by‑Step Guide)

6
Comments
10 min read
We Gave an AI Agent a Long Context Caching Idea. Here's what happened next!

We Gave an AI Agent a Long Context Caching Idea. Here's what happened next!

2
Comments
7 min read
I Built an AI Chatbot That Knows Everything About Me

I Built an AI Chatbot That Knows Everything About Me

Comments
6 min read
Building a RAG Evaluation Harness That Actually Catches Problems

Building a RAG Evaluation Harness That Actually Catches Problems

3
Comments 1
5 min read
Introducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScript

Introducing HCEL: The Most Fluent Way to Build AI Pipelines in TypeScript

5
Comments
7 min read
Beyond Static RAG: Using 1958 Biochemistry to Beat Multi-Hop Retrieval by 14%

Beyond Static RAG: Using 1958 Biochemistry to Beat Multi-Hop Retrieval by 14%

Comments
2 min read
Why Domain Knowledge Is the Core Architecture of Fine-Tuning and RAG — Not an Afterthought

Why Domain Knowledge Is the Core Architecture of Fine-Tuning and RAG — Not an Afterthought

Comments
8 min read
Agentic AI & LLM-Powered Workflows Transform Development

Agentic AI & LLM-Powered Workflows Transform Development

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