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.
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
Your RAG App Is Broken Because You're Still Parsing PDFs Like It's 2023

Your RAG App Is Broken Because You're Still Parsing PDFs Like It's 2023

Comments
2 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
What Does a RAG Pipeline for Cypress Actually Look Like?

What Does a RAG Pipeline for Cypress Actually Look Like?

1
Comments
2 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
RAG Series (7): Retrieval Strategies — How to Find the Most Relevant Content

RAG Series (7): Retrieval Strategies — How to Find the Most Relevant Content

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