Skip to content

Comments

Add KaiROS AI as example application#1313

Merged
martindevans merged 10 commits intoSciSharp:masterfrom
avikeid2007:master
Jan 12, 2026
Merged

Add KaiROS AI as example application#1313
martindevans merged 10 commits intoSciSharp:masterfrom
avikeid2007:master

Conversation

@avikeid2007
Copy link
Contributor

@avikeid2007 avikeid2007 commented Jan 12, 2026

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

  • README.md: Added KaiROS AI to the examples list.

This example demonstrates building a complete desktop application with LLamaSharp, including:

  • Model catalog
  • Built-in REST API server for integration
  • Download management
  • Streaming responses
  • Performance monitoring

Copilot AI and others added 6 commits January 12, 2026 08:08
Co-authored-by: avikeid2007 <11132795+avikeid2007@users.noreply.github.com>
Co-authored-by: avikeid2007 <11132795+avikeid2007@users.noreply.github.com>
…erver

Document KairosAI features: REST API, System Tray, Smart Layer Allocation, Custom Models
@martindevans
Copy link
Member

Thanks for adding this.

However, the docs/examples folder isn't intended for this kind of thing. It's for documenting the example code included in the examples project: https://github.com/SciSharp/LLamaSharp/tree/master/LLama.Examples/Examples

Could you remove docs/Examples/KairosAI.md and the YAML change, and just keep that readme change? Thanks.

avikeid2007 and others added 4 commits January 12, 2026 21:47
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.
@martindevans
Copy link
Member

Thanks!

@martindevans martindevans merged commit d075ef6 into SciSharp:master Jan 12, 2026
@avikeid2007
Copy link
Contributor Author

Thanks for adding this.

However, the docs/examples folder isn't intended for this kind of thing. It's for documenting the example code included in the examples project: https://github.com/SciSharp/LLamaSharp/tree/master/LLama.Examples/Examples

Could you remove docs/Examples/KairosAI.md and the YAML change, and just keep that readme change? Thanks.

Done. Please review.

@martindevans
Copy link
Member

Already merged :D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants