I’m actually very lost on how the Semantic Kernel should work, I have been trying to get it to work in a Blazor webapp in Visual Studio but I can’t seem to figure it out, please can you do a tutorial (I’m trying to make something similar to the autoGPT) or point me to docs or resources that might help, I thought SK was supposed to be beginner friendly, and it’s pretty new, so, ChatGPT doesn’t know about it
You can find an example here: github.com/jimbobbennett/semantic-kernel-starters/tree/add-sk-console-gpt/sk-csharp-console-chat. This is an updated version of the same code, without the speech to text part. Supports both OpenAI and Azure OpenAI Service
Great introductory video, thanks!
Thanks Jim, I found this to be very helpful and motivating!
Great overview. Thanks!
this is 🔥
Brilliant. Thank you. Subscribed.
Please, more tutorials on Semantic Kernel
Awesome🎉
can u plz make a tutorial on how to use other models in SK?
I’m actually very lost on how the Semantic Kernel should work, I have been trying to get it to work in a Blazor webapp in Visual Studio but I can’t seem to figure it out, please can you do a tutorial (I’m trying to make something similar to the autoGPT) or point me to docs or resources that might help, I thought SK was supposed to be beginner friendly, and it’s pretty new, so, ChatGPT doesn’t know about it
load semantic kernel docs to chatgpt with langchain and pinecone, then ask the bot how to do the same in semantic kernel
@@gorilla-san 😂
Thanks!
is the response from the AI in chatML format ?
Can it load another ai models like llama or vicuna?
This crap is soo behind compared to langchain, not useful ATM
how to run this on azure OpenAI service? @Jim
You can find an example here: github.com/jimbobbennett/semantic-kernel-starters/tree/add-sk-console-gpt/sk-csharp-console-chat. This is an updated version of the same code, without the speech to text part. Supports both OpenAI and Azure OpenAI Service
@@jimbobbennett thanks alot Jim.
cool,thanks