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.
Where to cut a prompt so the cache actually hits

Where to cut a prompt so the cache actually hits

Comments
4 min read
Multi-hop questions break vector search. Here is a graph layer for Qdrant that fixes them.

Multi-hop questions break vector search. Here is a graph layer for Qdrant that fixes them.

Comments
3 min read
RAG vs MAG: Two Paths to Smarter AI Memory

RAG vs MAG: Two Paths to Smarter AI Memory

Comments
3 min read
Local-first multi-hop RAG: Chroma + an entity graph, zero tokens per query

Local-first multi-hop RAG: Chroma + an entity graph, zero tokens per query

Comments
2 min read
Vector RAG can't fix long-context state tracking (33 runs, zero variance)

Vector RAG can't fix long-context state tracking (33 runs, zero variance)

1
Comments
2 min read
From Website URL to Useful AI Support Answers: A Practical Training Workflow

From Website URL to Useful AI Support Answers: A Practical Training Workflow

Comments
4 min read
Why AI Agents Are Replacing Traditional Software

Why AI Agents Are Replacing Traditional Software

Comments
4 min read
Building low-latency semantic memory for coding agents with LanceDB

Building low-latency semantic memory for coding agents with LanceDB

Comments 1
9 min read
RAG Cost Estimates: Token Counts, Embeddings, and Node.js Semantic Search

RAG Cost Estimates: Token Counts, Embeddings, and Node.js Semantic Search

Comments
6 min read
When Everyone Has AI Agents, Who Knows What They’re Doing?

When Everyone Has AI Agents, Who Knows What They’re Doing?

5
Comments
2 min read
langchain-rust: Build LLM apps with Ollama + local models in pure Rust — no Python needed

langchain-rust: Build LLM apps with Ollama + local models in pure Rust — no Python needed

Comments
1 min read
How to add UI for your RAG?!?

How to add UI for your RAG?!?

Comments
1 min read
RAG Classifications, Architectures: A Field Guide for Production-Grade Systems

RAG Classifications, Architectures: A Field Guide for Production-Grade Systems

1
Comments 1
8 min read
Building an Airbyte Destination Connector That Embeds and Dedupes Records Before They Hit pgvector

Building an Airbyte Destination Connector That Embeds and Dedupes Records Before They Hit pgvector

Comments
4 min read
Using Vector Databases to Improve Drupal Search

Using Vector Databases to Improve Drupal Search

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