Shiny.Maui.Controls.Camera.Ai
AI add-ons for the Shiny CameraView. Document scanning: cheaply detects that a document is present in a frame (Apple Vision segmentation / managed edge detection), then ships just that one frame to a Microsoft.Extensions.AI IChatClient for structured data extraction — so the model only runs on real documents, not every frame. Photo stylization: redraws a captured still through a Microsoft.Extensions.AI IImageGenerator (comic, watercolour, pixel art, …) as a CameraView capture effect. Works with any IChatClient / IImageGenerator (Azure OpenAI, OpenAI, Ollama, …) and any strongly-typed payload via MEAI structured output.
Install
dotnet add package Shiny.Maui.Controls.Camera.Ai --version 1.3.0
Install-Package Shiny.Maui.Controls.Camera.Ai -Version 1.3.0
<PackageReference Include="Shiny.Maui.Controls.Camera.Ai" Version="1.3.0" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
Compatibility metadata lists 6 target frameworks; confirm the exact target used by your application.
The published metadata declares 18 direct dependency entries across framework groups. Inspect the resolved dependency graph for your target framework.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.