September 2024 | Azd Community Standup
Join us for a variety of azd demos! Including... - An early preview of extensibility with azd - Template demo from a community contributor โฒ๏ธ Chapters: 00:00 Welcome to the Azure Developer CLI Community Standup 00:38 Agenda 00:55 Meet the Team 01:30 Community Contributors 02:08 What's New with azd this month 06:59 Preview - azd Composability Feature 28:20 Q&A 34:37 Community Contributed Template 35:18 Cosmic-Food-RAG-app 57:00 Sign up and join a community call! Community Links: Join the discussion: https://github.com/Azure/azure-dev/discussions/4342 Blog: https://aka.ms/azd-sept-2024 Cosmic-Food-RAG-app: https://github.com/Azure-Samples/Cosmic-Food-RAG-app https://www.theurlist.com/azd https://github.com/azure/azure-dev https://azure.github.io/awesome-azd https://aka.ms/azd-user-research-signup https://aka.ms/azd-communitycall-signup Featuring: Liam Hampton (@liamchampton), Kristen Womack, Grace Kulin #azure #cloud #developers
Watch
Building RAG apps with Azure Cosmos DB for MongoDB
RAG (Retrieval Augmented Generation) is the most common approach used to get LLMs to answer questions grounded in a particular domain's data. Learn how to build a RAG app using vCore-based Azure Cosmos DB for MongoDB and its new vector search capabilities. We'll walk through a Python web app that uses the LangChain package to orchestrate a RAG flow in order to answer questions about a restaurant's data. Presented by Khelan Modi, Product Manager on Azure Cosmos DB team, and John Aziz, Software Developer and Microsoft MVP ** Part of RAGHack, a free global hackathon to develop RAG applications. Join at https://aka.ms/raghack ** ๐ Check out the RAGHack 2024 series here! https://aka.ms/RAGHack2024 #MicrosoftReactor #RAGHack #AzureCosmosDB Docs and more links: Azure Cosmos DB for MongoDB vCore Free tier - https://aka.ms/tryvcoreโโ Demo code - https://aka.ms/vcorelangchainโโ โโAdditional samples, docs and more - https://aka.ms/CosmosAISamples Try Azure Cosmos DB for Free, no credit card required - https://aka.ms/trycosmosdb [eventID:23329]
Watch
RAG using Semantic Kernel with Azure OpenAI and Azure Cosmos DB for MongoDB vCore - April 2024
Learn about the new capabilities of Azure Cosmos DB for MongoDB vCore and Semantic Kernel that enable you to use vector search and integrate your AI-based movie recommendation applications. Vector search enables you to efficiently store, index, and query high-dimensional vector data along with operational data that is stored directly in Cosmos DB for MongoDB vCore. Semantic Kernel enables integration with Azure OpenAI to perform retrieval augmented generation (RAG) and bring everything together. In this session, you'll learn about vector search, RAG, and the steps you need to perform to enable it using the semantic kernel, discover how to set up an Azure Cosmos DB for MongoDB vCore, deploy the Azure OpenAI chat and embedding model, learn about how the semantic kernel works, and integrate it in a quart app. Join us in building a Flask application capable of generating responses using vector search and RAG, catering to tech enthusiasts of all expertise levels. #azurecosmosdb #ai #azureopenai Useful links: โข (GitHub) RAG using Semantic Kernel with Azure OpenAI and Azure Cosmos DB for MongoDB vCore - https://github.com/john0isaac/rag-semantic-kernel-mongodb-vcore โข Azure OpenAI Service documentation - https://learn.microsoft.com/azure/ai-services/openai โข Azure Cosmos DB for MongoDB vCore documentation - https://learn.microsoft.com/azure/cosmos-db/mongodb/vcore โข Semantic Kernel documentation - https://learn.microsoft.com/semantic-kernel โข Use vector search on embeddings in Azure Cosmos DB for MongoDB vCore - https://learn.microsoft.com/azure/cosmos-db/mongodb/vcore/vector-search โข Semantic Kernel GitHub with Samples and Notebooks - https://github.com/microsoft/semantic-kernel โข Subscribe to this channel - https://aka.ms/AzureCosmosDBYouTube โข Check out past meetups on YouTube to catch anything you might have missed - https://www.youtube.com/playlist?list=PLmamF3YkHLoJSJ1qdHDXXSlmkj2HKz-nb โข Want to present at a future meetup? Fill out our intake form - https://aka.ms/AzureCosmosDB/UserGroupSubmission โข Try Azure Cosmos DB Free - https://aka.ms/trycosmosdb โข Microsoft Reactor - https://aka.ms/Reactor Speakers: Khelan Modi โ Microsoft, Product Manager Bio: Khelan Modi, a dynamic Product Manager at the forefront of the Azure Cosmos DB team, seamlessly integrates his deep expertise in databases with a passion for AI innovation. Focused on the transformative potential of vector search, Khelan consistently pioneers modern AI methodologies to enhance product functionalities across industries like advertisements and retail. John Aziz โ GEMINDZ, Software Developer Bio: John is deeply passionate about continuously expanding his knowledge in software engineering and developer roles, driven by the desire to both learn new technologies and share my insights with others. His expertise extends to the realm of Cloud Computing, where he has honed his skills and demonstrated my capabilities. Additionally, He possesses the Microsoft AI MVP award. He had the privilege of developing official content for both the Microsoft Tech Community and Microsoft Learn, contributing to the broader knowledge-sharing ecosystem.
Watch
Learn to Cloud 06: Fundamentals of Google Cloud
Learn about Google Cloud fundamentals and how to get started on it. Project: Deploy a Flask web application to Google Cloud #learntocloud #google #gcp #flask #workshops
Watch
Learn Live - Use Generative AI to create a Business Model for your startup
Full series information: https://aka.ms/learnlive-microsoft-learn-ai-skills-challenge More info here: https://aka.ms/learnlive-microsoft-learn-ai-skills-challenge-Ep3 Follow on Microsoft Learn: - Complete the Learn module: https://aka.ms/learnlive-20240328A Use Generative AI (Bing Chat, GPT-4) to Create a Business Model for your Startup or business. --------------------- Learning objectives - Utilize the various features or capabilities of Bing Chat - Utilize multi-modal features of Bing Chat - Prompt writing tips and techniques - Practice your Critical/ Creative Thinking with Bing Chat - Research with Bing Chat - Apply format and tone to Generative AI Models --------------------- Chapters -------- 00:00 - Introduction 01:38 - Microsoft Learn AI Skills Challenge 04:32 - Learning objectives 12:28 - Tools 16:18 - Prepare for the challenge 22:08 - Role setting 29:38 - Introduce your idea and generate a logo using Microsoft Copilot 37:21 - Learnings and extensions 40:55 - Exercise - Co-define your customers, value propositions and customer relations 52:10 - Exercise - Co-define channels, activities, resources and partners 1:06:20 - Exercise - Co-define cost structure and revenue streams 1:17:57 - Knowledge check 1:23:25 - Next steps --------------------- Presenters John Aziz Coding Instructor, Microsoft MVP iSchool - LinkedIn: https://www.linkedin.com/in/john0isaac/ Luis Beltran Owner, Microsoft MVP LuisBeltran - Twitter: https://twitter.com/darkicebeam - LinkedIn: https://linkedin.com/in/luisantoniobeltran Moderators Doher Drizzle Pablo Founder And Community Leader, Microsoft MVP BizApps Pinoy Community - LinkedIn: https://www.linkedin.com/in/doherdrizzlepablo/
Watch
RAG using Semantic Kernel with Azure OpenAI and Azure Cosmos DB | Python Data Science Day
"Learn about the new capabilities of Azure Cosmos DB for MongoDB vCore and Semantic Kernel that enables you to use vector search and integrate your AI-based applications with your data that's stored in Azure Cosmos DB. Vector search enables you to efficiently store, index, and query high-dimensional vector data that are stored directly in Azure Cosmos DB for MongoDB vCore. Semantic Kernel enables the integration with Azure OpenAI to perform retrieval augmented generation (RAG) and bring everything together. John Aziz, a Microsoft AI MVP and a Gold Microsoft Learn Student Ambassador from Egypt. In this session, you'll learn about vector search, RAG, and the steps you need to perform to enable it using the semantic kernel, discover how to set up an Azure Cosmos DB for MongoDB vCore, deploy the Azure OpenAI chat and embedding model, learn about how the semantic kernel works, and integrate it in a flask app. Follow along as we provide clear instructions, make the process accessible to both beginners and experienced tech enthusiasts. By the end, you'll have a fully functional Flask application capable of generating responses using vector search and rag. Check it out here: https://github.com/john0isaac/rag-semantic-kernel-mongodb-vcore" Chapters: 00:00 RAG using Semantic Kernel with Azure OpenAI and Azure Cosmos DB 00:33 Agenda 01:06 Prerequisites 01:43 Microsoft Technologies used 12:05 Concepts used 14:34 Demo - RAG in Jupyter Notebooks 29:32 Resources Resources: Blog: https://aka.ms/Python/DataScienceDay/JohnAziz-RAG-chat Access to Azure OpenAI: https://aka.ms/oai/access Code: https://github.com/john0isaac/rag-semantic-kernel-mongodb-vcore Docs: https://learn.microsoft.com/azure/ai-services/openai/ https://learn.microsoft.com/azure/cosmos-db/mongodb/vcore/ https://learn.microsoft.com/semantic-kernel/ Repo: https://github.com/microsoft/semantic-kernel Vector Search on embeddings with Azure Cosmos DB for MongoDB vCore https://learn.microsoft.com/azure/cosmos-db/mongodb/vcore/vector-search Survey https://aka.ms/Python/DataScienceDay/Survey Python at Microsoft https://aka.ms/python Cloud Skills Challenge - through April 15, 2024 https://aka.ms/Python/DataScienceDay/CSC GitHub codespaces https://github.com/codespaces VS Code Release notes https://code.visualstudio.com/updates Featuring: John Azia, Microsoft, MVP (@john00isaac)
Watch
Learn to Cloud 05: Infrastructure as a Code with Terraform
Learn about how terraform can be used to automate the infrastructure build process with some simple lines of code. Project: Getting started with Terraform #learntocloud #terraform #automate #infrastructure #workshops
Watch
Learn to Cloud 04: Docker and Containerization
Learn about docker images, docker hub, and how to build a docker container to containerize your application. Project: Getting started with Docker and Containerization #learntocloud #docker #containerization #workshops
Watch
Automatically Create and Send Personalized Certificates using Google Apps Script [Arabic]
Using standalone Google apps script on a Google sheet, Google Slide to create and send appreciation certificates automatically. https://github.com/john0isaac/Create-and-Send-Personalized-Certificates-using-GAS #GAS #Automation #googleappsscript #googleslides #automatedemail #googlesheets
Watch
Learn to Cloud 03: GitHub workflows and GitHub pages [Arabic]
Learn about GitHub workflows, how to use them in automating tasks on GitHub, and how to use GitHub pages in hosting your website. Project: Getting started with GitHub workflows and GitHub pages #learntocloud #github #workflows #pages #workshops
Watch
Learn to Cloud 02: Git, GitHub and Version Control [Arabic]
Learn the Fundamentals of Version Control, Setting Up Git, Working with Local Repositories, and Working with GitHub. Project: Getting Started with Git & GitHub #learntocloud #Git #GitHub #Version #workshops
Watch
Learn to Cloud 01: Linux and Bash Scripting [Arabic]
Learn the basic commands used in your day-to-day work with Linux and how to write a bash script to automate repetitive tasks. Project: Getting Started with Bash Scripts ๐ Session Slides: https://1drv.ms/p/s!Agn5UoukfO0ehRz_Cm3Q-WdN_krI?e=Ysw6pb โ๏ธ More Projects to practice Bash scripting: https://www.freecodecamp.org/news/shell-scripting-crash-course-how-to-write-bash-scripts-in-linux/ #learntocloud #bash #script #wsl #workshops
Watch
Build an AI web app to translate text using Python Flask [Arabic]
Have you ever wanted to incorporate artificial intelligence into a website? Do you want to be able to translate text in your web apps? With AI Services and Flask, you can create a website to translate text with a small amount of code. In this workshop, we will discuss how to use an AI Service to access text translation in a web app. Slides: https://1drv.ms/p/s!Agn5UoukfO0ehH_vxcuggInaeAwP?e=ctdUTl Microsoft Learn Module: https://learn.microsoft.com/training/modules/python-flask-build-ai-web-app/ Azure Portal: https://portal.azure.com WhatsApp Community Link: https://bit.ly/join-microsoft-egypt-community TABLE OF CONTENTS 00:00:00 Opening 00:02:22 Prerequisities 00:05:19 Introduction 00:09:02 Exercise - Setup a development environment 00:24:44 Flask Fundamentals 00:41:40 Exercise - Create an app 01:00:55 Translator 01:02:12 Exercise - Create Translator service 01:41:14 Summary Twitter: https://twitter.com/john00isaac LinkedIn: https://linkedin.com/in/john0isaac #AI #Azure #MachineLearning #Translator #MSFTAmbassadors #MSFTStudentAmbassadors #MSFTAdvocate
Watch
Empowering Tech Entrepreneurs: Harnessing a Large Language Model in Power Platform
Learn about the new capabilities of Azure Machine Learning Registry that enables you to deploy a Large Language Model (GPT) and integrate it with Power Platform John Aziz, a Gold Microsoft Learn Student Ambassador from Egypt and Lee Stott Principal Cloud Advocate Manager. In this session, you'll learn about Large Language Models and the steps you need to preform to deploy them to Azure Machine Learning, discover how to set up an Azure Machine Learning Workspace, deploy the machine learning model, learn about Power Apps and Power Automate, and integrate the deployed model with Power Apps. Follow along as we provide clear instructions, make the process accessible to both beginners and experienced tech enthusiasts. By the end, you'll have a fully functional application capable of generating text and creative writing ideas. Connect with John and Lee on Twitter and LinkedIn to explore more Microsoft tools and cool tech solutions. Resources for today's session: Get started with Power Automate: https://aka.ms/powerautomate-yt What is Power Apps? https://aka.ms/powerapps-yt Online endpoints and deployments for real-time inference: https://aka.ms/Onlineendpointsdep-yt Azure Machine Learning Studio: https://aka.ms/azuremlstudio-yt Manage Azure resource groups by using the Azure portal: https://aka.ms/azureportal-yt Azure Machine Learning documentation: https://aka.ms/azuremldoc-yt Tutorial Integrating a Large Language Model on Azure with Power Platform https://aka.ms/PPLLMTutorial [eventID:20936]
Watch
Introduction to Git, GitHub, and Version Control
In this workshop train the trainer video, we will discuss the concept of version control which is the foundation of understanding how Git works. In this session we will install Git, work on a local Git repository, work on a remote GitHub repository, and work on another developer's repository. https://github.com/microsoft/workshop-library/tree/main/full/intro-git-github-version-control#introduction-to-git-github-and-version-control
Watch
Automate Business Email Management Using AI Builder and Power Apps
๐บ In this 14 minute developer focused demo, John shows us a simple solution to prioritize emails using Power Apps, AI Builder Sentiment Analysis Model Connector and the Office 365 Outlook connector. The app consists of 3 screens - Browse emails, Detailed View and Create Response and lets users filter email by sentiment. This demo is taken from the Microsoft 365 & Power Platform Development Community call August 17th, 2023. Join the next call! Download recurrent invite from https://aka.ms/community/calls โจ Presenter John Aziz | https://twitter.com/john00isaac ๐ก Learn more about the Microsoft 365 & Power Platform community โข Microsoft 365 & Power Platform Unified Sample gallery - https://aka.ms/community/samples โข Microsoft 365 & Power Platform Community in YouTube - https://aka.ms/community/videos โข Microsoft 365 & Power Platform - http://aka.ms/community/home Sharing is caring! You are awesome! ๐งก
Watch
How to Schedule a Microsoft Fundamentals Online Exam? [Arabic]
Learn how to schedule an online exam on Pearson Vue step by step. https://bit.ly/mtc-fundamental-exams Twitter: https://twitter.com/john00isaac LinkedIn: https://linkedin.com/in/john0isaac #MSFT #Exams #pearsonvue #Azure #MSFTAmbassadors #MSFTStudentAmbassadors #MSFTAdvocate
Watch
NLP on Azure [Arabic]
Interested in using Azure Language Service? This video walks you through setting up a Language Azure Cognitive service resource in the Azure Portal, using this service to analyze the CORD dataset and get valuable insights from it. GitHub Repo: https://github.com/john0isaac/covid-paper-exploration-workshop Azure Subscription: https://azure.microsoft.com/free/?wt.mc_id=studentamb_71460 Azure For Students: https://aka.ms/Azure4Students TABLE OF CONTENTS 00:00:00 Introduction 00:02:00 Natural Language Processing Basics 00:06:16 How NLP works? 00:11:18 Prerequisites 00:13:09 Setting up your environment 00:31:13 Milestone 1: Getting the Data 00:32:32 Milestone 2: Initial Data Cleanup 00:40:42 Milestone 3: Creating and using Text Analytics Endpoint 00:54:30 Milestone 4: Processing Abstract 00:56:00 Milestone 5: Get Top Sentiment, Medication, and Diagnosis 01:06:36 Milestone 6: Visualize Change in Treatment Strategies 01:11:22 Conclusion Azure Portal: https://portal.azure.com Twitter: https://twitter.com/john00isaac LinkedIn: https://linkedin.com/in/john0isaac #AI #Azure #MachineLearning #NLP #MSFTAmbassadors #MSFTStudentAmbassadors #MSFTAdvocate
Watch
Computer Vision on Azure [Arabic]
Interested in using Azure Custom Vision? This video walks you through setting up a Custom Vision Azure Cognitive service resource in the Azure Portal, creating a project on the custom vision studio, uploading images, training a model to predict dog breeds, and deploying it to the internet. GitHub Repo: https://github.com/john0isaac/custom-vision-workshop Azure Subscription: https://azure.microsoft.com/free/?wt.mc_id=studentamb_71460 Azure For Students: https://aka.ms/Azure4Students TABLE OF CONTENTS 00:00:00 Introduction 00:10:23 5 Applications of AI 00:16:42 Difference between AI and Machine Learning 00:19:49 3 Steps to Build Your Own Custom Vision Model 00:20:28 Exercise - Creating a Custom Vision Model 00:34:36 Probability and AI 00:34:36 Probability and AI 00:39:54 Performing a Prediction 00:41:07 Exercise - Using a Custom Vision Model 00:58:13 What's next? Azure Portal: https://portal.azure.com Custom Vision: https://customvision.ai Twitter: https://twitter.com/john00isaac LinkedIn: https://linkedin.com/in/john0isaac #AI #Azure #MachineLearning #CustomVision #MSFTAmbassadors #MSFTStudentAmbassadors #MSFTAdvocate
Watch
Visual Tools for Machine Learning on Azure [Arabic]
Interested in using Azure Machine Learning Designer? This video walks you through setting up an Azure Machine Learning service resource in the Azure Portal, creating a regression model to predict house prices by just dragging and dropping blocks and deploying it to the internet. Azure Subscription: https://azure.microsoft.com/free/?wt.mc_id=studentamb_71460 Azure For Students: https://aka.ms/Azure4Students TABLE OF CONTENTS 00:00:00 - Intro 00:01:23 - What is Regression? 00:05:48 - Azure Machine Learning Basics 00:08:35 - Setting Things Up 00:16:30 - Create Azure Azure Machine Learning Resource 00:22:02 - Create Compute Cluster 00:23:31 - Create a New Pipeline 00:24:31 - Clean the Data 00:34:55 - Train the Model 00:44:27 - Create and Run Inference Pipeline Azure Machine Learning Docs: https://learn.microsoft.com/azure/machine-learning/concept-designer/?wt.mc_id=studentamb_71460 Azure Portal: https://portal.azure.com Twitter: https://twitter.com/john00isaac LinkedIn: https://linkedin.com/in/john0isaac #AI #Azure #MachineLearning #AzureML #Designer #MSFTAmbassadors #MSFTStudentAmbassadors #MSFTAdvocate
Watch
Getting Started With Azure OpenAI [Arabic]
Interested in using Azure OpenAI to add AI functionality to your apps? This video walks you through setting up an Azure OpenAI service resource in the Azure Portal, creating and deploying a GPT model, using the Completions Playground to try it out, deploying it to a Website, and editing permissions in Azure Active Directory. Azure Subscription: https://azure.microsoft.com/free/?wt.mc_id=studentamb_71460 Azure For Students: https://aka.ms/Azure4Students Azure OpenAI Access: https://aka.ms/oai/access TABLE OF CONTENTS 00:00:00 - Intro 00:00:10 - Subscription 00:01:00 - AOAI Access 00:02:25 - Azure Portal 00:03:00 - Create Azure OpenAI Resource 00:06:00 - Azure OpenAI Studio 00:07:10 - Create a Deployment 00:08:55 - OpenAI Chat Playground 00:11:30 - Deploy to Website 00:15:25 - Edit Website Access Azure OpenAI Docs: https://learn.microsoft.com/azure/ai-services/openai/?wt.mc_id=studentamb_71460 Azure Portal: https://portal.azure.com Twitter: https://twitter.com/john00isaac LinkedIn: https://linkedin.com/in/john0isaac #AI #Azure #AzureOpenAI #OpenAI #MSFTAmbassadors #MSFTStudentAmbassadors #MSFTAdvocate
Watch
AI on Azure after 2023 [Arabic]
Join our first session to learn about AI on Azure โจ ๐ Where we will discuss AI Fundamentals on Azure and the tools you can use in this field. ๐ We will also discuss the gigantic progression in the field of AI in the last few years. ๐ We will understand a thing that we always hear about which is LLMs. ๐ Which will lead us to ChatGPT and many more like it. ๐ We will also get to know how to benefit from these things in our lives. ๐ Pros and Cons. ุงูุถู ูุง ูููุง ูู ุงูู ุณูุดู ุนุดุงู ุชุชุนูู ูุง ุนู ุงู AI on Azure โจ ๐ ููุชุนุฑู ูููุง ุนูู ุงุณุงุณูุงุช ุงู AI ุนูู Azure ูุงูู ุงูุงุฏูุงุช ุงููู ู ู ูู ูุณุชุฎุฏู ูุง ูู ุงูู ุฌุงู ุฏุฉ ๐ ูู ุงู ููุดูู ุงูู ุงูุชุทูุฑ ุงูุฑููุจ ุงููู ุญุตู ูู ู ุฌุงู ุงูุฐูุงุก ุงูุตูุงุนู ุงููุชุฑุฉ ุงููู ูุงุชุช ๐ ูููููู ุงูู ูู ุงู LLMs ุงููู ุจูุณู ุน ุนููุง ูุชูุฑ ุฏู ๐ ูุงููู ููููููุง ู ChatGPT ูุญุงุฌุงุช ุชุงููุฉ ุฒููู ูุชูุฑ ๐ ููุนุฑู ูู ุงู ุงุฒุงู ู ู ูู ูุณุชููุฏ ู ู ุงูุญุงุฌุงุช ุฏู ูู ุญูุงุชูุง ๐ ูุงูู ุงุถุฑุงุฑูุง ูู ูุงูุนูุง #AI #Azure #CloudSkillsChallenge #MSFTAmbassadors #Sweepstakes #MSFTStudentAmbassadors #MSFTAdvocate #AISkillsChallenge #AzureOpenAI #OpenAI
Watch
AI on Azure before 2023 [Arabic]
Learn more about different AI services that Azure provides to its users in Machine Learning, Anomoly Detection, Computer Vision, Natural Language Processing, and Conversational AI. https://azure.microsoft.com/en-us/solutions/ai/?wt.mc_id=studentamb_71460 #AI #Azure #CloudSkillsChallenge #MSFTAmbassadors #Sweepstakes #MSFTStudentAmbassadors #MSFTAdvocate #AISkillsChallenge
Watch
Egypt AI Challenge - Timeline [Arabic]
Program Overviewโ The main goal is to get you started with AI on Azure.โ By the end, you should be able to name all the AI tools on Azure and know how to use them.โ Important Dates:โ 3 August| Egypt AI Kickoffโ 4 August| Introductionโ 11 August| Visual Toolsโ 18 August| Computer Visionโ 25 August| NLPโ 28 August| AI Skills Endsโ 31 August| Program Endsโ If you want to start the challenge, join us now using this link: https://bit.ly/join-egypt-ai-cscโ After you finish, please fill out this form: https://bit.ly/finish-egypt-ai-cscโ #CloudSkillsChallenge #MSFTAmbassadors #Sweepstakes #MSFTStudentAmbassadors #MSFTAdvocate #AISkillsChallenge
Watch
Microsoft Learn AI Skills Challenge - Overview [Arabic]
Get ahead with immersive and curated AI training content across Microsoft products and services with four engaging AI-themed challengesโ As you progress through the challenges, you'll have the chance to explore additional experiences tailored to your learning preferences and goals: โ - Join the vibrant technical community in your local regionโ - Attend live sessionsโ - Build a powerful network โ Once you complete a challenge, you will receive a Microsoft Learn AI Skills Challenge badge and certificate of completionโ The challenge begins on July 17th, and you can preview the topics by signing up: https://bit.ly/microsoft-learn-student-hubโ #CloudSkillsChallenge #MSFTAmbassadors #Sweepstakes #MSFTStudentAmbassadors #MSFTAdvocate #AISkillsChallenge
Watch
Egypt AI Challenge - Overview [Arabic]
Welcome to Egypt AI Skills Challenge! The challenge starts next Thursday the 3rd of August and we will be having 4 sessions every Friday at 8 PM. In each session, we will discuss a different concept related to AI on Azure which includes Azure Open AI, Visual Tools for Machine Learning, Computer Vision, and Natural Language Processing. Each Session has its own project so, please make sure to install the prerequisites found at the end of the meeting invitation email. In order to win our challenge you have to do the following: - Complete the Egypt AI Challenge.โ (https://bit.ly/join-egypt-ai-csc) - Complete the AI Skills Challenge.โ (https://bit.ly/microsoft-learn-student-hub) - Attend 4 Live Sessions. (Links will be sent shortly) As for the agenda for each meeting, you will find it inside the meeting invitation. We canโt wait to see you this Friday!! What are you waiting for? Sign Up Now! https://bit.ly/egypt-ai-challenge-register Donโt forget to join our WhatsApp so, you wonโt miss anything! https://bit.ly/join-egypt-ai-challenge-community #CloudSkillsChallenge #MSFTAmbassadors #Sweepstakes #MSFTStudentAmbassadors #MSFTAdvocate #AISkillsChallenge
Watch
Microsoft Build After Party - AI on Azure 2023 [Arabic]
๐ง The session will focus on AI and the latest advancements achieved thanks to Microsoft and the services provided by Azure AI. We will cover various topics, including: ๐The general history of AI and its evolution to the current stage. ๐The history and development of Large Language Models (LLMs), which are trained on vast amounts of information in various domains and languages. ๐How neural networks understand and connect language to comprehend sentences, with a deeper dive into recurrent neural networks. ๐Exploring Transformer models and discovering the latest innovations in this field. ๐An engaging discussion about the popular GPTs Models that have gained traction recently. ๐Examining the significant collaboration between Open AI and Microsoft, the services they offer, and how we can benefit from them. ๐Learning more about Azure and how to utilize it in our own AI projects, including the differences between Azure AI and Azure Open AI services. ๐Continuing with Azure AI to explore the best practices for utilization and even trying out a chatbot using Azure Open AI in a trial version. ๐Lastly, we will discuss how to use AI safely and ethically. #microsoftbuild2023 #MicrosoftBuild #BeAForceForGood #MSFTStudentAmbassadors #microsoftlearnstudentcommunity_eelu #MicrosoftLearn #Azure #AI
Watch
Create a Classification Model with Azure Machine Learning Designer [English]
Join us for a study session with Carlotta Castelluccio, Microsoft Cloud Advocate and John Aziz, Gold Student Ambassador. Carlotta and John will work through Create a classification model with Azure Machine Learning designer, a Learn module that is part of the Cloud Skills Challenge ending September 13th. Come with questions or just listen in and follow along!
Watch
Career Information Session for Egyptian Students
Visit Microsoft Learn: https://aka.ms/MSLearnMay7 Visit Microsoft Reactor website to check out our upcoming events: https://aka.ms/ReactorMay7 Are you passionate about technology and want to learn new skills, get certified, access cloud resources, join a global community and compete in a world-class competition? If yes, then you don't want to miss this amazing opportunity! Microsoft is hosting a Career Information Session for Egyptian Students on May 7th, 2023 at 2:00 PM Cairo time. This session will introduce you to the FREE offers that Microsoft has for students like you, such as: Microsoft Learn Student Ambassador Program A program that empowers students to learn, lead and share their passion for technology with others. As a student ambassador, you will get access to exclusive benefits such as mentorship, training, certification vouchers, swag and more. You will also have the chance to network with other student ambassadors from around the world and showcase your projects and achievements on a global platform. **FREE Certification** A certification is a great way to validate your skills and knowledge in a specific technology area. Microsoft offers a variety of certifications for different levels and roles, such as Azure Fundamentals, Data Analyst Associate, AI Engineer Associate and more. As a student, you can get one free certification voucher per year through Microsoft Learn. **Azure for Student Offer** A offer that gives you $100 credit to use on Azure services for 12 months. You can use this credit to explore and experiment with cloud computing, artificial intelligence, machine learning, data science and more. You will also get free access to popular tools and software such as Visual Studio Code, GitHub and SQL Server. **GitHub Student Developer Pack** A pack that gives you free access to over 200 tools and services from GitHub and its partners. You can use this pack to build your portfolio, collaborate with other developers, deploy your code to the cloud and more. Some of the tools included are GitHub Pro account (unlimited private repositories), GitHub Pages (hosting), GitHub Actions (automation), Heroku (cloud platform), MongoDB Atlas (database) and many more. **Microsoft Learn Hub** A hub that provides you with free online courses on various topics related to Microsoft technologies. You can learn at your own pace through interactive modules that include videos, quizzes and hands-on labs. You can also earn badges and points as you complete each course. **Microsoft Imagine Cup** A competition that challenges students to use their creativity and technical skills to solve real-world problems using Microsoft technologies. You can work individually or in teams of up to four members. The competition has four categories: Earth (environmental issues), Education (learning solutions), Health (healthcare solutions) and Lifestyle (social impact solutions). The winners of each category will receive cash prizes ($10K for first place) , mentorship from Microsoft experts , travel expenses paid trip to Seattle , USA ,and a chance to compete in the World Finals. If you are interested in any or all of these offers , then register now for the Career Information Session for Egyptian Students. Don't miss this chance to boost your career prospects , enhance your skills ,and have fun with technology! [Azure for Student Activation](https://azure.microsoft.com/en-us/free/students/?WT.mc_id=academic-91994-ooyinbooke?wt.mc_id=1reg_19095_webpage_reactor) [Student Ambassadors Program](https://studentambassadors.microsoft.com/?WT.mc_id=academic-91996-ooyinbooke?wt.mc_id=1reg_19095_webpage_reactor) [Student Certification](https://learn.microsoft.com/en-gb/training/student-hub/certifications?WT.mc_id=academic-92000-ooyinbooke?wt.mc_id=1reg_19095_webpage_reactor) [Sign Up for GitHub Student Pack](https://education.github.com/pack?WT.mc_id=academic-92001-ooyinbooke?wt.mc_id=1reg_19095_webpage_reactor) [eventID:19095]
Watch
Git & GitHub & Version Control
Agenda: - What is Version Control? - Itโs time to get Git. - Working with Repos Locally. - Working with Remotes. - Working on Another Developerโs Repo. - A Small surprise at the end. Social Media: https://www.facebook.com/MLSACairo https://www.facebook.com/GDSCMAE https://www.linkedin.com/in/john0isaac/ #GDSC #GoogleDeveloperStudentClubs #MLSACairo #Microsoft #MLSA #MSFTStudentAmbassadors
Watch