From 98b2159160886037b706187213dbe16d30976a12 Mon Sep 17 00:00:00 2001 From: Korey Stegared-Pace Date: Wed, 26 Jun 2024 11:11:11 +0200 Subject: [PATCH] Update README.md --- 01-introduction-to-genai/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/01-introduction-to-genai/README.md b/01-introduction-to-genai/README.md index 4e56e5a78..a2076b7b5 100644 --- a/01-introduction-to-genai/README.md +++ b/01-introduction-to-genai/README.md @@ -2,6 +2,8 @@ [![Introduction to Generative AI and Large Language Models](./images/01-lesson-banner.png?WT.mc_id=academic-105485-koreyst)](https://learn.microsoft.com/_themes/docs.theme/master/en-us/_themes/global/video-embed.html?id=36c6795a-e63c-46dd-8d69-df8bbe6e7bc9?WT.mc_id=academic-105485-koreyst) + + *(Click the image above to view video of this lesson)* Generative AI is artificial intelligence capable of generating text, images and other types of content. What makes it a fantastic technology is that it democratizes AI, anyone can use it with as little as a text prompt, a sentence written in a natural language. There's no need for you to learn a language like Java or SQL to accomplish something worthwhile, all you need is to use your language, state what you want and out comes a suggestion from an AI model. The applications and impact for this is huge, you write or understand reports, write applications and much more, all in seconds.