Quick Start
Build a streaming chat UI with @ngaf/chat in 5 minutes.
Prerequisites
Angular 20+ project with an agent provider configured. See Agent Installation if you need help.
1
Install the package
marked is the markdown renderer used for assistant messages.
2
Configure providers
3
Render the chat
That's it — no Tailwind setup, no PostCSS config, no global stylesheet import. The chat ships with its own design tokens and component-scoped styles.