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.
ADR: Who Owns Scope in a Node.js Multi-Tenant Ask-Docs SaaS?

ADR: Who Owns Scope in a Node.js Multi-Tenant Ask-Docs SaaS?

Comments
7 min read
A local RAG retriever in pure Python — no vector DB, no API key (with Whoosh)

A local RAG retriever in pure Python — no vector DB, no API key (with Whoosh)

Comments
3 min read
AI agent codebase semantic RAG: AST for 30% Fewer Hallucinations

AI agent codebase semantic RAG: AST for 30% Fewer Hallucinations

Comments
9 min read
Building an Automated AWS Security Advisor: RAG with AWS Bedrock and OpenSearch Serverless

Building an Automated AWS Security Advisor: RAG with AWS Bedrock and OpenSearch Serverless

1
Comments 1
1 min read
Evaluating Amazon Bedrock Knowledge Base RAG using LLM-as-a-Judge

Evaluating Amazon Bedrock Knowledge Base RAG using LLM-as-a-Judge

1
Comments 1
1 min read
RAG Explained Simply: How Retrieval-Augmented Generation Works Under the Hood

RAG Explained Simply: How Retrieval-Augmented Generation Works Under the Hood

Comments
4 min read
RAG Database with VLM as Extractor

RAG Database with VLM as Extractor

Comments
3 min read
Signed, verifiable receipts for RAG answers: what they actually prove

Signed, verifiable receipts for RAG answers: what they actually prove

Comments
5 min read
Store and search chunks in Laravel with Meilisearch and Larameili

Store and search chunks in Laravel with Meilisearch and Larameili

1
Comments
3 min read
Dify vs Custom Development: When Visual AI Workflows Actually Work (and When They Don't)

Dify vs Custom Development: When Visual AI Workflows Actually Work (and When They Don't)

Comments
6 min read
Embeddings in TypeScript: Batching, Rate Limits, and the Retry That Corrupts Your Index

Embeddings in TypeScript: Batching, Rate Limits, and the Retry That Corrupts Your Index

1
Comments
5 min read
PDF RAG Summarization Runbook: Semantic Search, Embeddings, Rerank, Final Summary

PDF RAG Summarization Runbook: Semantic Search, Embeddings, Rerank, Final Summary

Comments
7 min read
MCP vs RAG: Two AI Buzzwords, Explained Without the Buzzwords

MCP vs RAG: Two AI Buzzwords, Explained Without the Buzzwords

1
Comments
4 min read
How AI Crawlers Read Your Website: Preparing Content for LLMs

How AI Crawlers Read Your Website: Preparing Content for LLMs

1
Comments
2 min read
I built a RAG engine that refuses to answer with garbage context (and it cost me way more debugging than expected)

I built a RAG engine that refuses to answer with garbage context (and it cost me way more debugging than expected)

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