From e6d6ed5943577317f4f5ab3de75481217bbc1f80 Mon Sep 17 00:00:00 2001 From: Nir Diamant <28316913+NirDiamant@users.noreply.github.com> Date: Sun, 7 Jun 2026 23:55:14 +0300 Subject: [PATCH] Add RAG Made Simple (Books/T8) and DiamantAI (Newsletters) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9f1852..d780242 100644 --- a/README.md +++ b/README.md @@ -392,6 +392,7 @@ Please review our [CONTRIBUTING.md](./CONTRIBUTING.md) before submitting a PR ### T8 ยท RAG - ๐Ÿ“˜ ๐Ÿ’ฐ [**Building LLM Apps**](https://www.wiley.com/en-us/Building+LLM+Apps%3A+Create+Intelligent+Apps+and+Agents+with+Large+Language+Models-p-9781394250202) โ€” Valentina Alto (Wiley, 2024). RAG-heavy application text. +- ๐Ÿ“˜ ๐Ÿ’ฐ [**RAG Made Simple**](https://diamant-ai.com/rag-made-simple) - Nir Diamant (2025). A visual, code-free walkthrough of 22 retrieval-augmented generation techniques explained through diagrams and analogies. - ๐Ÿ“˜ ๐Ÿ†“ [**RAG-Driven Generative AI**](https://www.packtpub.com/en-us/product/rag-driven-generative-ai-9781836200918) โ€” Denis Rothman (Packt, 2024). ### T10 ยท Tool Use & MCP @@ -1176,6 +1177,7 @@ Please review our [CONTRIBUTING.md](./CONTRIBUTING.md) before submitting a PR - ๐Ÿ“ฐ ๐Ÿ†“ [**Machine Learning Engineer Newsletter**](https://ethical.institute/mle.html) โ€” Alejandro Saucedo. Weekly production-ML curation. - ๐Ÿ“ฐ ๐Ÿ†“ [**MLOps Community newsletter**](https://mlops.community/) โ€” MLOps Community. - ๐Ÿ“ฐ ๐Ÿ†“ [**The Data Exchange**](https://thedataexchange.media/) โ€” Ben Lorica. +- ๐Ÿ“ฐ ๐Ÿ†“ [**DiamantAI**](https://diamantai.substack.com) - Nir Diamant. Practical AI engineering and generative AI: RAG, agents, and LLM application patterns explained simply.