From a51a0b7304845583cc72de7e2b0ac9d05afb27e1 Mon Sep 17 00:00:00 2001 From: Filip Schouwenaars Date: Thu, 22 Feb 2024 17:18:57 +0100 Subject: [PATCH] feat: add DataCamp's become a Generative AI Developer series --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a9f7b72..d3eae37 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,11 @@ We warmly welcome contributions from everyone, whether you've found a typo, a bu ![](https://img.shields.io/badge/Level-Medium-yellow) ![](https://img.shields.io/badge/Video-blue) - This course, in partnership with AWS, offers deep insights into generative AI and Large Language Models (LLMs). Participants will learn the mechanics, optimization, and real-world applications of LLMs from AWS AI experts. Suitable for professionals in AI and machine learning, with a Coursera certificate upon completion. Basic Python and machine learning knowledge recommended. +- [DataCamp's Become a Generative AI Developer series](https://www.datacamp.com/ai-code-alongs) + ![](https://img.shields.io/badge/Level-Medium-yellow) + ![](https://img.shields.io/badge/Video-blue) + ![](https://img.shields.io/badge/Notebook-orange) + - 9 code-alongs on building chatbots using LangChain and the OpenAI and Pinecone APIs, and working with the Hugging Face ecosystem. Free, for a limited time only. ### 🔬 Theory of LLMs - [CS324 - Advances in Foundation Models - Stanford University](https://stanford-cs324.github.io/winter2023/)