Live Stream | 
Angular Air
 | 06.06.2025

Smarter Angular Apps with WebNN & Prompt API

Can modern browser APIs make your Angular apps smarter? Christian Liebel (@christianliebel) joins Angular Air to show us how! In this episode, we explore the exciting world of WebNN (Web Neural Network API) and the Prompt API, and how they can be used to enhance performance and add AI-powered capabilities to your Angular applications — all right in the browser. Christian breaks down real use cases, performance considerations, and what’s just over the horizon for intelligent web apps.

Christian Liebel is consultant at Thinktecture, focuses on web standards and Progressive Web Applications, and is Thinktecture’s representative at the W3C.

Event

Angular Air
 
-  
@ YouTube
 (US)

Links & additional Content

More articles about Angular, Generative AI, LLM, Web

Recording

More articles about Angular, Generative AI, LLM, Web

Angular
sl_300x300
If you previously wanted to integrate view transitions into your Angular application, this was only possible in a very cumbersome way that needed a lot of detailed knowledge about Angular internals. Now, Angular 17 introduced a feature to integrate the View Transition API with the router. In this two-part series, we will look at how to leverage the feature for route transitions and how we could use it for single-page animations.
15.04.2024
Angular
sl_300x300
Making our Angular modules configurable is essential in building a reusable architecture. But in the recent past, Angular presented us with its new moduleless future. How does it look now? How can we configure lazy-loaded components? Let's have a look at how we provide our configurations directly.
03.05.2023
AI
favicon
With the rise of powerful AI models and services, questions come up on how to integrate those into our applications and make reasonable use of them. While other languages like Python already have popular and feature-rich libraries like LangChain, we are missing these in .NET and C#. But there is a new kid on the block that might change this situation. Welcome Semantic Kernel by Microsoft!
03.05.2023
Angular
YB_300x300
As someone who enjoys the ComponentStore on an average level, I have written simple reactive CRUD logic several times. While storing a vast number of entities in the component state might not be a frequent use case, I will briefly illustrate the usage of the EntityAdapter with the @ngrx/component-store.
14.02.2023
Angular
YB_300x300
After introducing the @ngrx/entity package, I am often asked how to manage multiple entity types in the same feature state. While I hope that the previous part of this article series has made this more apparent, I will further focus on this question in the following.
07.02.2023
Angular
YB_300x300
This three-part series of blogposts is targeted at developers who have already gained experience with NgRx but still manage their collections themselves. In the first part I introduce the Entity Adapter, in the second part I show you how to connect it to NgRx and in the third part how to do it with the Component Store as well.
31.01.2023

Our webinars

Our articles

More about us