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 Got Tired of Reading Strangers’ Codebases, So I Built an AI That Reads Them For Me

Syntax-aware indexing via tree-sitter

I Got Tired of Reading Strangers’ Codebases, So I Built an AI That Reads Them For Me

11
Comments 6
4 min read
Your vector memory database remembers everything. That’s exactly the issue.

Your vector memory database remembers everything. That’s exactly the issue.

1
Comments
8 min read
En:Building a RAG Agent for SOPs

En:Building a RAG Agent for SOPs

1
Comments 6
4 min read
Route Context: How I Built Right Context for Agents

Route Context: How I Built Right Context for Agents

Comments 2
9 min read
I built a RAG pipeline from scratch, and one wrong answer made me dive even deeper into AI Engineering

I built a RAG pipeline from scratch, and one wrong answer made me dive even deeper into AI Engineering

Comments 5
4 min read
FreshContext in agent workflows: judgment at the context handoff

FreshContext in agent workflows: judgment at the context handoff

2
Comments 5
4 min read
LongTrainer: The Production-Ready Python RAG Framework That Replaces 500 Lines of LangChain Boilerplate

LongTrainer: The Production-Ready Python RAG Framework That Replaces 500 Lines of LangChain Boilerplate

Comments
8 min read
Building NotesGPT: An Offline-Capable AI Study Assistant with RAG, Local LLMs, and WebGPU

Building NotesGPT: An Offline-Capable AI Study Assistant with RAG, Local LLMs, and WebGPU

Comments
4 min read
GraphRAG Explained: How Knowledge Graphs Are Transforming Modern RAG Systems

GraphRAG Explained: How Knowledge Graphs Are Transforming Modern RAG Systems

Comments
3 min read
Day 11: Conversational RAG — How to Chat with Your Documents 💬

Day 11: Conversational RAG — How to Chat with Your Documents 💬

Comments
2 min read
Do PDF ao Discord com RAG: Como construí um agente RAG para eliminar interrupções operacionais na empresa

Do PDF ao Discord com RAG: Como construí um agente RAG para eliminar interrupções operacionais na empresa

1
Comments
5 min read
Enterprise LLMs: What Actually Matters — and What Doesn't

Enterprise LLMs: What Actually Matters — and What Doesn't

Comments 1
6 min read
Search bug or model bug - testing a RAG system to tell them apart

Search bug or model bug - testing a RAG system to tell them apart

2
Comments 2
8 min read
How I rescued a RAG assistant from memory leaks and got it running on a 512MB RAM free tier

How I rescued a RAG assistant from memory leaks and got it running on a 512MB RAM free tier

4
Comments 1
6 min read
How I create fully localled Voice Agent App + RAG

How I create fully localled Voice Agent App + RAG

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