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.
Master AI Integration : How to Integrate AI in Your Application

Master AI Integration : How to Integrate AI in Your Application

Comments
3 min read
Building a Chat with PDF - RAG Application - NextJS and NestJS

Building a Chat with PDF - RAG Application - NextJS and NestJS

1
Comments
4 min read
The Future of Information Retrieval: RAG Models vs. Generalized AI

The Future of Information Retrieval: RAG Models vs. Generalized AI

5
Comments
3 min read
RAG using LLMSmith and FastAPI

RAG using LLMSmith and FastAPI

Comments
3 min read
Enhancing Data Security with Role-Based Access Control of Qdrant Vector Database

Enhancing Data Security with Role-Based Access Control of Qdrant Vector Database

5
Comments
37 min read
How Effective are Retrieval Augmented Generation(RAG) Models?

How Effective are Retrieval Augmented Generation(RAG) Models?

Comments
5 min read
Implementing RAG in Refact.ai AI Coding Assistant

Implementing RAG in Refact.ai AI Coding Assistant

12
Comments
8 min read
RAG with llama.cpp and external API services

RAG with llama.cpp and external API services

5
Comments
6 min read
A Guide to Chunking Strategies for Retrieval Augmented Generation (RAG)

A Guide to Chunking Strategies for Retrieval Augmented Generation (RAG)

6
Comments
14 min read
Craft a Document QA Assistant for Your Project in Just 5 Minutes!

Craft a Document QA Assistant for Your Project in Just 5 Minutes!

Comments
5 min read
How Retrieval Augmented Generation (RAG) Work

How Retrieval Augmented Generation (RAG) Work

7
Comments
5 min read
Use HyDE to avoid the drawbacks of RAG

Use HyDE to avoid the drawbacks of RAG

Comments
2 min read
3GPP Insights: Expert Chatbot with Amazon Bedrock & RAG

3GPP Insights: Expert Chatbot with Amazon Bedrock & RAG

Comments
6 min read
How to build a basic RAG app

How to build a basic RAG app

63
Comments 3
6 min read
I made a Market Research Tool to market my Market Research Tool. Crawl/RAG/LLM

I made a Market Research Tool to market my Market Research Tool. Crawl/RAG/LLM

4
Comments
5 min read
Enhancing LLMs through RAG Knowledge Integration

Enhancing LLMs through RAG Knowledge Integration

5
Comments
2 min read
Nemo Guardrails: Elevating AI Safety and Reliability

Nemo Guardrails: Elevating AI Safety and Reliability

15
Comments
7 min read
Practical Tips and Tricks for Developers Building RAG Applications

Practical Tips and Tricks for Developers Building RAG Applications

11
Comments
11 min read
Integrate txtai with Postgres

Integrate txtai with Postgres

3
Comments
9 min read
Why Vector Compression Matters

Why Vector Compression Matters

7
Comments
8 min read
Retrieval-Augmented Generation: Using your Data with LLMs

Retrieval-Augmented Generation: Using your Data with LLMs

Comments
8 min read
Vector Databases Are the Base of RAG Retrieval

Vector Databases Are the Base of RAG Retrieval

14
Comments
6 min read
Mastering Prompt Compression with LLM Lingua: A Deep Dive into Context Optimization

Mastering Prompt Compression with LLM Lingua: A Deep Dive into Context Optimization

Comments
3 min read
Enhancing RAG Performance: A Comprehensive Guide

Enhancing RAG Performance: A Comprehensive Guide

1
Comments
7 min read
AI Chat Applications with the Metacognition Approach: Tree of Thoughts (ToT)

AI Chat Applications with the Metacognition Approach: Tree of Thoughts (ToT)

Comments
5 min read
Melhorando as respostas de um LLM: RAG de vídeo do Fábio Akita

Melhorando as respostas de um LLM: RAG de vídeo do Fábio Akita

Comments
9 min read
Advanced RAG with guided generation

Advanced RAG with guided generation

1
Comments
4 min read
Giskard: LLM-Assisted Automated Red Teaming

Giskard: LLM-Assisted Automated Red Teaming

Comments
7 min read
Chat with your Github Repo using llama_index and chainlit

Chat with your Github Repo using llama_index and chainlit

1
Comments
6 min read
RAG with Embeddings in .NET: Enhancing Semantic Search

