meri-nova / RAG

Everything about RAGs in the context of LLMs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

applied-rag-llm

Curated papers, articles, and blogs on Retrieval-Augmented Generation (RAG) with Large Language Models (LLMs) in production. πŸš€

Learn how organizations implement RAG with LLMs:

  • How RAG is integrated with LLMs πŸ”Ž
  • What techniques and architectures worked βœ… (and sometimes, what didn't ❌)
  • Why it works, the science behind it with research, literature, and references πŸ“‚
  • What real-world results were achieved (so you can better assess ROI β°πŸ’°πŸ“ˆ)

Table of Contents

RAG Fundamentals

Retrieval Techniques

Document Processing

Embedding Models

Vector Databases

Prompt Engineering for RAG

LLM Integration

Evaluation and Metrics

Scaling and Optimization

Use Cases and Applications

Challenges and Limitations

Tools and Frameworks

Best Practices

About

Everything about RAGs in the context of LLMs