From 61c599b48ab86143b6dd7fc476f2f980ce3e1661 Mon Sep 17 00:00:00 2001 From: Satyam Mishra <89126855+bedead@users.noreply.github.com> Date: Tue, 21 Oct 2025 06:54:50 +0530 Subject: [PATCH] Add generative ai for beginners with js (#12692) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Generative AI for Beginners (.NET Edition) en version * feat: add Generative KI für Anfänger (.NET Edition) by Microsoft (German) * feat: add 初心者向け 生成 AI .NET コース by Microsoft (Japanese) * feat: add Générative AI pour Débutants .NET - Un Cours (French) * add Foundation Models & Generative AI (MIT OpenCourseWare) * remove trailing slash * Update courses/free-courses-en.md Co-authored-by: Eric Hellman * update course alphabetical ordering * add Generative AI for Beginners (Version 3) Python and TypeScript Signed-off-by: Satyam Mishra * Generative AI for beginners with JavaScript Signed-off-by: Satyam Mishra --------- Signed-off-by: Satyam Mishra Co-authored-by: Satyam Mishra Co-authored-by: Eric Hellman --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 6e7bebc03..5458b1ca0 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -288,6 +288,7 @@ * [Deep Generative Models](https://www.youtube.com/playlist?list=PL2UML_KCiC0UPzjW9BjO-IW6dqliu9O4B) - Volodymyr Kuleshov * [Foundation Models and Generative AI](https://ocw.mit.edu/courses/6-s087-foundation-models-and-generative-ai-january-iap-2024) - Rickard Gabrielsson (MIT OpenCourseWare) * [Generative AI for Beginners (.NET Edition)](https://github.com/microsoft/Generative-AI-for-beginners-dotnet) - Microsoft (GitHub) +* [Generative AI for beginners with JavaScript](https://github.com/microsoft/generative-ai-with-javascript) - Microsoft (Github) * [LangChain & Vector Databases in Production](https://learn.activeloop.ai/courses/langchain) - Activeloop *(account required)* * [LangChain for LLM Application Development](https://www.deeplearning.ai/short-courses/langchain-for-llm-application-development) - Harrison Chase, Andrew Ng (DeepLearning.AI) * [Retrieval Augmented Generation for Production with LangChain & LlamaIndex](https://learn.activeloop.ai/courses/rag) - Activeloop *(account required)*