Skip to content

Frontend, Web & Mobile

Generative UIs and AI Assistants for Your Angular Applications

with Manfred Steyer

Thursday 9 July 15:30 – 16:00 Stage 11

About This Session

Copilot-style AI assistants are making their way into modern frontends: they guide users through processes, dramatically reduce task completion time, and answer questions through dynamically generated UIs. In this session, you will learn how to integrate these capabilities into Angular applications. We show how the open-source solution Hashbrown connects LLMs with state management, the router, and forms to enable context-aware interactions. You will learn how client-side tool calling and generative UIs work—and what happens under the hood between your application and the LLM. This also highlights the strengths and weaknesses of the two libraries used. By the end of the session, you will know how to extend your Angular applications with powerful AI assistants purposefully.

Topics

  • Angular