#5 · Primary category: Education & Research

generative-ai-for-beginners

ai azure chatgpt dall-e generative-ai generativeai gpt language-model llms microsoft-for-beginners openai prompt-engineering semantic-search transformers

21 Lessons, Get Started Building with Generative AI

Project last updated:08/27/26

GitHub Stars

118.8K

Forks

62.6K

Contributors

154

License

MIT

Why we included this project

Microsoft's Cloud Advocates team put together a 21-lesson course that takes someone with no generative AI experience through the whole process of building an app. Each lesson explains a concept and pairs it with runnable code in Python and TypeScript, and the Build lessons make real API calls so you see actual output instead of just reading about it. The material moves from prompt engineering and how large language models work, through text, image, and audio generation, to grounding, fine-tuning, and deployment, which makes it a solid single on-ramp for developers aiming at a working prototype. Lessons are labeled Learn or Build and stand on their own, so you can skip ahead to whatever topic you need. It is a course rather than a deployable tool, but the notebooks and code samples are concrete enough to borrow for your own experiments.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category