Intro to Semantic Kernel – Part Two

by brakmicon 10/9/2023, 12:49 PMwith 4 comments

by viggityon 10/10/2023, 4:42 AM

I can't believe how much SK is being slept on by the community. It's wonderful. I was trying to extract a bunch of discrete data from hundreds of sites (for a options for medical treatment, ages served, specialties, restrictions, etc) that all had the pertinent info in plain English. I spent ~10 hours manually on ~40 sites. Spent about ~4 hours wiring SK, and let it run overnight. Hundreds of sites, $25 chatgpt bill. Absolutely game changing. A LOT of thought has gone into engineering Semantic Kernel.

by pleonasticityon 10/9/2023, 5:09 PM

SK is basically langchain in C# or .NET.