This library provides a set of ready to use Angular Components for easily implementing Search and AI Chat functionalities in your web applications through Orama.
You can install Orama Angular Components using npm, yarn, pnpm, bun:
npm i @orama/angular-components
[!NOTE] The component documentation refers to Web Components.
When using this package in React, Angular, or Vue, certain behaviors—such as event handling and property binding—may differ. To ensure compatibility, follow your framework’s conventions.