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.
I Built a Local RAG Assistant with Ollama, ChromaDB and LangChain. Here's What I Learned

Strict offline constraints drive practical lessons

I Built a Local RAG Assistant with Ollama, ChromaDB and LangChain. Here's What I Learned

6
Comments 9
7 min read
How to Build a RAG Knowledge Base from Any Documentation Site in 5 Minutes

How to Build a RAG Knowledge Base from Any Documentation Site in 5 Minutes

Comments
2 min read
How to move from an LLM demo to a production-ready healthcare AI agent

How to move from an LLM demo to a production-ready healthcare AI agent

Comments
6 min read
Where Does RAG Actually Cost You Money? (Episode 4)

Where Does RAG Actually Cost You Money? (Episode 4)

4
Comments 2
9 min read
KoutenDB v0.6.0: Locality Validation, Topology Remapping, and Safer Query Boundaries

KoutenDB v0.6.0: Locality Validation, Topology Remapping, and Safer Query Boundaries

Comments
4 min read
Enforcing RAG access control inside the retrieval query, not after it

Enforcing RAG access control inside the retrieval query, not after it

1
Comments 1
4 min read
Embedding Model Selection for Production: The Decision Nobody Documents

Embedding Model Selection for Production: The Decision Nobody Documents

Comments
3 min read
RAG vs Fine-Tuning: Which One Does Your Business Actually Need?

RAG vs Fine-Tuning: Which One Does Your Business Actually Need?

1
Comments 2
4 min read
I spent 10 years building enterprise search for clients. Then I open-sourced all of it.

I spent 10 years building enterprise search for clients. Then I open-sourced all of it.

2
Comments
3 min read
Why I Kept Search Scope Inside a Single Supabase RPC

Why I Kept Search Scope Inside a Single Supabase RPC

Comments 2
8 min read
Fix Your Search, Fix Your RAG Output

Fix Your Search, Fix Your RAG Output

1
Comments
6 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
Vector Split by Chunk: Why My Retrieval Stops at the Boundary I Drew

Vector Split by Chunk: Why My Retrieval Stops at the Boundary I Drew

Comments
7 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
PDF Parsing Is the Hidden Bottleneck in Your RAG Pipeline

PDF Parsing Is the Hidden Bottleneck in Your RAG Pipeline

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