Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Code-it-with-AI/Episode-04

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Episode 4 -Build Your First .NET AI App

In this episode, Carl and Jeff start writing their first application with AI. This is a simple chat application that runs at the console, and the guys have a little fun with the LLM.

YouTube video:

Code it with AI Home Page: https://codeitwithai.com


In order to use this sample, you will need to sign in to GitHub and request a Personal Access Token to use the free GitHub models.

Explore the GitHub Models on the marketplace

Configure the user secrets for this sample using this code:

dotnet user-secrets init
dotnet user-secrets set token <YOUR TOKEN>

Get started building apps with AI for .NET developers in the Microsoft Learn docs

The Microsoft.Extensions.AI AzureAIInference NuGet package

About

Get started with adding AI to your .NET applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages