From 5a3da956f15c703ce35d5e6d88bdfd07e3cd1276 Mon Sep 17 00:00:00 2001 From: Meherzi Zied Date: Mon, 9 Jun 2025 13:43:57 +0100 Subject: [PATCH] Update README.md I added a short "New User Note" at the top of the README to guide beginners on how to navigate and start using the repository effectively. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1749821..9fcaef1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> 📌 **New User Note:** +> This repository is a curated collection of resources, samples, and best practices related to artificial intelligence (AI) using Microsoft tools and platforms. If you're new to AI or this repository, start by exploring the **"Getting Started"** section below. This will help you understand how to download and use the tutorials effectively. For beginners, we recommend starting with **AI100 - Samples** before moving on to the more complex **AI200** and **AI300** sections. + # AI Introduction Artificial intelligence (AI) is intelligence demonstrated by machines, as opposed to intelligence of humans and other animals. Example tasks in which this is done include speech recognition, computer vision, translation between (natural) languages, as well as other mappings of inputs.