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 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
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
Video Search with MongoDB

Video Search with MongoDB

3
Comments
4 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
Embeddings on the Edge: sentence-transformers vs Hosted APIs

Embeddings on the Edge: sentence-transformers vs Hosted APIs

1
Comments
8 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
RAG Evaluation Beyond Recall@K: Faithfulness, Coverage, Robustness

RAG Evaluation Beyond Recall@K: Faithfulness, Coverage, Robustness

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

Agentic AI & LLM-Powered Workflows Transform Development

1
Comments 1
3 min read
Caching Pre-Computed Embeddings: TTL, Versioning, and the Cold-Start Problem

Caching Pre-Computed Embeddings: TTL, Versioning, and the Cold-Start Problem

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