Type something to search...
GenAI Lessons

GenAI Lessons

GenAI Lessons

43.2k 23.6k
03 May, 2024
  Jupyter Notebook

What is Generative AI Lessons ?

A 12 Lesson course teaching everything you need to know to start building Generative AI applications

Learn the fundamentals of building Generative AI applications with our 12-lesson comprehensive course by Microsoft Cloud Advocates. Each lesson covers a key aspect of Generative AI principles and application development. Throughout this course, you will be building your own Generative AI startup so you can get an understanding of what it takes to launch your ideas.


๐ŸŒฑ Getting Started

To get started, fork this entire repo to your own GitHub account to be able to change any code and complete the challenges. You can also star (๐ŸŒŸ) this repo to find it easier later.

Below are the links to each lesson. Feel free to explore and start at any lesson that interests you the most!

Head to the Course Setup Page to find the setup guide that works best for you.


๐Ÿ“‚ Each lesson includes:

  • a short video introduction to the topic

  • a written lesson located in the README

  • a Jupyter Notebook with code examples (for project-based lessons)

  • a challenge or assignment to apply your learning

  • links to extra resources to continue your learning


๐Ÿ—ƒ๏ธ Lessons

Lesson LinkConcepts TaughtLearning Goal
00Course Introduction - How to Take This CourseTech setup and course structureSetting you up for success while learning in this course
01Introduction to Generative AI and LLMsConcept: Generative AI and the current technology landscapeUnderstanding what Generative AI is and how Large Language Models (LLMs) work.
02Exploring and comparing different LLMsConcept: Testing, iterating, and comparing different Large Language ModelsSelect the right model for your use case
03Using Generative AI ResponsiblyConcept: Understanding the limitations of foundation models and the risks behind AILearn how to build Generative AI Applications responsibly
04Understanding Prompt Engineering FundamentalsCode/Concept: Hands-on application of Prompt Engineering Best PracticesUnderstand prompt structure & usage
05Creating Advanced PromptsCode/Concept: Extend your knowledge of prompt engineering by applying different techniques to your promptsApply prompt engineering techniques that improve the outcome of your prompts.
06Building Text Generation ApplicationsCode: Build a text generation app using Azure OpenAIUnderstand how to efficiently use tokens and temperature to vary the modelโ€™s output
07Building Chat ApplicationsCode: Techniques for efficiently building and integrating chat applications.Identify key metrics and considerations to effectively monitor and maintain the quality of AI-powered chat applications
08Building Search Apps Vector DatabasesCode: Semantic vs Keyword search. Learn about text embeddings and how they apply to searchCreate an application that uses Embeddings to search for data.
09Building Image Generation ApplicationsCode: Image generation and why itโ€™s useful in building applicationsBuild an image generation application
10Building Low Code AI ApplicationsLow Code: Introduction to Generative AI in Power PlatformBuild a Student Assignment Tracker App for our education startup with Low Code
11Integrating External Applications with Function CallingCode: What is function calling and its use cases for applicationsSetup a function call to retrieve data from an external API
12Designing UX for AI ApplicationsConcept: Designing AI Applications for Trust and TransparencyApply UX design principles when developing Generative AI Applications
xxContinue Your LearningLinks to continue your learning from each lesson!Mastering your Generative AI skills