This library provides a set of ready to use UI components for easily implementing Search and AI Chat functionalities in your web applications through Orama.
Orama UI Components are built using StencilJS as Web Components. They can be used in any project, no matter the framework or library you are using.
Since most of our components require you to have a Orama Cloud index already deployed, make sure to:
- Sign Up: go to Orama Cloud and create a Free Account.
- Create your first index: select the Data Source and start importing your data.
- Deploy your index: once it is deployed, it's ready for searching!
Orama UI Components provide a Web Components library that can be used in any project, no matter the framework or library you are using. We also provide React, Angular, and Vue wrappers for easier integration. Properties and Events are the same across all wrappers, but the syntax is slightly different for each one, so please check the documentation for each wrapper for examples.
You can find a Storybook at https://components.orama.com will all available components.