Generative AI for Beginners (Version 2) Posted on March 25, 2024March 27, 2024 Microsoft has recently launched a version two of it free course called Generative AI for Beginners which now has 18 lessons, designed by cloud advocates and experts in the field. About the free course called “Generative AI for Beginners” This is a free course to teach the fundamentals of generative AI. The course covers topics such as generative models, large language models, and prompt engineering. Participants will learn to build their own generative AI applications using Python or TypeScript. The course is hosted on GitHub and includes video introductions, written guides, code examples, challenges, and extra resources. The course is suitable for beginners with basic knowledge of Python or TypeScript and no prior experience with AI or deep learning is required. What is generative AI? Generative AI is a field in artificial intelligence that enables machines to create new content by learning from existing data. It can generate text, images, music, or even code. What You Need Access to the Azure OpenAI Service OR OpenAI API – Only required to complete coding lessons Basic knowledge of Python or Typescript is helpful A Github Account to fork this entire repo to your own GitHub account Each lesson includes: A short video introduction to the topic A written lesson located in the README Python and TypeScript Code Samples supporting Azure OpenAI and OpenAI API Links to extra resources to continue your learning Related links 18 Lessons teaching everything you need to know to start building Generative AI applications To join the course, simply visit the GitHub repository: https://github.com/microsoft/generative-ai-for-beginners AI Learning