RAG with Embeddings in .NET: Enhancing Semantic Search

3
Comments
3 min read
Nvidia free AI course - what about MacOS?

Nvidia free AI course - what about MacOS?

Comments
1 min read
AI Series Part IV: Creating a RAG chatbot with LangChain (NextJS)

AI Series Part IV: Creating a RAG chatbot with LangChain (NextJS)

Comments
8 min read
everything-rag: LLMs with your data, locally

everything-rag: LLMs with your data, locally

Comments
2 min read
How to Implement RAG with LlamaIndex, LangChain, and Heroku: A Simple Walkthrough

How to Implement RAG with LlamaIndex, LangChain, and Heroku: A Simple Walkthrough

4
Comments
10 min read
Agent Cloud vs CrewAI

Agent Cloud vs CrewAI

7
Comments
7 min read
Use LlamaIndex to Build a Retrieval-Augmented Generation (RAG) Application

Use LlamaIndex to Build a Retrieval-Augmented Generation (RAG) Application

1
Comments
16 min read
I created Ragrank 🎯- An open source ecosystem to evaluate LLM and RAG.

I created Ragrank 🎯- An open source ecosystem to evaluate LLM and RAG.

Comments 1
2 min read
Deploy Mistral Large to Azure and create a conversation with Python and LangChain

Deploy Mistral Large to Azure and create a conversation with Python and LangChain

3
Comments
5 min read
Retrieval Augmented Generation (RAG) in Machine Learning Explained

Retrieval Augmented Generation (RAG) in Machine Learning Explained

3
Comments 2
4 min read
How Prompt Compression Enhances RAG Models

How Prompt Compression Enhances RAG Models

Comments
2 min read
What is RAG (Retrieval-Augmented Generation)?

What is RAG (Retrieval-Augmented Generation)?

50
Comments 2
7 min read
Key NLP technologies in Deep Learning

Key NLP technologies in Deep Learning

10
Comments
10 min read
How to Evaluate RAG Applications

How to Evaluate RAG Applications

5
Comments
10 min read
Mastering LLM Challenges: An Exploration of Retrieval Augmented Generation

Mastering LLM Challenges: An Exploration of Retrieval Augmented Generation

6
Comments
5 min read
My Embeddings Stay Close To Each Other, What About Yours?

My Embeddings Stay Close To Each Other, What About Yours?

Comments
4 min read
RAG observability in 2 lines of code with Llama Index & Langfuse

RAG observability in 2 lines of code with Llama Index & Langfuse

22
Comments 3
4 min read
What is RAG? A quick 101

What is RAG? A quick 101

9
Comments
3 min read
What Is Retrieval-Augmented Generation (RAG) and How Is It Changing AI Responses

What Is Retrieval-Augmented Generation (RAG) and How Is It Changing AI Responses

Comments
9 min read
RAG implementation test

RAG implementation test

Comments
3 min read
Building a Question-Answering CLI with Dewy and LangChain

Building a Question-Answering CLI with Dewy and LangChain

Comments
7 min read
RAG is Dead. Long Live RAG!

RAG is Dead. Long Live RAG!

29
Comments 1
4 min read
Multi-Modal Agentic RAG using LangChain

Multi-Modal Agentic RAG using LangChain

Comments
2 min read
How to Deploy a PDF Chatbot as a REST Endpoint and Test with Postman

How to Deploy a PDF Chatbot as a REST Endpoint and Test with Postman

Comments
4 min read
What is cosine similarity, and how is it useful for text embeddings?

What is cosine similarity, and how is it useful for text embeddings?

Comments
4 min read
Build knowledge graphs with LLM-driven entity extraction

Build knowledge graphs with LLM-driven entity extraction

1
Comments
3 min read
Advanced RAG with graph path traversal

Advanced RAG with graph path traversal

1
Comments
6 min read
What's new in txtai 7.0

What's new in txtai 7.0

1
Comments
6 min read
Building a Podcast Chatbot for Voxgig

Building a Podcast Chatbot for Voxgig

2
Comments
3 min read
Simplifying the Milvus Selection Process

Simplifying the Milvus Selection Process

13
Comments
3 min read
The Death of RAG: What a 10M Token Breakthrough Means for Developers

The Death of RAG: What a 10M Token Breakthrough Means for Developers

26
Comments
8 min read
loading...