[go: up one dir, main page]

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.
Building low-latency semantic memory for coding agents with LanceDB

Building low-latency semantic memory for coding agents with LanceDB

Comments 1
9 min read
RAG Cost Estimates: Token Counts, Embeddings, and Node.js Semantic Search

RAG Cost Estimates: Token Counts, Embeddings, and Node.js Semantic Search

Comments
6 min read
langchain-rust: Build LLM apps with Ollama + local models in pure Rust — no Python needed

langchain-rust: Build LLM apps with Ollama + local models in pure Rust — no Python needed

Comments
1 min read
How to add UI for your RAG?!?

How to add UI for your RAG?!?

Comments
1 min read
RAG Classifications, Architectures: A Field Guide for Production-Grade Systems

RAG Classifications, Architectures: A Field Guide for Production-Grade Systems

1
Comments 1
8 min read
Building an Airbyte Destination Connector That Embeds and Dedupes Records Before They Hit pgvector

Building an Airbyte Destination Connector That Embeds and Dedupes Records Before They Hit pgvector

Comments
4 min read
Using Vector Databases to Improve Drupal Search

Using Vector Databases to Improve Drupal Search

1
Comments
4 min read
KoutenDB v0.9.0: From a Locality Experiment to a Testable Database

KoutenDB v0.9.0: From a Locality Experiment to a Testable Database

Comments
5 min read
Build a Semantic Cache for Your LLM App in 40 Lines of Python (And Cut Costs by Half)

Build a Semantic Cache for Your LLM App in 40 Lines of Python (And Cut Costs by Half)

1
Comments 1
5 min read
Why RAG Docs Chatbots Answer Wrong: Embeddings, Chunking, and Context Fixes

Why RAG Docs Chatbots Answer Wrong: Embeddings, Chunking, and Context Fixes

Comments
6 min read
Building a podcast summarizer in 20 lines of Python

Building a podcast summarizer in 20 lines of Python

Comments
3 min read
Tracing ORAG's Path from Document Ingestion to Hybrid Retrieval

Tracing ORAG's Path from Document Ingestion to Hybrid Retrieval

Comments
3 min read
Evolution of Language Models - Every LLM Breakthrough Was Just a Bug Fix

Evolution of Language Models - Every LLM Breakthrough Was Just a Bug Fix

1
Comments 1
8 min read
Why your company's search bar can't find the answer that's right there

Why your company's search bar can't find the answer that's right there

Comments
4 min read
5 Practical RAG Challenges and How to Mitigate Them

5 Practical RAG Challenges and How to Mitigate Them

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