You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This folder contains fundamental samples demonstrating core Generative AI techniques with .NET. These samples cover the essential building blocks for AI-enabled applications and are referenced throughout Lessons 02 and 03.
25
25
@@ -41,7 +41,7 @@ This folder includes over 40 samples demonstrating different techniques, provide
This folder showcases complete, production-quality applications created with the assistance of Generative AI tools like GitHub Copilot Agent, demonstrating "vibe coding" - building real software through AI-assisted development.
87
87
@@ -146,19 +146,19 @@ dotnet run
146
146
147
147
| Lesson | Sample Folders | Key Topics |
148
148
|--------|---------------|------------|
149
-
|[Lesson 02](../02-SetupDevEnvironment/)| CoreSamples/BasicChat-*| Environment setup, first AI interactions |
0 commit comments