rag-zero-to-hero-guide and A-Guide-to-Retrieval-Augmented-LLM
About rag-zero-to-hero-guide
KalyanKS-NLP/rag-zero-to-hero-guide
Comprehensive guide to learn RAG from basics to advanced.
This guide helps developers understand and implement Retrieval Augmented Generation (RAG) systems. It provides detailed explanations, practical examples, and tools for building RAG applications from scratch or with frameworks. You'll learn how to feed various data sources into a large language model and get accurate, contextually relevant outputs.
About A-Guide-to-Retrieval-Augmented-LLM
Wang-Shuo/A-Guide-to-Retrieval-Augmented-LLM
an intro to retrieval augmented large language model
This guide helps anyone using large language models (LLMs) like ChatGPT who experiences issues with incorrect, outdated, or fabricated information (hallucinations). It explains how to combine LLMs with external data sources to get more accurate, up-to-date, and verifiable answers. The primary audience for this guide is anyone who wants to improve the reliability and trustworthiness of LLM outputs for practical applications.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work