Skip to main content
Shiny.Blazor.Controls.Camera.Ai package icon

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.

Total Downloads
9.0K
8,985
Published
Aug 28, 2026
Latest stable version

Install

.NET CLI
dotnet add package Shiny.Blazor.Controls.Camera.Ai --version 1.2.0-beta-0010
Package Manager Console
Install-Package Shiny.Blazor.Controls.Camera.Ai -Version 1.2.0-beta-0010
PackageReference
<PackageReference Include="Shiny.Blazor.Controls.Camera.Ai" Version="1.2.0-beta-0010" />

Frameworks

net10.0

Dependencies

[1.2.0-beta-0010, )
[1.2.0-beta-0010, )
[10.8.3, )

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.