From e2da7f33f3de564c13d5b3b0b2d3359da69f3286 Mon Sep 17 00:00:00 2001 From: Ayush Shaurya Jha <164651751+jhaayush2004@users.noreply.github.com> Date: Sat, 21 Sep 2024 00:46:49 +0530 Subject: [PATCH] Update README.md Added with generative AI resources --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index bc9f2ac..8ee6625 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,20 @@ At DAIR.AI we ❤️ open AI education. In this repo, we index and organize some - [Multi-Task and Meta-Learning (Stanford)](#stanford-cs330-deep-multi-task-and-meta-learning) +**Generative AI** + +- [Gen AI from Basic to Advanced](https://www.youtube.com/watch?v=V9tJCQoBakA&list=PLQxDHpeGU14AIu52l2OlIJs9z94yTFR_t) +- [Generative AI Foundation Course](https://www.youtube.com/watch?v=ajWheP8ZD70&list=PLQxDHpeGU14D7NiPgqxC9qhKkx4jMQcDk) +- [Free Code Camp Generative AI Course](https://www.youtube.com/watch?v=mEsleV16qdo&list=PLQxDHpeGU14C6lH1lbX3jrNru8M-NaAod) +- [RAG Pipeline complete playlist](https://www.youtube.com/watch?v=wTVTkOb3SZc&list=PLQxDHpeGU14Blorx3Ps1eZJ4XvKET1_vx) +- [Advanced RAG pipeline Playlist](https://www.youtube.com/watch?v=Wwuz1l-PCgQ&list=PLQxDHpeGU14DBq-yZYrr4B2rz0mJ--Ljs) +- [Finetuning and Quantization of LLMs full playlist](https://www.youtube.com/watch?v=6S59Y0ckTm4&list=PLZoTAELRMXVN9VbAx5I2VvloTtYmlApe3) +- [Llama-Index playlist](https://www.youtube.com/watch?v=1eym7BTnuNg&list=PLZoTAELRMXVNOWh1SDXt5NFujQMOt-CWy) +- [Langgraph playlist](https://www.youtube.com/watch?v=b2iM9bPdAEs&list=PLZoTAELRMXVNAprLfaHq64tBeCGvWSVpv) +- [AI End to End Projects youtube channel](https://www.youtube.com/@AyushShauryaJha) +- [Hugging Face Course](https://www.youtube.com/watch?v=00GKzGyWFEs&list=PLo2EIpI_JMQvWfQndUesu0nPBAtZ9gP1o) + + **Others** - [MIT Deep Learning in Life Sciences](#mit-deep-learning-in-life-sciences)