Demos
Both demos are the published package running in your browser. The first click on a card downloads that card's model (23 to 105 MB); after that the browser cache serves it.
- Demo app:
projects/demo, an Angular CLI app with every wrapper on one page. Its pipelines run in a Web Worker, the sentiment card classifies as you type throughinferenceResource(), and the generation card streams. - Storybook: one story per wrapper, plus the progress component with controls.
Dictation needs microphone permission. The embedded frame asks for it; if your browser refuses inside frames, open the demo full screen.