Posts by this author

Aug 21, 2023
0
2

Using Planners in the SK Java Kernel

Dynamic AI planners are a useful tool when you are not sure what type of asks are going to come in from your users.  Let's learn how you can use planners in the Java kernel.  In my previous blog on using the Java kernel, on Step #5 I explained how to use multiple Plugins and their Functions one after another. In this post, I will show you an exa...

JavaSamples
Aug 10, 2023
0
1

AI tooling for Java developers with SK

Every system needs to be able to add AI to its workflow to empower the users to complete their task much faster.  The Semantic Kernel team and community have been working hard to create a Java based kernel to support Java developers to unleash AI into their apps.  I will walk you through this journey below. We will review the following concepts ...

JavaSemantic KernelVector Database