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.
Hybrid RAG, No-Code AI Agent Memory, & Google Workspace CLI for Agents

Hybrid RAG, No-Code AI Agent Memory, & Google Workspace CLI for Agents

Comments
3 min read
Beyond Vector Search: The Hidden Engineering Traps of Graph-RAG in Production

Beyond Vector Search: The Hidden Engineering Traps of Graph-RAG in Production

Comments
4 min read
RAG Chatbot Development for B2B: Why We Stopped Hard-Coding One LLM Vendor

RAG Chatbot Development for B2B: Why We Stopped Hard-Coding One LLM Vendor

Comments 1
3 min read
RAG Chatbot Development for Small Business: What Actually Changed When We Swapped in Claude Sonnet 5

RAG Chatbot Development for Small Business: What Actually Changed When We Swapped in Claude Sonnet 5

2
Comments
3 min read
Building Retrieval-Augmented Generation (RAG) Systems with LangChain and Pinecone

Building Retrieval-Augmented Generation (RAG) Systems with LangChain and Pinecone

2
Comments
4 min read
Stop Caching LLM Responses. Cache the Thinking Instead.

Stop Caching LLM Responses. Cache the Thinking Instead.

1
Comments
2 min read
RAG Pipeline Chunking Strategies: Split Documents for Better Retrieval

RAG Pipeline Chunking Strategies: Split Documents for Better Retrieval

1
Comments 1
7 min read
Did you know you can combine Text and Image/Video embeddings in the same latent space?

Did you know you can combine Text and Image/Video embeddings in the same latent space?

Comments
1 min read
What poisoning a RAG store taught us about agent memory

What poisoning a RAG store taught us about agent memory

1
Comments 2
7 min read
Picking a code-graph memory for your AI agent? Star count is the wrong axis.

Picking a code-graph memory for your AI agent? Star count is the wrong axis.

Comments
3 min read
Build a Token-Efficient RAG Pipeline with pgvector & Markdown

Build a Token-Efficient RAG Pipeline with pgvector & Markdown

Comments
6 min read
Links + Snippets Not Enough for RAG

Links + Snippets Not Enough for RAG

1
Comments 1
2 min read
멀티 에이전트(Multi-agent) AI 시스템 가이드 2026 — 싱글 에이전트와 차이·도입 사례·외주 비용

멀티 에이전트(Multi-agent) AI 시스템 가이드 2026 — 싱글 에이전트와 차이·도입 사례·외주 비용

Comments
2 min read
Building a RAG-like Bot Over Markdown Docs — Scraping, PostgreSQL, and BM25 Search enriched prompt

Building a RAG-like Bot Over Markdown Docs — Scraping, PostgreSQL, and BM25 Search enriched prompt

Comments
5 min read
Agent Orchestration & Workflow Automation: Dynamic Workflows, Robust Agent Patterns, and On-Commit AI Code Review

Agent Orchestration & Workflow Automation: Dynamic Workflows, Robust Agent Patterns, and On-Commit AI Code Review

Comments
4 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.