Shiny.Blazor.Controls.Camera.Ai
AI add-ons for the Shiny Blazor CameraView. Document scanning: detects that a document is present in a frame in-browser (no OCR), then sends just that one cropped 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 capture effect. Provider-agnostic, and strongly typed via MEAI structured output.
Install
dotnet add package Shiny.Blazor.Controls.Camera.Ai --version 1.2.0-beta-0010
Install-Package Shiny.Blazor.Controls.Camera.Ai -Version 1.2.0-beta-0010
<PackageReference Include="Shiny.Blazor.Controls.Camera.Ai" Version="1.2.0-beta-0010" />
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.
This version is marked prerelease. Validate its API and upgrade path before production use.
Compatibility metadata lists 1 target framework; confirm the exact target used by your application.
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.