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.
Prompt management, RAG, and agents in NodeJS

Prompt management, RAG, and agents in NodeJS

5
Comments 1
6 min read
Mojo: A Lightweight C++ Web Crawler for converting websites to RAG ready data (Fast, Simple, CI/CD-Friendly)

Mojo: A Lightweight C++ Web Crawler for converting websites to RAG ready data (Fast, Simple, CI/CD-Friendly)

Comments
2 min read
How to Build Long-Term Memory for LLMs (RAG + FAISS Tutorial)

How to Build Long-Term Memory for LLMs (RAG + FAISS Tutorial)

Comments
4 min read
I Broke My Search Engine Three Times Before Elastic Finally Made It Click

I Broke My Search Engine Three Times Before Elastic Finally Made It Click

Comments
7 min read
Book Review: “Mastering NLP From Foundations to Agents - 2nd Edition”

Book Review: “Mastering NLP From Foundations to Agents - 2nd Edition”

3
Comments
5 min read
Build Chatbot with RAG: Beyond Basic Q&A in 2026

Build Chatbot with RAG: Beyond Basic Q&A in 2026

2
Comments 2
7 min read
Laravel AI SDK Tutorial Part 2: Build a RAG-Powered Support Bot with Tools and Memory

Laravel AI SDK Tutorial Part 2: Build a RAG-Powered Support Bot with Tools and Memory

2
Comments
11 min read
RAG Systems and Privacy: Your Vector Database Is Leaking More Than You Think

RAG Systems and Privacy: Your Vector Database Is Leaking More Than You Think

2
Comments
7 min read
Document RAG and GraphRAG APIs in NodeJS

Document RAG and GraphRAG APIs in NodeJS

5
Comments
4 min read
# Introducing chunklet-py 2.2.0+:

# Introducing chunklet-py 2.2.0+:

Comments
5 min read
Multimodal Rerankers: The Fix for Object Storage RAG

Multimodal Rerankers: The Fix for Object Storage RAG

2
Comments
5 min read
RAG vs Fine-Tuning vs Long Context: How to Choose the Right LLM Architecture in 2026

RAG vs Fine-Tuning vs Long Context: How to Choose the Right LLM Architecture in 2026

1
Comments 1
14 min read
Understanding the Agentic AI Ecosystem: Prompts, Memory, RAG, MCP, and Tool-Using LLMs

Understanding the Agentic AI Ecosystem: Prompts, Memory, RAG, MCP, and Tool-Using LLMs

2
Comments 1
11 min read
Find Your Fit: When to Use seekdb

Find Your Fit: When to Use seekdb

8
Comments
3 min read
Why Cosine Similarity Fails in RAG (And What to Use Instead)

Why Cosine Similarity Fails in RAG (And What to Use Instead)

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