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 SOTA: I Tested 7 Pipelines and Built SEQUOIA (Open Source)

RAG SOTA: I Tested 7 Pipelines and Built SEQUOIA (Open Source)

Comments 2
2 min read
What is Agent Memory and why does it matter?

What is Agent Memory and why does it matter?

Comments
7 min read
Why your local LLM knowledge base gives bad answers (and how to fix it)

Why your local LLM knowledge base gives bad answers (and how to fix it)

1
Comments
4 min read
Self-hosted second brain with MCP

Self-hosted second brain with MCP

1
Comments 1
2 min read
When RAG Gives Wrong Answers: A Debugging Walkthrough

When RAG Gives Wrong Answers: A Debugging Walkthrough

1
Comments 1
3 min read
Building voice + AI agents from a backend background and how AI got me there

Building voice + AI agents from a backend background and how AI got me there

Comments
2 min read
CRMs store data. I built something that remembers context.

CRMs store data. I built something that remembers context.

Comments 1
6 min read
The knowledge-authority layer: what your agents can't get from the outside

The knowledge-authority layer: what your agents can't get from the outside

4
Comments 1
3 min read
Second Brain Explained for Engineers and Knowledge Workers

Second Brain Explained for Engineers and Knowledge Workers

Comments
9 min read
Your RAG Agent Is Retrieving the Wrong Chunk: 5 Failure Modes We Fix in Production

Your RAG Agent Is Retrieving the Wrong Chunk: 5 Failure Modes We Fix in Production

Comments 11
4 min read
Day 9 - Sparse embedding continued - RAG

Day 9 - Sparse embedding continued - RAG

1
Comments
2 min read
Two Retrieval Methods Are Better Than One: Evidence from 500 Clinical Queries

Two Retrieval Methods Are Better Than One: Evidence from 500 Clinical Queries

Comments
2 min read
CDD Paper: Context-Driven Decomposition for RAG Knowledge Conflict

CDD Paper: Context-Driven Decomposition for RAG Knowledge Conflict

Comments
9 min read
How I Built a Fully Local AI F1 Pit-Wall Using LLaMA 3, RAG, and Real-Time Telemetry

How I Built a Fully Local AI F1 Pit-Wall Using LLaMA 3, RAG, and Real-Time Telemetry

Comments
3 min read
Building a Local Knowledge Graph RAG System for News Analysis with Neo4j and Ollama

Building a Local Knowledge Graph RAG System for News Analysis with Neo4j and Ollama

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