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.
DragonMemory: Neural Sequence Compression for Production RAG

DragonMemory: Neural Sequence Compression for Production RAG

1
Comments
8 min read
Why RAG and Agent Systems Are Unstable — A Minimal Deterministic Planner POC

Why RAG and Agent Systems Are Unstable — A Minimal Deterministic Planner POC

Comments 1
2 min read
Deterministic RAG: A Drop-in Replacement for GraphRAG’s Unstable Planning

Deterministic RAG: A Drop-in Replacement for GraphRAG’s Unstable Planning

Comments
3 min read
RAG - The Smart Way to Improve AI Answers

RAG - The Smart Way to Improve AI Answers

1
Comments
4 min read
How do I reduce hallucinations when pulling mixed data sources in an LLM-based chatbot?

How do I reduce hallucinations when pulling mixed data sources in an LLM-based chatbot?

Comments
1 min read
Advanced RAG: LongRAG, Self-RAG and GraphRAG Explained

Advanced RAG: LongRAG, Self-RAG and GraphRAG Explained

Comments
12 min read
Research Survey on RAG Development Practices & Challenges (8-10 mins)

Research Survey on RAG Development Practices & Challenges (8-10 mins)

Comments
1 min read
Dejé de hablar de AI y empecé a construir: Construye un RAG simple con Amazon Bedrock Knowledge Bases.

Dejé de hablar de AI y empecé a construir: Construye un RAG simple con Amazon Bedrock Knowledge Bases.

Comments
9 min read
I stopped talking about AI and started to build: Build a RAG System with Amazon Bedrock, Titan Embeddings & Knowledge Bases

I stopped talking about AI and started to build: Build a RAG System with Amazon Bedrock, Titan Embeddings & Knowledge Bases

Comments
8 min read
My Experience as a Speaker at Aamazon, Hyderabad

My Experience as a Speaker at Aamazon, Hyderabad

1
Comments 1
3 min read
Building an AI-Powered Log Analyser with RAG

Building an AI-Powered Log Analyser with RAG

Comments
6 min read
Cómo Incorporar la IA a un ERP: De Asistencia Inteligente a Automatización Total

Cómo Incorporar la IA a un ERP: De Asistencia Inteligente a Automatización Total

Comments
5 min read
Building a Cloud-Native App to Match Founders with the Right Hackathon

Building a Cloud-Native App to Match Founders with the Right Hackathon

9
Comments
8 min read
🧠 Build a Document Search with RAG | Hugging Face Transformers + Flan-T5 + NLP Tutorial

🧠 Build a Document Search with RAG | Hugging Face Transformers + Flan-T5 + NLP Tutorial

Comments
2 min read
Smart Chunking & Embeddings for RAG

Smart Chunking & Embeddings for RAG

Comments
12 min read
Cut AI Costs Without Losing Capability: The Rise of Small LLMs

Cut AI Costs Without Losing Capability: The Rise of Small LLMs

Comments
5 min read
You may not need pg_vector, sqlite-vss, etc.

You may not need pg_vector, sqlite-vss, etc.

Comments
2 min read
Utilizing RAG Techniques for Improved AI Agent Performance

Utilizing RAG Techniques for Improved AI Agent Performance

Comments
8 min read
🧑‍🚀 Mission Accomplished: How an Engineer-Astronaut Prepared Meta’s CRAG Benchmark for Launch in Docker

🧑‍🚀 Mission Accomplished: How an Engineer-Astronaut Prepared Meta’s CRAG Benchmark for Launch in Docker

Comments
3 min read
LLMs as Unreliable Narrators: Dealing with UUID Hallucination

LLMs as Unreliable Narrators: Dealing with UUID Hallucination

9
Comments
5 min read
How to Build Production-Ready RAG Systems (at Scale, with Low Latency & High Accuracy)

How to Build Production-Ready RAG Systems (at Scale, with Low Latency & High Accuracy)

Comments
5 min read
Understanding Role-Based Access Control (RBAC)

Understanding Role-Based Access Control (RBAC)

Comments
1 min read
Title: LLMs for Your Business: Is it Better to Retrain the Brain or Give it an Open Book? (RAG vs. Fine-Tuning)

Title: LLMs for Your Business: Is it Better to Retrain the Brain or Give it an Open Book? (RAG vs. Fine-Tuning)

Comments
4 min read
Managing AI Agent Drift Over Time: A Practical Framework for Reliability, Evals, and Observability

Managing AI Agent Drift Over Time: A Practical Framework for Reliability, Evals, and Observability

Comments
7 min read
Building a simple RAG system in PHP with the Neuron AI framework in one evening

Building a simple RAG system in PHP with the Neuron AI framework in one evening

4
Comments
8 min read
loading...