卫斯理AI
返回
封面图

微软官方推出面向初学者的生成式AI课程

卫斯理AI 发表于 18 days ago

项目地址:https://github.com/microsoft/generative-ai-for-beginners

通过 Microsoft Cloud Advocates 提供的 21 节课综合课程,了解构建生成式 AI 应用程序的基础知识。

本课程有 21 节课。每节课都涵盖自己的主题,因此请从您喜欢的任何地方开始!

课程标记为“学习”课程,解释生成式 AI 概念,或“构建”课程,解释概念,并在可能的情况下使用 Python 和 TypeScript 编写代码示例。

课程列表

#Lesson LinkDescriptionVideoExtra Learning
00Course SetupLearn: How to Setup Your Development EnvironmentVideo Coming SoonLearn More
01Introduction to Generative AI and LLMsLearn: Understanding what Generative AI is and how Large Language Models (LLMs) work.VideoLearn More
02Exploring and comparing different LLMsLearn: How to select the right model for your use caseVideoLearn More
03Using Generative AI ResponsiblyLearn: How to build Generative AI Applications responsiblyVideoLearn More
04Understanding Prompt Engineering FundamentalsLearn: Hands-on Prompt Engineering Best PracticesVideoLearn More
05Creating Advanced PromptsLearn: How to apply prompt engineering techniques that improve the outcome of your prompts.VideoLearn More
06Building Text Generation ApplicationsBuild: A text generation app using Azure OpenAI / OpenAI APIVideoLearn More
07Building Chat ApplicationsBuild: Techniques for efficiently building and integrating chat applications.VideoLearn More
08Building Search Apps Vector DatabasesBuild: A search application that uses Embeddings to search for data.VideoLearn More
09Building Image Generation ApplicationsBuild: An image generation applicationVideoLearn More
10Building Low Code AI ApplicationsBuild: A Generative AI application using Low Code toolsVideoLearn More
11Integrating External Applications with Function CallingBuild: What is function calling and its use cases for applicationsVideoLearn More
12Designing UX for AI ApplicationsLearn: How to apply UX design principles when developing Generative AI ApplicationsVideoLearn More
13Securing Your Generative AI ApplicationsLearn: The threats and risks to AI systems and methods to secure these systems.VideoLearn More
14The Generative AI Application LifecycleLearn: The tools and metrics to manage the LLM Lifecycle and LLMOpsVideoLearn More
15Retrieval Augmented Generation (RAG) and Vector DatabasesBuild: An application using a RAG Framework to retrieve embeddings from a Vector DatabasesVideoLearn More
16Open Source Models and Hugging FaceBuild: An application using open source models available on Hugging FaceVideoLearn More
17AI AgentsBuild: An application using an AI Agent FrameworkVideoLearn More
18Fine-Tuning LLMsLearn: The what, why and how of fine-tuning LLMsVideoLearn More
19Building with SLMsLearn: The benefits of building with Small Language ModelsVideo Coming SoonLearn More
20Building with Mistral ModelsLearn: The features and differences of the Mistral Family ModelsVideo Coming SoonLearn More
21Building with Meta ModelsLearn: The features and differences of the Meta Family ModelsVideo Coming SoonLearn More