Forem

# 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.
Optimizing RAG Through an Evaluation-Based Methodology
Cover image for Optimizing RAG Through an Evaluation-Based Methodology

Optimizing RAG Through an Evaluation-Based Methodology

13
Comments
14 min read
Build Your Own RAG App: A Step-by-Step Guide to Setup LLM locally using Ollama, Python, and ChromaDB
Cover image for Build Your Own RAG App: A Step-by-Step Guide to Setup LLM locally using Ollama, Python, and ChromaDB

Build Your Own RAG App: A Step-by-Step Guide to Setup LLM locally using Ollama, Python, and ChromaDB

306
Comments 4
10 min read
Mapping LLM Integration Levels to Levels of Autonomous Driving, it does not have to be all or nothing!
Cover image for Mapping LLM Integration Levels to Levels of Autonomous Driving, it does not have to be all or nothing!

Mapping LLM Integration Levels to Levels of Autonomous Driving, it does not have to be all or nothing!

1
Comments
5 min read
Generating a result with a context
Cover image for Generating a result with a context

Generating a result with a context

1
Comments 1
2 min read
Setting up the database and search for RAG
Cover image for Setting up the database and search for RAG

Setting up the database and search for RAG

4
Comments
3 min read
Learning how to make an OLIVER
Cover image for Learning how to make an OLIVER

Learning how to make an OLIVER

1
Comments
3 min read
Build Your Own GitHub Copilot with SuperDuperDB: Live Workshop 🚀
Cover image for Build Your Own GitHub Copilot with SuperDuperDB: Live Workshop 🚀

Build Your Own GitHub Copilot with SuperDuperDB: Live Workshop 🚀

22
Comments 1
1 min read
How Effective are Retrieval Augmented Generation(RAG) Models?

How Effective are Retrieval Augmented Generation(RAG) Models?

Comments
5 min read
How even the simplest RAG can empower your team
Cover image for How even the simplest RAG can empower your team

How even the simplest RAG can empower your team

2
Comments
10 min read
A RAG for Elixir
Cover image for A RAG for Elixir

A RAG for Elixir

2
Comments
9 min read
The Hardest Problem in RAG... Handling 'NOT FOUND' Answers 🔍🤔
Cover image for The Hardest Problem in RAG... Handling 'NOT FOUND' Answers 🔍🤔

The Hardest Problem in RAG... Handling 'NOT FOUND' Answers 🔍🤔

57
Comments 2
7 min read
Laravel RAG System in 4 Steps!
Cover image for Laravel RAG System in 4 Steps!
21:38

Laravel RAG System in 4 Steps!

3
Comments
1 min read
Laravel RAG System in 4 Steps!

Laravel RAG System in 4 Steps!

8
Comments
7 min read
Building a Chatbot using your documents with LangChain from Scratch
Cover image for Building a Chatbot using your documents with LangChain from Scratch

Building a Chatbot using your documents with LangChain from Scratch

11
Comments
9 min read
Protecting RAG Application Against Prompt Injection

Protecting RAG Application Against Prompt Injection

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