From e0403de50538bb46425bf62f3ac641cccb0e6215 Mon Sep 17 00:00:00 2001 From: Kalyan KS Date: Thu, 27 Nov 2025 22:15:39 +0530 Subject: [PATCH] Update README with new related repositories Added links to additional resources for prompt engineering and survey papers. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d3543e..693f990 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ Join 🚀 [**AIxFunda** free newsletter](https://aixfunda.substack.com/) to get | [🛑 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. +- 🚀[Prompt Engineering Techniques Hub](https://github.com/KalyanKS-NLP/Prompt-Engineering-Techniques-Hub) - 25+ prompt engineering techniques with LangChain implementations. +- 🩸[LLM, RAG and Agents Survey Papers Collection](https://github.com/KalyanKS-NLP/LLM-Survey-Papers-Collection) - Category wise collection of 200+ survey papers. ## LLM Training and Fine-Tuning