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
8.9K
8,888
Published
Sep 7, 2026
Latest stable version

Install

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

Frameworks

net10.0

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 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.