Building a Simple text Classifier with Semantic Kernel
Building a Simple text Classifier with Semantic Kernel
Fri Jul 26 2024 12 min read Yash Worlikar
Using Semantic kernel to showcase how NLP tasks like text classification can be done with just a bit of prompt engineering in both python and .NET
Working with Semantic Kernel in Python
Working with Semantic Kernel in Python
Mon Jul 15 2024 4 min read Yash Worlikar
An introduction to the Python version of the Semantic Kernel SDK
Quick Setup for a local embedding Server using python
Quick Setup for a local embedding Server using python
Mon Feb 26 2024 3 min read Yash Worlikar
Setting up a local embedding service using Python for development