UI web components for Orama Cloud
npm install @orama/wc-components

!NPM Downloads
!jsDelivr hits (npm)
!npm bundle size
This library provides a set of ready to use Web Components for easily implementing Search and AI Chat functionalities in your web applications through Orama.
You can install Orama Web Components using npm, yarn, pnpm, bun:
```
npm i @orama/wc-components
Or import it directly in a browser module:
`html``