johnmaeda/SK-Recipes
A collection of C# notebooks to get you started with Semantic Kernel quickly.
This collection of C# notebooks guides you through learning Semantic Kernel, a framework for integrating large language models into applications. By working through the provided "recipes," you'll learn how to build AI-powered features, starting with basic concepts and progressing to more advanced topics like memory management and connecting to external services. It's designed for developers looking to incorporate AI capabilities into their C# applications.
168 stars. No commits in the last 6 months.
Use this if you are a developer keen on learning how to build AI applications using Microsoft's Semantic Kernel and C#.
Not ideal if you are a non-technical user or prefer learning through non-coding methods, as this requires hands-on coding in Jupyter notebooks.
Stars
168
Forks
78
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 12, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/johnmaeda/SK-Recipes"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
kbeaugrand/SemanticKernel.Rankers
A robust C# library for reranking search results using Semantic Kernel
Azure-For-Everyone/sk-hotelfiltering
An example of how to use Semantic Kernel as part of a Hotel booking website for filtering hotels...
SemanticKernelCommunity/semantickernel-community-dotnet
Part of the Semantic Kernel Community Project. Repository for extensions for the Semantic Kernel...