- Notifications
You must be signed in to change notification settings - Fork42
Semantic Kernel for Java. Integrate cutting-edge LLM technology quickly and easily into your Java based apps. Seehttps://aka.ms/semantic-kernel.
License
microsoft/semantic-kernel-java
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Welcome to the Semantic Kernel for Java. For detailed documentation, visitMicrosoft Learn.
Semantic Kernel is an SDK that integrates Large Language Models (LLMs) likeOpenAI,Azure OpenAI, andHugging Facewith conventional programming languages like C#, Python, and Java. Semantic Kernel achieves this by allowing you to defineplugins that can be chained together in just afew lines of code.
What makes Semantic Kernelspecial, however, is its ability toautomatically orchestrate plugins with AI. With Semantic Kernelplanners, you can ask an LLM to generate a plan that achieves a user's unique goal. Afterwards, Semantic Kernel will execute the plan for the user.
For C#, Python and other language support, seemicrosoft/semantic-kernel.
The quickest way to get started with the basics is to get an API key from either OpenAI or Azure OpenAI and to run one of the Java console applications/scripts below.
- Clone the repository:
git clone https://github.com/microsoft/semantic-kernel-java.git
- Follow the instructionsStart learning how to use Semantic Kernel.
The fastest way to learn how to use Semantic Kernel is with our walkthroughson our Learn site.
- 📖Overview of the kernel
- 🔌Understanding AI plugins
- 👄Creating semantic functions
- 💽Creating native functions
- ⛓️Chaining functions together
- 🤖Auto create plans with planner
- 💡Create and run a ChatGPT plugin
We welcome your contributions and suggestions to SK community! One of the easiestways to participate is to engage in discussions in the GitHub repository.Bug reports and fixes are welcome!
For new features, components, or extensions, please open an issue and discuss withus before sending a PR. This is to avoid rejection as we might be taking the corein a different direction, but also to consider the impact on the larger ecosystem.
To learn more and get started:
- Read thedocumentation
- Learn how tocontribute to the project
- Join theDiscord community
- Attendregular office hours and SK community events
- Follow the team on ourblog
This project has adopted theMicrosoft Open Source Code of Conduct.For more information see theCode of Conduct FAQor contactopencode@microsoft.comwith any additional questions or comments.
Copyright (c) Microsoft Corporation. All rights reserved.
Licensed under theMIT license.
About
Semantic Kernel for Java. Integrate cutting-edge LLM technology quickly and easily into your Java based apps. Seehttps://aka.ms/semantic-kernel.
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.