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 Explained: Give an LLM Your Own Knowledge

RAG Explained: Give an LLM Your Own Knowledge

Comments
1 min read
Bedrock Managed Knowledge Base: Anatomy of a Managed RAG Pipeline

Bedrock Managed Knowledge Base: Anatomy of a Managed RAG Pipeline

Comments
10 min read
How to Use Deep Agents with Azure Cosmos DB – Plan, act, and verify against operational data

How to Use Deep Agents with Azure Cosmos DB – Plan, act, and verify against operational data

3
Comments
10 min read
Contract Intelligence on AWS: Field-Notes Architecture

Contract Intelligence on AWS: Field-Notes Architecture

Comments
10 min read
Building a RAG System from Scratch with pgvector and Gemini — Implementation

Building a RAG System from Scratch with pgvector and Gemini — Implementation

Comments 2
5 min read
Building a Free AI PDF Assistant: How I Solved Parsing Issues and Minimized LLM Costs

Building a Free AI PDF Assistant: How I Solved Parsing Issues and Minimized LLM Costs

Comments
3 min read
Adding streaming to my RAG pipeline — three SDKs, three different APIs

Adding streaming to my RAG pipeline — three SDKs, three different APIs

Comments
5 min read
From Code to Governance: The Complete Guide to LLM Token Optimization

From Code to Governance: The Complete Guide to LLM Token Optimization

2
Comments
8 min read
When AI Is Confidently Wrong, Who's Responsible?

When AI Is Confidently Wrong, Who's Responsible?

1
Comments
3 min read
Stop Sending the Raw User Prompt Straight to Your Retriever

Stop Sending the Raw User Prompt Straight to Your Retriever

Comments 3
2 min read
How to Evolve a Linear LangChain RAG Pipeline into a Stateful, Multi-Agent Consensus Architecture

How to Evolve a Linear LangChain RAG Pipeline into a Stateful, Multi-Agent Consensus Architecture

Comments
1 min read
HyDE: Search With a Hypothetical Answer, Not the Question

HyDE: Search With a Hypothetical Answer, Not the Question

Comments
1 min read
Stateless LLMs Are a Problem for EdTech — Here's How I Fixed It With a Graph-Vector Memory Layer

Stateless LLMs Are a Problem for EdTech — Here's How I Fixed It With a Graph-Vector Memory Layer

Comments 2
2 min read
How to make an AI research agent label facts vs inferences — a deterministic provenance pipeline

How to make an AI research agent label facts vs inferences — a deterministic provenance pipeline

Comments 1
4 min read
Your AI Forgets Everything. Here's How Cognee Fixes It.

Your AI Forgets Everything. Here's How Cognee Fixes It.

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