Add KaiROS AI as example application#1313
Merged
martindevans merged 10 commits intoSciSharp:masterfrom Jan 12, 2026
Merged
Conversation
Co-authored-by: avikeid2007 <11132795+avikeid2007@users.noreply.github.com>
Add KaiROS AI as example application
Co-authored-by: avikeid2007 <11132795+avikeid2007@users.noreply.github.com>
…erver Document KairosAI features: REST API, System Tray, Smart Layer Allocation, Custom Models
Member
|
Thanks for adding this. However, the Could you remove docs/Examples/KairosAI.md and the YAML change, and just keep that readme change? Thanks. |
Removed the KaiROS AI Windows Desktop Application documentation page and its navigation entry. Added a new "Semantic-kernel - chat" example to the documentation navigation.
Documentation cleanup and navigation reorganization.
The "Semantic-kernel - chat" entry was deleted from the navigation section in mkdocs.yml. No other changes were made.
Removed the navigation entry
Member
|
Thanks! |
Contributor
Author
Done. Please review. |
Member
|
Already merged :D |
This was referenced Feb 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add KaiROS AI as example application
Adds KaiROS AI to the examples gallery—a production Windows WPF desktop application that demonstrates local LLM inference with GPU acceleration, model management, and a streaming chat UI.
Changes
This example demonstrates building a complete desktop application with LLamaSharp, including: