Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
thegovind committed Oct 28, 2023
2 parents 07364da + 814501c commit 195174e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/wksp/04-Semantic-Kernel-Basics/index.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Introduction to Semantic Kernel (SK)

We will start with a comprehensive presentation to familiarize participants with the fundamentals of SK and goals-first AI.
We will start with a comprehensive presentation to familiarize participants with the fundamentals of SK and goals-first AI.

## Hands-on notebooks and examples

We will explore the following notebooks and examples to get familiar with SK and its capabilities:

[.NET](https://github.com/microsoft/semantic-kernel/tree/main/samples/notebooks/dotnet){ .md-button }
[Python](https://github.com/microsoft/semantic-kernel/tree/main/samples/notebooks/python){ .md-button }
[Java](https://github.com/microsoft/semantic-kernel/tree/experimental-java/java/samples/sample-code/src/main/java/com/microsoft/semantickernel/syntaxexamples){ .md-button }
[.NET](https://github.com/microsoft/semantic-kernel/tree/main/dotnet/notebooks){ .md-button }
[Python](https://github.com/microsoft/semantic-kernel/tree/main/python/notebooks){ .md-button }
[Java](https://github.com/microsoft/semantic-kernel/tree/java-development/java/samples){ .md-button }

[Sign up for updates](https://forms.office.com/r/rLds2s8RH1){ :target="_blank" .md-button .md-button--primary }
[Sign up for updates](https://forms.office.com/r/rLds2s8RH1){ :target="_blank" .md-button .md-button--primary }

0 comments on commit 195174e

Please sign in to comment.