Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Semantic Kernel for Java. Integrate cutting-edge LLM technology quickly and easily into your Java based apps. Seehttps://aka.ms/semantic-kernel.

License

NotificationsYou must be signed in to change notification settings

microsoft/semantic-kernel-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BuildsLicense: MITDiscord

Semantic Kernel for Java

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.

Please star the repo to show your support for this project!

Orchestrating plugins with planner

Getting started with Semantic Kernel for Java

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.

  1. Clone the repository:git clone https://github.com/microsoft/semantic-kernel-java.git
  2. Follow the instructionsStart learning how to use Semantic Kernel.

Documentation: Learning how to use Semantic Kernel

The fastest way to learn how to use Semantic Kernel is with our walkthroughson our Learn site.

  1. 📖Overview of the kernel
  2. 🔌Understanding AI plugins
  3. 👄Creating semantic functions
  4. 💽Creating native functions
  5. ⛓️Chaining functions together
  6. 🤖Auto create plans with planner
  7. 💡Create and run a ChatGPT plugin

Join the community

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:

Contributor Wall of Fame

semantic-kernel contributors

Code of Conduct

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.

License

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

Stars

Watchers

Forks

Packages

 
 
 

Contributors32


[8]ページ先頭

©2009-2025 Movatter.jp