From 7938759bf0ff275cdf36440c217396a7384135bf Mon Sep 17 00:00:00 2001 From: Kalyan KS Date: Sat, 15 Mar 2025 23:18:35 +0530 Subject: [PATCH] Add related repositories RAG Zero to Hero Guide is added under related repositories --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 33a9093..ebe3d5d 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,9 @@ This repository contains a curated list of 120+ LLM libraries category wise. | [🔍 LLM Monitoring](#llm-monitoring) | [📅 LLM Prompts](#llm-prompts) | [📝 LLM Structured Outputs](#llm-structured-outputs) | | [🛑 LLM Safety and Security](#llm-safety-and-security) | [💠 LLM Embedding Models](#llm-embedding-models) | [❇️ Others](#others) | +## Related Repositories +- 🚀[RAG Zero to Hero Guide](https://github.com/KalyanKS-NLP/rag-zero-to-hero-guide) - Comprehensive guide to learn RAG from basics to advanced. + ## LLM Training and Fine-Tuning | Library | Description | Link |